lineAlarmState
CISCO-MGX82XX-DSX1-MIB ·
.1.3.6.1.4.1.351.110.4.3.1.3.1.1.2
Object
column Integer32
This variable is a bitmap of the DSX1 Line Alarms.
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 Near End Remote Payload Loopback
9 Receiving CRC MF OOF (E1)
10 Receiving Sig MF OOF (E1)
11 Receiving MF RAI (E1)
12 Receiving MF AIS (E1)
13 BERT in effect
14 Far End Remote Loopback in effect
15 Detected Near End Remote Loopback in
effect
Context
- MIB
- CISCO-MGX82XX-DSX1-MIB
- OID
.1.3.6.1.4.1.351.110.4.3.1.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dsx1AlmGrpEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-DSX1-MIB::lineAlarmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MGX82XX-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-DSX1-MIB::lineAlarmState.<almLineNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MGX82XX-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MGX82XX-DSX1-MIB::lineAlarmState'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of