dsx3PlcpLineAlarmState

CISCO-MGX82XX-DSX3-MIB · .1.3.6.1.4.1.351.110.4.4.2.3.1.1.1

Object

column Integer32
This variable is a bitmap of the DSX3 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 OOF
   3              Receiving LSS Link Up
   4              Transmitting LSS Link Up
   5              Receiving LSS Link Down
   6              Transmitting LSS Link Down
   7              Near End Local Loopback in effect
   8              Near End Remote Loopback in effect

Context

MIB
CISCO-MGX82XX-DSX3-MIB
OID
.1.3.6.1.4.1.351.110.4.4.2.3.1.1.1
Type
column
Access
readonly
Status
current
Parent
dsx3PlcpAlarmEntry
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::dsx3PlcpLineAlarmState'
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::dsx3PlcpLineAlarmState.<dsx3PlcpNum>'
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::dsx3PlcpLineAlarmState'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-511

Conformance