cmGwLanDhcpsCommitStatus
CM-GATEWAY-MIB ·
.1.3.6.1.4.1.1166.1.19.52.1.2.1.2.16
Object
scalar Enumeration
Indicates the status of the commiting the current cmGwDhcpServer mib object values to the running
configuration of the DHCP Server.
commitSucceeded - indicates the current cmGwDhcpServer mib object values are valid
and have been successfully committed to the running configuration of the DHCP Server.
commitNeeded - indicates that the value of one or more objects in cmGwDhcpServer
mib group have been changed but not yet committed to the running configuration
of the DHCP Server.
commitFailed - indicates the PS was unable to commit the cabhCdpServer mib
object values to the running configuration of the DHCP Server due to conflicts in those
values.
Context
- MIB
- CM-GATEWAY-MIB
- OID
.1.3.6.1.4.1.1166.1.19.52.1.2.1.2.16- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cmGwDhcpServer
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 'CM-GATEWAY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-GATEWAY-MIB::cmGwLanDhcpsCommitStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-GATEWAY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-GATEWAY-MIB::cmGwLanDhcpsCommitStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | commitSucceeded |
2 | commitNeeded |
3 | commitFailed |