cesMastership

CISCO-WAN-CES-CONN-MIB · .1.3.6.1.4.1.351.110.5.3.2.1.1.1.33

Object

column r/w Enumeration
This is used by PXM to determine if this end point is 
master or slave, a new type unknown(3) is added to identify
the SM in MGX8220(formerly AXIS) shelf and the SM in 
MGX8250 shelf. 
In MGX8220 shelf, user can create endpoints without
specifying X/Y/P parameters. 
In MGX8250 shelf, the user can not add endpoint with
value of this object set to unknown(3).
This object can be set only during row creation.

Context

MIB
CISCO-WAN-CES-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.33
Type
column
Access
readwrite
Status
current
Parent
cesmChanCnfGrpEntry
Groups
1

Walk 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 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-MIB::cesMastership'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-MIB::cesMastership.<cesCnfChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CES-CONN-MIB::cesMastership'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1master
2slave
3unkown

Conformance