All MIBs › RAD-MIB › alrGenLevel
alrGenLevel
Module: RAD-MIB
OID (symbolic): RAD-MIB::alrGenLevel
OID (numeric): 1.3.6.1.4.1.164.3.3.4.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Alarm level.
What is alrGenLevel?
This object indicates the scope level of an alarm condition on a telecommunications device: system-wide, card-level, port-level, or not applicable. The alarm level determines whether the issue affects the entire device, a specific circuit card, or a specific port. An operator uses this classification to quickly understand the impact scope of an alarm and prioritize troubleshooting efforts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.4.3.1.3 snmpwalk -v2c -c public <target> RAD-MIB::alrGenLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.4.3.1.3.1 snmpget -v2c -c public <target> RAD-MIB::alrGenLevel.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4 | genDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4.3 | alrGenTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4.3.1 | alrGenEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4.3.1.3 | alrGenLevel | RAD-MIB |