ibmvNbrNetid
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.18.3.3.1.1
Object
column mandatory
OctetString
The network ID of the neighbor. The VINES internet address has the following form: 'nnnnnnnn.ssss'hex, where n = network ID and s = subnetwork ID. If the neighbor is a router, then network ID is the router node's (the neighbor's) serial number.
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.18.3.3.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmvNbrEntry
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 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmvNbrNetid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmvNbrNetid.<ibmvNbrNetid>.<ibmvNbrSubNetid>.<ibmvNbrIfType>.<ibmvNbrLocSlot>.<ibmvNbrLocPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM6611-MIB::ibmvNbrNetid'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.