All MIBs › ALARM-MIB › alarmClearLogIndex
alarmClearLogIndex
Module: ALARM-MIB
OID (symbolic): ALARM-MIB::alarmClearLogIndex
OID (numeric): 1.3.6.1.2.1.118.1.3.2.1.9
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
This number MUST be the same as the log index of the applicable row in the notification log MIB, if it exists. If no log index applies to the trap, then this object MUST have the value of 0.
What is alarmClearLogIndex?
Links a cleared alarm to its corresponding entry in the Notification Log MIB by storing the matching log index number. If no log entry exists for the alarm, the value is zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.118.1.3.2.1.9 snmpwalk -v2c -c public <target> ALARM-MIB::alarmClearLogIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.118.1.3.2.1.9.1 snmpget -v2c -c public <target> ALARM-MIB::alarmClearLogIndex.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.9 | alarmClearLogIndex | ALARM-MIB |