begemotNgNodeId
BEGEMOT-NETGRAPH-MIB ·
.1.3.6.1.4.1.12325.1.2.1.4.1.1
Object
column NgNodeId
The 32bit node id of this node. 0 is an illegal value.
Context
- MIB
- BEGEMOT-NETGRAPH-MIB
- OID
.1.3.6.1.4.1.12325.1.2.1.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- begemotNgNodeEntry
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 'BEGEMOT-NETGRAPH-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-NETGRAPH-MIB::begemotNgNodeId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BEGEMOT-NETGRAPH-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-NETGRAPH-MIB::begemotNgNodeId.<begemotNgNodeId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BEGEMOT-NETGRAPH-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BEGEMOT-NETGRAPH-MIB::begemotNgNodeId'