cds3PlcpLineStatisticalAlarmState
CISCO-DS3-MIB ·
.1.3.6.1.4.1.9.9.132.1.2.2.1.2
Object
column SNMPv2-SMIUnsigned32
This variable is a bitmap of the DS3 Plcp Line Statictical
Alarms. It is represented as a sum, where value 2^(N-1) is added
to the sum if threshold corresponding to bit N is exceeded.
A value of zero for this object indicates no alarms.
Itemized below are the individual alarm bits:
BitPosition Alarm
----------- -----
1 Bip8CV 15 minute threshold exceeded
2 Bip8CV 24 hour threshold exceeded
3 Bip8ES 15 minute threshold exceeded
4 Bip8ES 24 hour threshold exceeded
5 Bip8SES 15 minute threshold exceeded
6 Bip8SES 24 hour threshold exceeded
7 Plcp SEFS 15 minute threshold exceeded
8 Plcp SEFS 24 hour threshold exceeded
9 Plcp UAS 15 minute threshold exceeded
10 Plcp UAS 24 hour threshold exceeded
Context
- MIB
- CISCO-DS3-MIB
- OID
.1.3.6.1.4.1.9.9.132.1.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cds3AlarmPlcpEntry
- 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-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3PlcpLineStatisticalAlarmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3PlcpLineStatisticalAlarmState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DS3-MIB::cds3PlcpLineStatisticalAlarmState'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of