All MIBs › CPE-MANAGER › cpeCfgMgrClientState
cpeCfgMgrClientState
Module: CPE-MANAGER
OID (symbolic): CPE-MANAGER::cpeCfgMgrClientState
OID (numeric): 1.3.6.1.4.1.5504.3.1.21.1.3.1.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Current status of CPE Config Manager operations on this CPE.
What is cpeCfgMgrClientState?
This read-only INTEGER reports the current status of CPE Config Manager operations for this client, cycling through states like starting(1), dhcpRequesting(2), dhcpRenewing(3), dhcpShortLeaseWaiting(4), and downloading states. An admin watches this to see exactly where in the provisioning handshake a CPE currently sits, which is more granular than the overall reportedCpeState. For example, if a CPE is stuck in dhcpShortLeaseWaiting(4) far longer than expected, support suspects the download server is unreachable or the required file is missing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.21.1.3.1.2.1 snmpwalk -v2c -c public <target> CPE-MANAGER::cpeCfgMgrClientState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.21.1.3.1.2.1.1 snmpget -v2c -c public <target> CPE-MANAGER::cpeCfgMgrClientState.1
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::cpeCfgMgrClientState 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.2 | cpeCfgMgrClientStatusObjects | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.3.1.2.1 | cpeCfgMgrClientState | CPE-MANAGER |