All MIBs › CPE-MANAGER › reportedCpeType
reportedCpeType
Module: CPE-MANAGER
OID (symbolic): CPE-MANAGER::reportedCpeType
OID (numeric): 1.3.6.1.4.1.5504.3.1.21.1.2.1.4.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The cpeType value received from the attached CPE, used to compare against the value in cpeConfigMgrEntry.managedCpeType.
What is reportedCpeType?
This read-only OCTET STRING (0..16 bytes) is the CPE type value received from the attached CPE itself, compared against managedCpeType to select the correct manager profile. An admin reads this when a CPE fails to match any profile, to see exactly what type string the device is actually reporting. For example, support discovers reportedCpeType shows 'ONT2426g' in lowercase while managedCpeType was configured as 'ONT2426G', explaining why the CPE never matched its intended profile.
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.3 snmpwalk -v2c -c public <target> CPE-MANAGER::reportedCpeType
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.3.1 snmpget -v2c -c public <target> CPE-MANAGER::reportedCpeType.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::reportedCpeType 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.3 | reportedCpeType | CPE-MANAGER |