All MIBs › ADVA-FSPR7-MIB › alarmSeverityContainerValue
alarmSeverityContainerValue
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::alarmSeverityContainerValue
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.4.26.1.2
Node type: OBJECT-TYPE
Type: TrapAlarmSeverity
Access: read-write
Description: Value of severity.
What is alarmSeverityContainerValue?
This read-write object specifies the severity level assigned to a particular alarm in the ADVA FSP 7 system, such as critical, major, minor, or warning. The severity determines how the alarm is prioritized and handled by management systems and operators. Network operators configure this to adjust alarm thresholds and ensure appropriate alerting for different types of network issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.4.26.1.2 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::alarmSeverityContainerValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.4.26.1.2.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::alarmSeverityContainerValue.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.11.7.4.26.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alarmSeverityContainerValue.1
Start monitoring ADVA (Adtran) FSP 3000 R7/R8 optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADVA-FSPR7-MIB::alarmSeverityContainerValue OID value, configure state conditions and alerts, and monitor any ADVA (Adtran) FSP 3000 R7/R8 optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.4 | alarm | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.4.26 | alarmSeverityContainerTable | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.4.26.1 | alarmSeverityContainerEntry | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.4.26.1.2 | alarmSeverityContainerValue | ADVA-FSPR7-MIB |