ipCmnMRouteNextHopState
SUPERMICRO-IPCMNMROUTE-MIB ·
.1.3.6.1.4.1.10876.101.1.126.1.2.2.1.8
Object
column Enumeration
An indication of whether the outgoing interface and next- hop represented by this entry is currently being used to forward IP datagrams. The value 'forwarding' indicates it is currently being used; the value 'pruned' indicates it is not.
Context
- MIB
- SUPERMICRO-IPCMNMROUTE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.126.1.2.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipCmnMRouteNextHopEntry
- 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 'SUPERMICRO-IPCMNMROUTE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-IPCMNMROUTE-MIB::ipCmnMRouteNextHopState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-IPCMNMROUTE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-IPCMNMROUTE-MIB::ipCmnMRouteNextHopState.<ipCmnMRouteNextHopOwnerId>.<ipCmnMRouteNextHopAddrType>.<ipCmnMRouteNextHopGroup>.<ipCmnMRouteNextHopSource>.<ipCmnMRouteNextHopSourceMask>.<ipCmnMRouteNextHopIfIndex>.<ipCmnMRouteNextHopAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-IPCMNMROUTE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-IPCMNMROUTE-MIB::ipCmnMRouteNextHopState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pruned |
2 | forwarding |
Conformance
Member of