x21LineAlarmState

CISCO-WAN-FR-X21-MIB · .1.3.6.1.4.1.351.110.4.5.3.1.1.2

Object

column Integer32
This variable is a bitmap of the X21 Line ALarms
on the FRSM-HS1. A value of zero indicates no alarms.
Itemized below are the individual bits:
BitPosition    Alarm
-----------    -----
 0		C/I signal is OFF (also used to indicate LOS)
1             Clock rate mismatch (used in DTE mode)
 2		Internal Loopback (diagnostic loopback)
 3		HSSI Local LoopA (line is in loopback)
4             HSSI Local LoopB (line is in loopback)
 5		Remote Loopback (line is transmitting loopcodes)
 6             For V35 DTE mode, DCD and CTS both are inactive
7             For V35 DCE mode, RTS is inactive
8             No cable attached to V35 backcard
9             Wrong cable attached to V35 backcard
If all the bit-states are 0s:
- line is not in alarm, or
- line not in loopback, or
- line is transmitting any loopback codes.

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-1023

Conformance