All MIBs › ALARM-MIB › alarmActiveResourceId
alarmActiveResourceId
Module: ALARM-MIB
OID (symbolic): ALARM-MIB::alarmActiveResourceId
OID (numeric): 1.3.6.1.2.1.118.1.2.2.1.10
Node type: OBJECT-TYPE
Type: ResourceId
Access: read-only
Description:
This object identifies the resource under alarm.
If there is no corresponding resource, then the value of this object MUST be 0.0.
What is alarmActiveResourceId?
Identifies the specific managed resource (such as an interface or component) that is currently in an alarm condition. When no identifiable resource is associated with the alarm, this value is set to 0.0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.118.1.2.2.1.10 snmpwalk -v2c -c public <target> ALARM-MIB::alarmActiveResourceId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.118.1.2.2.1.10.1 snmpget -v2c -c public <target> ALARM-MIB::alarmActiveResourceId.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.10 | alarmActiveResourceId | ALARM-MIB |