All MIBs › ALARM-MIB › alarmActiveSpecificPointer
alarmActiveSpecificPointer
Module: ALARM-MIB
OID (symbolic): ALARM-MIB::alarmActiveSpecificPointer
OID (numeric): 1.3.6.1.2.1.118.1.2.2.1.14
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-only
Description:
If no additional, model-specific, Alarm MIB is supported by the system this object is `0.0'. When a model-specific Alarm MIB is supported, this object is the instance pointer to the specific model-specific active alarm list.
What is alarmActiveSpecificPointer?
This pointer object references model-specific alarm information when the system supports extended alarm management beyond the standard Alarm MIB. If no vendor-specific MIB is implemented, this object contains a null reference (0.0); otherwise, it points to the beginning of the model-specific alarm list. Network management systems use this to locate additional, device-specific alarm details for comprehensive fault analysis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.118.1.2.2.1.14 snmpwalk -v2c -c public <target> ALARM-MIB::alarmActiveSpecificPointer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.118.1.2.2.1.14.1 snmpget -v2c -c public <target> ALARM-MIB::alarmActiveSpecificPointer.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.14 | alarmActiveSpecificPointer | ALARM-MIB |