All MIBs › CPE-MANAGER › cpeCfgMgrClientRequiredUpdates
cpeCfgMgrClientRequiredUpdates
Module: CPE-MANAGER
OID (symbolic): CPE-MANAGER::cpeCfgMgrClientRequiredUpdates
OID (numeric): 1.3.6.1.4.1.5504.3.1.21.1.3.1.3.1
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description: 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
What is cpeCfgMgrClientRequiredUpdates?
This read-write BITS object lists the updates this CPE currently needs to complete, with individual bits for software(0), webUI(1), config(2), and backup(3), where the backup bit specifically tells the CPE to generate a config backup to the download storage area. An admin can set this directly to force a specific subset of update actions on a CPE rather than waiting for the automatic version comparison to flag them. For example, an operator sets only the backup(3) bit on cpeCfgMgrClientRequiredUpdates before decommissioning a CPE, to capture its running configuration without also forcing a software or WebUI update.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.21.1.3.1.3.1 snmpwalk -v2c -c public <target> CPE-MANAGER::cpeCfgMgrClientRequiredUpdates
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.21.1.3.1.3.1.1 snmpget -v2c -c public <target> CPE-MANAGER::cpeCfgMgrClientRequiredUpdates.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.21.1.3.1.3.1.1 s <value>
Start monitoring Zhone Technologies CO equipment / Zhone CPE (Zero Touch Configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPE-MANAGER::cpeCfgMgrClientRequiredUpdates OID value, configure state conditions and alerts, and monitor any Zhone Technologies CO equipment / Zhone CPE (Zero Touch Configuration) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.3 | zhoneGeneric | Zhone |
| 1.3.6.1.4.1.5504.3.1 | zhoneSystem | Zhone |
| 1.3.6.1.4.1.5504.3.1.21 | cpeMgr | ZHONE-SYSTEM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5504.3.1.21.1 | cpeMgrModule | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.3 | cpeConfigMgrClient | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.3.1 | cpeCfgMgrClientObjects | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.3.1.3 | cpeCfgMgrClientUpdateObjects | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.3.1.3.1 | cpeCfgMgrClientRequiredUpdates | CPE-MANAGER |