All MIBs › CPE-MANAGER › reportedCpeState
reportedCpeState
Module: CPE-MANAGER
OID (symbolic): CPE-MANAGER::reportedCpeState
OID (numeric): 1.3.6.1.4.1.5504.3.1.21.1.2.1.4.1.13
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: CPE State as reported by the CPE itself. This may not be completely accurate due to errors detected on the CO side. For example, if the update of a CPE is throttled, the CPE is told no updates required. In this state the CPE will consider itself 'operational', but the CO side knows otherwise.
What is reportedCpeState?
This read-only Integer32 is the CPE's own view of its operational state, which the description warns may not be fully accurate, citing the example that a throttled CPE is told no update is required and will consider itself 'operational' even though the CO side knows otherwise. An admin should cross-check this value against cpeConfigMgrMemberStatus and other CO-side fields rather than trusting it in isolation, especially during an update storm. For example, during a mass firmware rollout, support notices several CPEs reporting an 'operational' reportedCpeState while the CO-side status still shows pending updates, exactly the throttling scenario the MIB description warns about.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.21.1.2.1.4.1.13 snmpwalk -v2c -c public <target> CPE-MANAGER::reportedCpeState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.21.1.2.1.4.1.13.1 snmpget -v2c -c public <target> CPE-MANAGER::reportedCpeState.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::reportedCpeState 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.2 | cpeConfigMgr | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.2.1 | cpeConfigMgrObjects | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.2.1.4 | cpeConfigMgrMemberStatusTable | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.2.1.4.1 | cpeConfigMgrMemberStatusEntry | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.2.1.4.1.13 | reportedCpeState | CPE-MANAGER |