All MIBs › LX-10-MIB › configAfaDeactivationRate
configAfaDeactivationRate
Module: LX-10-MIB
OID (symbolic): LX-10-MIB::configAfaDeactivationRate
OID (numeric): 1.3.6.1.4.1.135.22.2.3.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: AFA deactivation rate is used by the managed node to decide when it will enable the operational status of a T1 interface if the interface's BER rate is below the selected activation rate for a period specified by configAfaDectivationTime (see below).
What is configAfaDeactivationRate?
This sets the bit-error-rate threshold (from 10^-6 down to 10^-9) below which AFA will re-enable a previously disabled T1 interface's operational status, once sustained for configAfaDeactivationTime minutes. Admins use a stricter (lower) rate here than the activation rate to avoid the interface flapping in and out of service near the error threshold.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.135.22.2.3.3 snmpwalk -v2c -c public <target> LX-10-MIB::configAfaDeactivationRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.135.22.2.3.3.1 snmpget -v2c -c public <target> LX-10-MIB::configAfaDeactivationRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.135.22.2.3.3.1 i <value>
Start monitoring terminal/console servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LX-10-MIB::configAfaDeactivationRate OID value, configure state conditions and alerts, and monitor any terminal/console servers from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.135 | onstream | LX-10-MIB |
| 1.3.6.1.4.1.135.22 | lx_10 | LX-10-MIB |
| 1.3.6.1.4.1.135.22.2 | config | LX-10-MIB |
| 1.3.6.1.4.1.135.22.2.3 | configAfa | LX-10-MIB |
| 1.3.6.1.4.1.135.22.2.3.3 | configAfaDeactivationRate | LX-10-MIB |