NXSL:SNMP VarBind
Jump to navigation
Jump to search
| This Wiki is deprecated and we are are currrently migrating remaining pages into product documentation (Admin Guide, NXSL Guide) |
Represents an SNMP varbind concept in NetXMS. A varbind logically consists of an OID and a value.
Class Name
SNMP_VarBind
Attributes
| Name | Type | Description |
|---|---|---|
| comments | string | Object's comments |
| type | uint32 | ASN.1 type |
| name | string | Object name (OID string) |
| value | string | Object value as a string |
| printableValue | string | Object value as a printable string |
| valueAsIp | string | Object value as an IP address |
| valueAsMac | string | Object value as a MAC address |