cds3LineStatisticalAlarmState
CISCO-DS3-MIB ·
.1.3.6.1.4.1.9.9.132.1.2.1.1.1.30
Object
column Unsigned32
This is a bitmap of the DS3 Line Statistical 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. Zero
indicates no alarms.
Itemized below are the individual alarm bits:
BitPosition Alarm
----------- -----
1 PES current 15 minute threshold exceeded
2 PES 24 hour threshold exceeded
3 PSES current 15 minute threshold exceeded
4 PSES 24 hour threshold exceeded
5 SEFS current 15 minute threshold exceeded
6 SEFS 24 hour threshold exceeded
7 UAS current 15 minute threshold exceeded
8 UAS 24 hour threshold exceeded
9 LCV current 15 minute threshold exceeded
10 LCV 24 hour threshold exceeded
11 PCV current 15 minute threshold exceeded
12 PCV 24 hour threshold exceeded
13 LES current 15 minute threshold exceeded
14 LES 24 hour threshold exceeded
15 CCV current 15 minute threshold exceeded
16 CCV 24 hour threshold exceeded
17 CES current 15 minute threshold exceeded
18 CES 24 hour threshold exceeded
19 CSES current 15 minute threshold exceeded
20 CSES 24 hour threshold exceeded
21 LSES current 15 minute threshold exceeded
22 LSES 24 hour threshold exceeded
Context
- MIB
- CISCO-DS3-MIB
- OID
.1.3.6.1.4.1.9.9.132.1.2.1.1.1.30- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cds3AlarmConfigEntry
- 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::cds3LineStatisticalAlarmState'
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::cds3LineStatisticalAlarmState.<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::cds3LineStatisticalAlarmState'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of