reportedCpeState
CPE-MANAGER ·
.1.3.6.1.4.1.5504.3.1.21.1.2.1.4.1.13
Object
column SNMPv2-SMIInteger32
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.
Context
- MIB
- CPE-MANAGER
- OID
.1.3.6.1.4.1.5504.3.1.21.1.2.1.4.1.13- Type
- column
- Access
- readonly
- Status
- current
- Default
-1- Parent
- cpeConfigMgrMemberStatusEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPE-MANAGER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPE-MANAGER::reportedCpeState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPE-MANAGER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPE-MANAGER::reportedCpeState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPE-MANAGER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPE-MANAGER::reportedCpeState'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of