All MIBs › CISCO-6400-CHASSIS-MIB › c64ChassisClearAlarms
c64ChassisClearAlarms
Module: CISCO-6400-CHASSIS-MIB
OID (symbolic): CISCO-6400-CHASSIS-MIB::c64ChassisClearAlarms
OID (numeric): 1.3.6.1.4.1.9.10.27.1.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to clear all, major or minor alarms indication and reset the alarm contacts. When the clear command is done the value of this object will be set to done(0).
What is c64ChassisClearAlarms?
This write-triggered command object clears active alarm indications and resets the chassis's physical alarm relay contacts, with the admin selecting how much to clear -- all alarms, or just minor, major, or critical severity -- and the device resets this object's value to done(0) once the clear operation completes. This is the SNMP equivalent of physically pressing an alarm-cutoff button on the chassis, letting an admin silence alarm contacts (which often drive external annunciators or NOC signaling) without needing local console access. For example, an admin remotely clearing a false critical alarm would write critical(4) to this object, and afterward reading it back would show done(0) confirming the clear completed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.27.1.2.1.2 snmpwalk -v2c -c public <target> CISCO-6400-CHASSIS-MIB::c64ChassisClearAlarms
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.27.1.2.1.2.1 snmpget -v2c -c public <target> CISCO-6400-CHASSIS-MIB::c64ChassisClearAlarms.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.27.1.2.1.2.1 i <value>
Start monitoring Cisco 6400 series DSL access concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-6400-CHASSIS-MIB::c64ChassisClearAlarms OID value, configure state conditions and alerts, and monitor any Cisco 6400 series DSL access concentrator (legacy) 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.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.27 | cisco6400ChassisMIB | CISCO-6400-CHASSIS-MIB |
| 1.3.6.1.4.1.9.10.27.1 | cisco6400ChassisMIBObjects | CISCO-6400-CHASSIS-MIB |
| 1.3.6.1.4.1.9.10.27.1.2 | c64ChassisGroup | CISCO-6400-CHASSIS-MIB |
| 1.3.6.1.4.1.9.10.27.1.2.1 | c64TelcoAlarmMgmt | CISCO-6400-CHASSIS-MIB |
| 1.3.6.1.4.1.9.10.27.1.2.1.2 | c64ChassisClearAlarms | CISCO-6400-CHASSIS-MIB |