vismChanRcvATMState

CISCO-VISM-CONN-MIB · .1.3.6.1.4.1.351.110.5.5.3.2.1.1.4

Object

column Enumeration
This object indicates the receive state of channel
on the ATM side(from the network).
              
'other         (1)' : Indicates the receive channel is
                      in unknown state.
'normal        (2)' : Indicates the receive channel is 
                      in a normal state.
'receivingAIS  (3)' : Indicates the receive channel is 
                      receiving AIS alarm cells from the
                      network side. 
'receivingFERF (4)' : Indicates the receive channel is 
                      receiving Far End Receive Failure
                      alarm cells from the network side.
'oamFailure    (5)' : Indicates that the receive channel 
                      has failed OAM end-to-end loopback.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2normal
3receivingAIS
4receivingFERF
5oamFailure

Conformance