All MIBs › RAD-MIB › agnListDecodingSeverity
agnListDecodingSeverity
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnListDecodingSeverity
OID (numeric): 1.3.6.1.4.1.164.3.1.2.7.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object is applicable only for agnListDecodingType=alr. It enables the user to select a severity for each alarm. The severity is set per alarm code (same for all slots/ports using this code). event - can be set only for an alarm that is defined by default as 'event'. User can change the severity of the alarms defined by default as minor or major. The severity of an event may be set to another severity, but the change will actually happen only if the event threshold is active and passed the Set/ON condition. An event alarm that passed the threshold and changed its severity, will return automatically to event severity when meeting its Reset/OFF condition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.7.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::agnListDecodingSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.7.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::agnListDecodingSeverity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.1.2.7.1.1.5.1 i <value>
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.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2 | agnWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.7 | agnListDecoding | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.7.1 | agnListDecodingTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.7.1.1 | agnListDecodingEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.7.1.1.5 | agnListDecodingSeverity | RAD-MIB |