SNMP Structures (Windows CE 5.0)
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