configModifiedStatus
MX-CROUT-MIB ·
.0.1750.1.100.100
Object
scalar Enumeration
Configuration Modified Status
Indicates if the call routing configuration has been modified
without being applied.
1. Yes: The configuration has been modified but has not been
applied.
2. No: The call routing service uses the most recent call
routing configuration.
Use the ApplyConfig command to apply the configuration.
Context
- MIB
- MX-CROUT-MIB
- OID
.0.1750.1.100.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-CROUT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CROUT-MIB::configModifiedStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CROUT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CROUT-MIB::configModifiedStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | yes |
200 | no |