dsx3LineAlarmState

CISCO-MGX82XX-DSX3-MIB · .1.3.6.1.4.1.351.110.4.4.1.3.1.1.1

Object

column Integer32
This variable is a bitmap of the DSX3 Line ALarms
on the card. A value of zero indicates no alarms.
              
Itemized below are the individual bits:
BitPosition    Alarm
-----------    -----
0              Receiving RAI
1              Transmitting RAI
2              Receiving AIS
3              Transmitting AIS
4              Receiving OOF
5              Receiving LOS
6              Near End Local Loopback in effect
7              Near End Remote Loopback in effect
8              Receiving test pattern
9              Receive LCD
10             Receiving C-bit Parity pattern

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance