cpeCfgMgrClientRequiredUpdates

CPE-MANAGER · .1.3.6.1.4.1.5504.3.1.21.1.3.1.3.1

Object

scalar r/w Bits
This field indicates the current list of required updates this CPE
needs to complete.
          
The 'backup' bit tells the CPE to generate a config backup of the 
running config to the download storage area.
          
    software(0): Software image file must be updated.
    webUI(1):    WebUI file must be updated.
    config(2):   Config file must be updated.
    backup(3):   CPE must backup its running config

Context

MIB
CPE-MANAGER
OID
.1.3.6.1.4.1.5504.3.1.21.1.3.1.3.1
Type
scalar
Access
readwrite
Status
current
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::cpeCfgMgrClientRequiredUpdates.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::cpeCfgMgrClientRequiredUpdates'

Syntax

Bits

Values & Constraints

Enumerated Values
0software
1webUI
2config
3backup

Conformance