All MIBs › CPE-MANAGER › reportedCpeSoftwareVersion
reportedCpeSoftwareVersion
Module: CPE-MANAGER
OID (symbolic): CPE-MANAGER::reportedCpeSoftwareVersion
OID (numeric): 1.3.6.1.4.1.5504.3.1.21.1.2.1.4.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A string containing the software image version received from the CPE. If this string does not exactly match the value of requiredCpeSoftwareVersion, a software image update will be initiated by the managing CO device.
What is reportedCpeSoftwareVersion?
This read-only OCTET STRING (0..32 bytes) is the software image version string reported by the CPE, compared against requiredCpeSoftwareVersion to decide whether a software update should be initiated. An admin reads this to confirm what firmware a specific CPE is actually running in the field. For example, support checks reportedCpeSoftwareVersion on a misbehaving CPE and finds it is several versions behind requiredCpeSoftwareVersion, explaining a pending, still-in-progress upgrade.
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.4 snmpwalk -v2c -c public <target> CPE-MANAGER::reportedCpeSoftwareVersion
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.4.1 snmpget -v2c -c public <target> CPE-MANAGER::reportedCpeSoftwareVersion.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::reportedCpeSoftwareVersion 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.4 | reportedCpeSoftwareVersion | CPE-MANAGER |