WinSNMP Structures
[SNMP is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. Instead, use Windows Remote Management, which is the Microsoft implementation of WS-Man.]
The WinSNMP API functions use the following structures.
Structure | Description |
---|---|
smiCNTR64 | Contains a 64-bit unsigned integer value that represents a counter. |
smiOCTETS | Contains a pointer to an SNMP octet string of variable length. |
smiOID | Contains a pointer to a variable length array of the subidentifiers that are associated with a specified named object. |
smiVALUE | Represents the value that is associated with a variable name in a variable binding entry. |
smiVENDORINFO | Contains information about the Microsoft implementation of WinSNMP. |