All MIBs › ERI-DNX-SMC-MIB › resourceAlarmState
resourceAlarmState
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::resourceAlarmState
OID (numeric): 1.3.6.1.4.1.644.2.4.1.2.1.4
Node type: OBJECT-TYPE
Type: UnsignedInt
Access: read-only
Description:
Gives the state of the object. This is a bitmap whose exact meaning depends on the resource type. See description for Resource State above.
What is resourceAlarmState?
This OID holds a bitmap (set of flags) describing which fault or warning conditions are active on a network resource. Each bit represents a specific alarm type such as hardware failure or temperature warning. An operator would decode this bitmap to determine the exact problems affecting a network module without checking individual alarm objects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.2.1.4 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::resourceAlarmState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.2.1.4.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::resourceAlarmState.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1 | sysMgr | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.2 | resourceAlarmTable | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.2.1 | resourceAlarmEntry | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.2.1.4 | resourceAlarmState | ERI-DNX-SMC-MIB |