mumCfgCommitChange
NTNTECH-CHASSIS-CONFIGURATION-MIB ·
.1.3.6.1.4.1.8059.1.1.1.1.1.1.2.1.8
Object
column r/w
Enumeration
Set to enabled(1) in order to commit the latest changes to the IP address, subnetmask, default gateway chassis parameters. This is only applicable to the SNE2040G-P and the SNE2040G-S.
Context
- MIB
- NTNTECH-CHASSIS-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.8059.1.1.1.1.1.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mumCfgEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NTNTECH-CHASSIS-CONFIGURATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-CHASSIS-CONFIGURATION-MIB::mumCfgCommitChange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTNTECH-CHASSIS-CONFIGURATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-CHASSIS-CONFIGURATION-MIB::mumCfgCommitChange.<mumCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTNTECH-CHASSIS-CONFIGURATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTNTECH-CHASSIS-CONFIGURATION-MIB::mumCfgCommitChange'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |