nodeTestIndex
STONESOFT-NETNODE-MIB ·
.1.3.6.1.4.1.1369.6.1.1.7.1.1
Object
column Unsigned32
Unique positive integer index of the nodeTest instance
Context
- MIB
- STONESOFT-NETNODE-MIB
- OID
.1.3.6.1.4.1.1369.6.1.1.7.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- nodeTestEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'STONESOFT-NETNODE-MIB' -M '/opt/observium/mibs/forcepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STONESOFT-NETNODE-MIB::nodeTestIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STONESOFT-NETNODE-MIB' -M '/opt/observium/mibs/forcepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STONESOFT-NETNODE-MIB::nodeTestIndex.<nodeTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STONESOFT-NETNODE-MIB' -M '/opt/observium/mibs/forcepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STONESOFT-NETNODE-MIB::nodeTestIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-65535