configModifiedStatus

MX-NFW-MIB · .0.2250.1.100

Object

scalar Enumeration
Configuration Modified Status
          
Shows whether or not the Network Firewall configuration has been
modified without being applied.
          
 1. Yes: The configuration has been modified but it has not been
    applied.
 2. No: The Network Firewall service uses the configured rules.
          
Use the Nfw.ApplyConfig command to apply the configuration.

Context

MIB
MX-NFW-MIB
OID
.0.2250.1.100
Type
scalar
Access
readonly
Status
current
Parent
nfwMIBObjects

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-NFW-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NFW-MIB::configModifiedStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-NFW-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-NFW-MIB::configModifiedStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100yes
200no