configModifiedStatus
MX-NAT-MIB ·
.0.2275.1.100
Object
scalar Enumeration
Configuration Modified Status
Shows whether or not the Network Address Translation
configuration has been modified without being applied.
1. Yes: The configuration has been modified but it has not been
applied.
2. No: The Network Address Translation service uses the
configured rules.
Use the command Nat.ApplyConfig to apply the configuration.
Context
- MIB
- MX-NAT-MIB
- OID
.0.2275.1.100- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- natMIBObjects
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-NAT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NAT-MIB::configModifiedStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-NAT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-NAT-MIB::configModifiedStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | yes |
200 | no |