xmtAbitState

CISCO-WAN-FR-CONN-MIB · .1.3.6.1.4.1.351.110.5.1.2.2.1.1.3

Object

column Enumeration
The value of this object identifies the
A bit transmit state.
              
The possible values are :
              
  off(1)            :  LMI is off
  sendingAequal1(2) :  LMI is on and connection is O.K.
  sendingAequal0(3) :  LMI is on and connection is failed.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1off
2sendingAequal1
3sendingAequal0

Conformance