cpeConfigMgrGroup
CPE-MANAGER ·
.1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.4
Object
The value of this field will be a simple integer defining a group of associated cpeConfigMgr's. All cpeConfigMgr's with the same group value form this association. This association allows the defining of multiple CPE type configurations for a given interface. Each cpeConfigMgrMember will be assigned to a cpeConfigMgrGroup. The attached CPE must be one of the types supported by this group, or an error will be logged and/or trapped.
Context
- MIB
- CPE-MANAGER
- OID
.1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Default
0- Parent
- cpeConfigMgrEntry
- 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::cpeConfigMgrGroup'
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::cpeConfigMgrGroup.<cpeConfigMgrIndex>'
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::cpeConfigMgrGroup'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of