All MIBs › ALARM-MIB › alarmClearNotificationID
alarmClearNotificationID
Module: ALARM-MIB
OID (symbolic): ALARM-MIB::alarmClearNotificationID
OID (numeric): 1.3.6.1.2.1.118.1.3.2.1.7
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description:
The NOTIFICATION-TYPE object identifier of the alarm clear.
What is alarmClearNotificationID?
This OID stores the identifier of a specific alarm clear message (a notification that tells operators an alarm is resolved). This lets you trace which clear-alarm notification was sent when troubleshooting alert history. A network operator would use this when auditing alarm logs to confirm which resolution procedure cleared a particular problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.118.1.3.2.1.7 snmpwalk -v2c -c public <target> ALARM-MIB::alarmClearNotificationID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.118.1.3.2.1.7.1 snmpget -v2c -c public <target> ALARM-MIB::alarmClearNotificationID.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.118 | alarmMIB | ALARM-MIB |
| 1.3.6.1.2.1.118.1 | alarmObjects | ALARM-MIB |
| 1.3.6.1.2.1.118.1.3 | alarmClear | ALARM-MIB |
| 1.3.6.1.2.1.118.1.3.2 | alarmClearTable | ALARM-MIB |
| 1.3.6.1.2.1.118.1.3.2.1 | alarmClearEntry | ALARM-MIB |
| 1.3.6.1.2.1.118.1.3.2.1.7 | alarmClearNotificationID | ALARM-MIB |