vismChanXmtATMState

CISCO-VISM-CONN-MIB · .1.3.6.1.4.1.351.110.5.5.3.2.1.1.3

Object

column Enumeration
This object indicates the transmit state of channel
on the ATM side(towards the network).
              
'other       (1)' : Indicates the transmit channel is in
                    unknown state. 
'normal      (2)' : Indicates the transmit channel is in a
                    normal state. 
'sendingAIS  (3)' : Indicates the transmit channel is sending 
                    AIS alarm toward the network side.
'sendingFERF (4)' : Indicates the transmit channel is sending 
                    Far End Receive Failure alarm cells to
                    the network side.

Context

MIB
CISCO-VISM-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.5.3.2.1.1.3
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::vismChanXmtATMState'
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::vismChanXmtATMState.<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::vismChanXmtATMState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2normal
3sendingAIS
4sendingFERF

Conformance