cpeCfgMgrClientForceUpdate

CPE-MANAGER · .1.3.6.1.4.1.5504.3.1.21.1.3.1.3.6

Object

scalar r/w Enumeration
Writable object causing the immediate update of the CPE.  After 
initiating the requested update, this field reverts to the 'none'
state.
          
renewDhcp - Simply restarts the DHCP handshake.  This could cause
an update if the configuration on the CO device has changed.
          
updateConfig - This resets any previous configuration information
and restarts the DHCP handshake.  This has the effect of forcing
a download and install of the configuration file even if it was
the same as the previously installed file.

Context

MIB
CPE-MANAGER
OID
.1.3.6.1.4.1.5504.3.1.21.1.3.1.3.6
Type
scalar
Access
readwrite
Status
current
Default
none
Parent
cpeCfgMgrClientUpdateObjects
Groups
1

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1renewDhcp
2updateConfig

Conformance