All MIBs › ADSL-LINE-MIB › adslLineAlarmConfProfile
adslLineAlarmConfProfile
Module: ADSL-LINE-MIB
OID (symbolic): ADSL-LINE-MIB::adslLineAlarmConfProfile
OID (numeric): 1.3.6.1.2.1.10.94.1.1.1.1.5
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description:
The value of this object identifies the row in the ADSL Line Alarm Configuration Profile Table, (adslLineAlarmConfProfileTable), which applies to this ADSL line, and channels if applicable.
For `dynamic' mode, in the case which the alarm profile has not been set, the value will be set to `DEFVAL'.
If the implementator of this MIB has chosen not to implement `dynamic assignment' of profiles, this object's MIN-ACCESS is read-only.
What is adslLineAlarmConfProfile?
This OID identifies the alarm profile that controls which thresholds trigger notifications for this specific line. Use this to apply different alerting strategies to different line types (e.g., stricter alarms for critical circuits). Setting it to 'CriticalCircuit' applies aggressive monitoring thresholds to ensure you catch problems immediately.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.1.1.5 snmpwalk -v2c -c public <target> ADSL-LINE-MIB::adslLineAlarmConfProfile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.1.1.5.1 snmpget -v2c -c public <target> ADSL-LINE-MIB::adslLineAlarmConfProfile.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.94.1.1.1.1.5.1 s <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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.94 | adslMIB | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1 | adslLineMib | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1 | adslMibObjects | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.1 | adslLineTable | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.1.1 | adslLineEntry | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.1.1.5 | adslLineAlarmConfProfile | ADSL-LINE-MIB |