All MIBs › CISCO-DS1-EXT-MIB › cds1StatisticalAlarmState
cds1StatisticalAlarmState
Module: CISCO-DS1-EXT-MIB
OID (symbolic): CISCO-DS1-EXT-MIB::cds1StatisticalAlarmState
OID (numeric): 1.3.6.1.4.1.9.9.229.1.2.2.1.2
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: This is a bitmap of the DS1 Line Statistical alarms. A clear bitmap (i.e. no bit is set) will indicate that no alarms are present.
The values of individual bits mean:
cds1BES15Min BES current 15 minute threshold exceeded cds1BES24Hr BES 24 hour threshold exceeded cds1CSS15Min CSS current 15 minute threshold exceeded cds1CSS24Hr CSS 24 hour threshold exceeded cds1DM15Min DM current 15 minute threshold exceeded cds1DM24Hr DM 24 hour threshold exceeded cds1ES15Min ES current 15 minute threshold exceeded cds1ES24Hr ES 24 hour threshold exceeded cds1PCV15Min PCV current 15 minute threshold exceeded cds1PCV24Hr PCV 24 hour threshold exceeded cds1LCV15Min LCV current 15 minute threshold exceeded cds1LCV24Hr LCV 24 hour threshold exceeded cds1LES15Min LES current 15 minute threshold exceeded cds1LES24Hr LES 24 hour threshold exceeded cds1LSES15Min LSES current 15 minute threshold exceeded cds1LSES24Hr LSES 24 hour threshold exceeded cds1PSAS15Min PSAS current 15 minute threshold exceeded cds1PSAS24Hr PSAS 24 Hour threshold exceeded cds1SES15Min SES current 15 minute threshold exceeded cds1SES24Hr SES 24 hour threshold exceeded cds1SEFS15Min SEFS current 15 minute threshold exceeded cds1SEFS24Hr SEFS 24 hour threshold exceeded cds1UAS15Min UAS current 15 minute threshold exceeded cds1UAS24Hr UAS 24 hour threshold exceeded
What is cds1StatisticalAlarmState?
Reports a bitmap of currently active DS1 line statistical alarms, where each bit corresponds to a specific counter (such as BES) exceeding its 15-minute threshold; an all-clear bitmap means no statistical alarms are present. It's a read-only status indicator for monitoring DS1 line health.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.229.1.2.2.1.2 snmpwalk -v2c -c public <target> CISCO-DS1-EXT-MIB::cds1StatisticalAlarmState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.229.1.2.2.1.2.1 snmpget -v2c -c public <target> CISCO-DS1-EXT-MIB::cds1StatisticalAlarmState.1
Start monitoring Cisco routers and access servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DS1-EXT-MIB::cds1StatisticalAlarmState OID value, configure state conditions and alerts, and monitor any Cisco routers and access servers from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.229 | ciscoDs1ExtMIB | CISCO-DS1-EXT-MIB |
| 1.3.6.1.4.1.9.9.229.1 | ciscoDs1MIBObjects | CISCO-DS1-EXT-MIB |
| 1.3.6.1.4.1.9.9.229.1.2 | cds1Alarm | CISCO-DS1-EXT-MIB |
| 1.3.6.1.4.1.9.9.229.1.2.2 | cds1AlarmConfigTable | CISCO-DS1-EXT-MIB |
| 1.3.6.1.4.1.9.9.229.1.2.2.1 | cds1AlarmConfigEntry | CISCO-DS1-EXT-MIB |
| 1.3.6.1.4.1.9.9.229.1.2.2.1.2 | cds1StatisticalAlarmState | CISCO-DS1-EXT-MIB |