Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the SNMP structures with a description of the purpose of each.
| Programming elements | Description | 
|---|---|
| AsnAny | This structure contains an SNMP variable type and value. | 
| AsnCounter64 | This structure contains a 64-bit unsigned integer value and represents a 64-bit counter. | 
| AsnObjectIdentifier | This structure represents object identifiers. | 
| AsnOctetString | This contains octet quantities, usually bytes. | 
| SnmpVarBind | This structure represents an SNMP variable binding. | 
| SnmpVarBindList | This structure represents an SNMP variable bindings list. | 
Send Feedback on this topic to the authors