configModifiedStatus
MX-IPROUTING-MIB ·
.0.3500.1.10000.100
Object
scalar Enumeration
Configuration Modified Status
Shows whether or not the routing table configuration has been
modified without being applied.
1. Yes: The configuration has been modified but it has not
been applied.
2. No: The IP routing service uses the configured rules.
Use the command IpRouting.ApplyConfig to apply the
configuration.
Context
- MIB
- MX-IPROUTING-MIB
- OID
.0.3500.1.10000.100- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- statusGroup
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-IPROUTING-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-IPROUTING-MIB::configModifiedStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-IPROUTING-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-IPROUTING-MIB::configModifiedStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.