All MIBs › APEX-MIB › apexManRteGbeInRedThreshold
apexManRteGbeInRedThreshold
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexManRteGbeInRedThreshold
OID (numeric): 1.3.6.1.4.1.1166.1.31.10.1.6.3.1.10
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Manual Routing Gigabit Ethernet Redundancy Threshold.
This is the percent used to determine Fail Over from Primary to Secondary, and Switch Back from Secondary to Primary. If a value of zero is specified, Fail Over or Switch Back will not occur. Range is 0 to 100%.
Primary Fail Over to Secondary: FailOver = (PrimaryRate) < (Threshold * SecondaryRate) The Primary must remain below the threshold for apexGbeConfInRedundMonitorPeriod. Fail Over will not occur when apexManRteGbeInRedSuspend is set to 'suspended'.
Secondary Switch Back to Primary: SwitchBack = (PrimaryRate) >= (Threshold * SecondaryRate) The Primary must remain at or above the threshold for apexGbeConfInRedundMonitorPeriod seconds. The APEX will delay Switch Back an additional apexGbeConfInRedundSwitchTime seconds. Switch Back will not occur when apexManRteGbeInRedSuspend is set to 'suspended' or apexGbeConfInRedundAutoSwitchBack is 'disabled'.
What is apexManRteGbeInRedThreshold?
This OID sets the percentage threshold that determines when the APEX fails over from the primary to the secondary GBE interface and when it switches back. A value of zero disables automatic failover and switchback; the valid range is 0 to 100 percent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.10.1.6.3.1.10 snmpwalk -v2c -c public <target> APEX-MIB::apexManRteGbeInRedThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.10.1.6.3.1.10.1 snmpget -v2c -c public <target> APEX-MIB::apexManRteGbeInRedThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.1.31.10.1.6.3.1.10.1 i <value>
Start monitoring BigBand Networks APEX video/broadband gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APEX-MIB::apexManRteGbeInRedThreshold OID value, configure state conditions and alerts, and monitor any BigBand Networks APEX video/broadband gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.1 | giproducts | BCS-IDENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1166.1.31 | apex | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.10 | apexManualRouting | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.10.1 | apexManualRoutingConfig | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.10.1.6 | apexManualRouteGbeInputRedundConfig | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.10.1.6.3 | apexManRteGbeInRedTable | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.10.1.6.3.1 | apexManRteGbeInRedEntry | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.10.1.6.3.1.10 | apexManRteGbeInRedThreshold | APEX-MIB |