NXSL:SNMP data types

From NetXMS Wiki
Revision as of 22:27, 6 May 2012 by Macro (talk | contribs) (Created page with "The following string values can be used as references to specific SNMP variable types. :{| |- | ''INTEGER'' || Integer. |- | ''INT'' || Same as ''INTEGER''. |- | ''STRING'' ||...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The following string values can be used as references to specific SNMP variable types.

INTEGER Integer.
INT Same as INTEGER.
STRING Octet string.
OID Object id.
IPADDR IP address.
IP ADDRESS Same as IPADDR.
COUNTER32 32-bit counter.
GAUGE32 32-bit unsigned integer.
TIMETICKS Timeticks.
COUNTER64 64-bit counter.
UINTEGER32 32-bit unsigned integer.
UINT32 Same as UINTEGER32.