All MIBs › LX-10-MIB › configAfaActivationRate
configAfaActivationRate
Module: LX-10-MIB
OID (symbolic): LX-10-MIB::configAfaActivationRate
OID (numeric): 1.3.6.1.4.1.135.22.2.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: AFA activation rate is used by the managed node to decide when it will disable the operational status of a T1 interface if the interface's BER rate is above the selected activation rate for a period specified by configAfaActivationTime (see below).
What is configAfaActivationRate?
This sets the bit-error-rate threshold (from 10^-4 down to 10^-8) above which the Automatic Frequency Adjustment feature will disable a T1 interface's operational status, once sustained for configAfaActivationTime minutes. Admins tighten this threshold (a smaller exponent) to make the device more tolerant of transient errors before declaring the T1 interface down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.135.22.2.3.1 snmpwalk -v2c -c public <target> LX-10-MIB::configAfaActivationRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.135.22.2.3.1.1 snmpget -v2c -c public <target> LX-10-MIB::configAfaActivationRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.135.22.2.3.1.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::configAfaActivationRate 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.1 | configAfaActivationRate | LX-10-MIB |