All MIBs › CISCO-WAN-AXIPOP-MIB › parSnNodeAlarmStatus
parSnNodeAlarmStatus
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::parSnNodeAlarmStatus
OID (numeric): 1.3.6.1.4.1.351.130.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object specifies the type of alarm on the node. If there is no alarm the value of this object is none(1). If there is a minor alarm the value of this object is min(2) If there is a major alarm the value of this object is maj(3). If the node is unreachable the value of this object is unreach(4).
What is parSnNodeAlarmStatus?
This read-only value reports the current alarm severity for this node: clear(1) for no alarm, minor(2), major(3), or unreach(4) if the node cannot be reached at all. It's a top-level health summary an admin checks first when scanning a network of many nodes, immediately distinguishing serious problems from clean nodes. A node showing parSnNodeAlarmStatus as unreach(4) tells the admin the problem is severe enough that even management communication with the node has failed, not just a service-affecting fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.130.1.5 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::parSnNodeAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.130.1.5.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::parSnNodeAlarmStatus.1
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::parSnNodeAlarmStatus OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.130 | par | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.130.1 | parSelfNode | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.130.1.5 | parSnNodeAlarmStatus | CISCO-WAN-AXIPOP-MIB |