nwRtgProtocolTable
CTRON-ROUTERS-MIB ·
.1.3.6.1.4.1.52.4.2.2.2.2.2.1.1
Object
table mandatory
This table contains an entry for each routing protocol supported by the routing service running on the enabled device. Each entry is indexed by the parent routing service, nwRtgProtocolRtrInstance. All routing protocols that are supported by the same routing service will have the same value for nwRtgProtocolRtrInstance. The table is also indexed by an ordinal value, nwRtgProtocolInstance, which is assigned to each routing protocol as it is instantiated. Together, these two instances show the hierarchical relationship between each routing service and its supported routing protocols.
Context
- MIB
- CTRON-ROUTERS-MIB
- OID
.1.3.6.1.4.1.52.4.2.2.2.2.2.1.1- Type
- table
- Status
- mandatory
- Parent
- nwRtrRoutingSystem
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-ROUTERS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ROUTERS-MIB::nwRtgProtocolTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-ROUTERS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-ROUTERS-MIB::nwRtgProtocolTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.