All MIBs › AISLCSYSCFG-MIB › aislcscOverallAlarmSeverity
aislcscOverallAlarmSeverity
Module: AISLCSYSCFG-MIB
OID (symbolic): AISLCSYSCFG-MIB::aislcscOverallAlarmSeverity
OID (numeric): 1.3.6.1.4.1.539.21.31
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Current overall alarm severity (0-7). This value can be set at the user's discretion, but will be overwritten when the next alarm is generated.
What is aislcscOverallAlarmSeverity?
Reports the current overall alarm severity level of the device on a scale of 0 to 7. While this value can be set manually, it is automatically overwritten whenever the system generates a new alarm, reflecting the most recent alarm's severity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.21.31 snmpwalk -v2c -c public <target> AISLCSYSCFG-MIB::aislcscOverallAlarmSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.21.31.1 snmpget -v2c -c public <target> AISLCSYSCFG-MIB::aislcscOverallAlarmSeverity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.539.21.31.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.539 | aii | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.21 | aiSLCSysCfg | AISLCSYSCFG-MIB |
| 1.3.6.1.4.1.539.21.31 | aislcscOverallAlarmSeverity | AISLCSYSCFG-MIB |