ipRoutingEnable
MX-IP-ROUTING-MIB ·
.1.3.6.1.4.1.4935.15.110.1.5
Object
Indicates if the routing service is active. The ipRoutingMode variable indicates
the behavior of the routing service.
enable : The routing service is activated.
disable : The routing service is deactivated.
This variable's semantics are different depending on the protocol and the
hardware platform.
Please refer to the documentation shipped with your device for more
details.
Context
- MIB
- MX-IP-ROUTING-MIB
- OID
.1.3.6.1.4.1.4935.15.110.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
disable- Parent
- ipRoutingMIBObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-IP-ROUTING-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-IP-ROUTING-MIB::ipRoutingEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-IP-ROUTING-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-IP-ROUTING-MIB::ipRoutingEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of