cpeConfigMgrUsed
CPE-MANAGER ·
.1.3.6.1.4.1.5504.3.1.21.1.2.1.4.1.2
Object
column SNMPv2-SMIInteger32
The index into the cpeConfigMgr table for the specific CPE Config Manager used. The cpeConfigMgr will be found based on matching the cpeCofnigMgrGroupMembership and reportedCpeType to the cpeConfigMgrGroup and managedCpeType fields in the cpeConfigMgr table.
Context
- MIB
- CPE-MANAGER
- OID
.1.3.6.1.4.1.5504.3.1.21.1.2.1.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Default
0- 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::cpeConfigMgrUsed'
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::cpeConfigMgrUsed.<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::cpeConfigMgrUsed'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of