dsx3PlcpLineStatisticalAlarmState

CISCO-MGX82XX-DSX3-MIB · .1.3.6.1.4.1.351.110.4.4.2.3.1.1.2

Object

column Integer32
This variable is a bitmap of the DSX3 Line Statictical
Alarms on the card. A value of zero indicates no alarms.
              
Itemized below are the individual alarm bits:
              
BitPosition    Alarm
-----------    -----
0              Bip8CV 15 minute threshold exceeded
1              Bip8CV 24 hour threshold exceeded
2              Bip8ES 15 minute threshold exceeded
3              Bip8ES 24 hour threshold exceeded
4              Bip8SES 15 minute threshold exceeded
5              Bip8SES 24 hour threshold exceeded
6              Plcp SEFS 15 minute threshold exceeded
7              Plcp SEFS 24 hour threshold exceeded
8              Plcp UAS 15 minute threshold exceeded
9              Plcp UAS 24 hour threshold exceeded

Context

MIB
CISCO-MGX82XX-DSX3-MIB
OID
.1.3.6.1.4.1.351.110.4.4.2.3.1.1.2
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::dsx3PlcpLineStatisticalAlarmState'
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::dsx3PlcpLineStatisticalAlarmState.<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::dsx3PlcpLineStatisticalAlarmState'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance