cesChanStatusBitMap

CISCO-WAN-CES-CONN-STAT-MIB · .1.3.6.1.4.1.351.110.5.3.2.2.1.1.20

Object

column Integer32
This variable indicates the consolidated bit 
map of the channel alarm state.
              
Individual bit positions are as defined below.
              
Bit position   Fail/Alarm     Reason
------------   ----------     ------
    0           Alarm       Reserved
    1           Alarm       n/w side AIS/RDI Rx
    2           Fail        Conditioned(A bit from n/w)
    3           Alarm       Reserved         
    4           Fail        Reserved            
    5           Fail        Reserved            
    6           Alarm       Reserved            
    7           Alarm       Cell loss alarm
              
    Fail bitmap mask : 0x34
    Alarm bitmap mask: 0xCB
              
    This object is not applicable to MGX Release 1.x.

Context

MIB
CISCO-WAN-CES-CONN-STAT-MIB
OID
.1.3.6.1.4.1.351.110.5.3.2.2.1.1.20
Type
column
Access
readonly
Status
current
Parent
cesmChanCntGrpEntry
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-STAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-STAT-MIB::cesChanStatusBitMap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CES-CONN-STAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-STAT-MIB::cesChanStatusBitMap.<cesCntChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CES-CONN-STAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CES-CONN-STAT-MIB::cesChanStatusBitMap'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255

Conformance