| ONLP
    Open Network Linux Platform APIs | 
#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 | 
All OID objects contain this header as the first member.
| onlp_oid_table_t onlp_oid_hdr_s::coids | 
The children of this OID
| onlp_oid_desc_t onlp_oid_hdr_s::description | 
The description of this object.
| onlp_oid_t onlp_oid_hdr_s::id | 
The OID
| onlp_oid_t onlp_oid_hdr_s::poid | 
The parent OID of this object.
| onlp_oid_status_flags_t onlp_oid_hdr_s::status | 
The current status (if applicable)
 1.8.13
 1.8.13