All MIBs › BASIS-GENERIC-MIB › moduleTrapAlarmSeverity
moduleTrapAlarmSeverity
Module: BASIS-GENERIC-MIB
OID (symbolic): BASIS-GENERIC-MIB::moduleTrapAlarmSeverity
OID (numeric): 1.3.6.1.4.1.351.110.2.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object is sent to managers as part of all Trap PDUs, to determine the module alarm severity. An implementation may not support all the possible values.
The Possible values are :
major (1) : Major Service has been impacted minor (2) : Minor Service has been lost dontCare (3) : severity is not applicable critical (4) : affects existing data traffic error (5) : error has occurred warning (6) : a threshold has been reached notice (7) : a normal but significant event has occurred info (8) : informational
What is moduleTrapAlarmSeverity?
Included in trap notifications to indicate how severe a module alarm is, such as major (service impacted) or minor (partial service loss).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.15 snmpwalk -v2c -c public <target> BASIS-GENERIC-MIB::moduleTrapAlarmSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.15.1 snmpget -v2c -c public <target> BASIS-GENERIC-MIB::moduleTrapAlarmSeverity.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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.2 | cardGeneric | BASIS-MIB |
| 1.3.6.1.4.1.351.110.2.1 | cardInformation | BASIS-GENERIC-MIB |
| 1.3.6.1.4.1.351.110.2.1.15 | moduleTrapAlarmSeverity | BASIS-GENERIC-MIB |