All MIBs › CISCO-6400-CHASSIS-MIB › c64ChassisAlarmSource
c64ChassisAlarmSource
Module: CISCO-6400-CHASSIS-MIB
OID (symbolic): CISCO-6400-CHASSIS-MIB::c64ChassisAlarmSource
OID (numeric): 1.3.6.1.4.1.9.10.27.1.2.2.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This object indicates the source of alarm. The variable will contain string in the following formats:
'Chassis' indicate the chassis alarms
'Submodule' indicate the submodule alarms
'port@slot#/subslot#/port#' indicate the port alarms. NMS app. will need to recognize the above three format in order to tell the alarm sources. The value other than the above three format cannot be allowed.
What is c64ChassisAlarmSource?
This read-only field identifies the source of a current chassis alarm using one of three specific string formats: the literal word 'Chassis' for chassis-wide alarms, 'Submodule' for a card-level alarm, or a structured 'port@slot#/subslot#/port#' string for an alarm traced to a specific physical port -- and the description explicitly warns that management software must recognize all three formats since no other value is considered valid. An admin or NMS parsing this field needs conditional logic to handle each format differently, since a chassis-wide alarm requires very different troubleshooting than one pinpointed to a specific port. For example, a value of 'port@3/1/2' tells the admin the alarm is localized to port 2 on sub-slot 1 of slot 3, letting them go straight to that connection rather than inspecting the whole chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.27.1.2.2.1.2 snmpwalk -v2c -c public <target> CISCO-6400-CHASSIS-MIB::c64ChassisAlarmSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.27.1.2.2.1.2.1 snmpget -v2c -c public <target> CISCO-6400-CHASSIS-MIB::c64ChassisAlarmSource.1
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::c64ChassisAlarmSource 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.2 | c64ChassisAlarmTable | CISCO-6400-CHASSIS-MIB |
| 1.3.6.1.4.1.9.10.27.1.2.2.1 | c64ChassisAlarmEntry | CISCO-6400-CHASSIS-MIB |
| 1.3.6.1.4.1.9.10.27.1.2.2.1.2 | c64ChassisAlarmSource | CISCO-6400-CHASSIS-MIB |