All MIBs › ALARM-MIB › alarmActiveLogPointer
alarmActiveLogPointer
Module: ALARM-MIB
OID (symbolic): ALARM-MIB::alarmActiveLogPointer
OID (numeric): 1.3.6.1.2.1.118.1.2.2.1.12
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-only
Description:
A pointer to the corresponding row in a notification logging MIB where the state change notification for this active alarm is logged. If no log entry applies to this active alarm, then this object MUST have the value of 0.0
What is alarmActiveLogPointer?
This object provides a reference pointer to the corresponding log entry where an active alarm's state change was recorded. It links the active alarm to its historical notification record for audit trail purposes. Operators use this to correlate live alarms with their logged events.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.118.1.2.2.1.12 snmpwalk -v2c -c public <target> ALARM-MIB::alarmActiveLogPointer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.118.1.2.2.1.12.1 snmpget -v2c -c public <target> ALARM-MIB::alarmActiveLogPointer.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.2 | alarmActive | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2.2 | alarmActiveTable | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2.2.1 | alarmActiveEntry | ALARM-MIB |
| 1.3.6.1.2.1.118.1.2.2.1.12 | alarmActiveLogPointer | ALARM-MIB |