cesRcvATMState

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

Object

column Enumeration
This variable indicates the receive state of channel
on the ATM side (from the network).
              
The possible value(s) are :
              
other(1)         : values other than mentioned below.
normal(2)        : Channel is ok.
receivingAIS (3) : receiving AIS signal  
receivingFERF(4) : receiving FERF.

Context

MIB
CISCO-WAN-CES-CONN-STAT-MIB
OID
.1.3.6.1.4.1.351.110.5.3.2.2.1.1.4
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::cesRcvATMState'
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::cesRcvATMState.<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::cesRcvATMState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2normal
3receivingAIS
4receivingFERF

Conformance