ONLP
Open Network Linux Platform APIs
Data Fields

#include <oids.h>

Data Fields

onlp_oid_t id
 
onlp_oid_desc_t description
 
onlp_oid_t poid
 
onlp_oid_table_t coids
 
onlp_oid_status_flags_t status
 

Detailed Description

All OID objects contain this header as the first member.

Field Documentation

◆ coids

onlp_oid_table_t onlp_oid_hdr_s::coids

The children of this OID

◆ description

onlp_oid_desc_t onlp_oid_hdr_s::description

The description of this object.

◆ id

onlp_oid_t onlp_oid_hdr_s::id

The OID

◆ poid

onlp_oid_t onlp_oid_hdr_s::poid

The parent OID of this object.

◆ status

onlp_oid_status_flags_t onlp_oid_hdr_s::status

The current status (if applicable)


The documentation for this struct was generated from the following file: