nodeInterfaceId
AQUAMINT-MIB ·
.1.3.6.1.4.1.3942.1.1.5.1.1.1.1.6
Object
column Integer32
The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of RFC 1573's ifIndex.
Context
- MIB
- AQUAMINT-MIB
- OID
.1.3.6.1.4.1.3942.1.1.5.1.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mintNodesEntry
- Groups
- 1
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 'AQUAMINT-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AQUAMINT-MIB::nodeInterfaceId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AQUAMINT-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AQUAMINT-MIB::nodeInterfaceId.<nodeInterfaceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AQUAMINT-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AQUAMINT-MIB::nodeInterfaceId'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of