All MIBs › ADN-MIB › adnFrForceFlag
adnFrForceFlag
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnFrForceFlag
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.44.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This flag indicates if this is the preferred or required path. If this flag is set to 'preferred(1)', and the interface designated by adnFrForceOutifindex is not available, then alternate interfaces are tried. If this is set to 'required(2)', and the designated interface is not available, then no additional interfaces are attempted and the call is cleared.
What is adnFrForceFlag?
This OID stores whether a call routing path is preferred or required (1=preferred, 2=required). Network engineers use this setting to control call behavior when the primary interface goes down—preferred allows failover to alternate routes, while required causes the call to fail immediately. For example, if set to 2 (required), the call will be dropped if the designated interface becomes unavailable rather than attempting an alternate path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.4.1.3 snmpwalk -v2c -c public <target> ADN-MIB::adnFrForceFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.4.1.3.1 snmpget -v2c -c public <target> ADN-MIB::adnFrForceFlag.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnFrForceFlag.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnFrForceFlag OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) 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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10 | adnTransmission | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44 | adnFrnetservMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.4 | adnFrForceRoute | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.4.1 | adnFrForceEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.4.1.3 | adnFrForceFlag | ADN-MIB |