All MIBs › ADVA-FSPR7-MIB › alarmSeverityTerminPointValue
alarmSeverityTerminPointValue
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::alarmSeverityTerminPointValue
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.4.10.1.2
Node type: OBJECT-TYPE
Type: TrapAlarmSeverity
Access: read-write
Description:
Value of severity.
What is alarmSeverityTerminPointValue?
Reports an Integer threshold value controlling when termination point alarms are raised based on monitored metrics. System administrators modify this read-write parameter to balance sensitivity with operational noise in high-activity environments. Example value: 85 (representing a CPU utilization percentage threshold that triggers an endpoint alarm).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.4.10.1.2 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::alarmSeverityTerminPointValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.4.10.1.2.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::alarmSeverityTerminPointValue.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.11.7.4.10.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alarmSeverityTerminPointValue.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.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 |
| 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.10 | alarmSeverityTerminPointTable | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.4.10.1 | alarmSeverityTerminPointEntry | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.4.10.1.2 | alarmSeverityTerminPointValue | ADVA-FSPR7-MIB |