A3COM0304-RESILIENTLINKS :: resPairMode

MIB Reference — IPNetwork Monitor

All MIBsA3COM0304-RESILIENTLINKSresPairMode

resPairMode

Module: A3COM0304-RESILIENTLINKS

OID (symbolic): A3COM0304-RESILIENTLINKS::resPairMode

OID (numeric): 1.3.6.1.4.1.43.10.15.1.1.12

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This parameter controls the rules that determine the operation of the resilient pair. The value no-switch-back(1) means that both ports are treated equally. The value switch-back-to-main(2) means that when it is operational, precedence is always given to the main port. If the main port has been stable for 1 minute, then the pair will automatically switch the active port to main. The default value of this parameter is no-switch-back(1).

What is resPairMode?

This object controls how a redundant pair of ports operates—either treating both equally or prioritizing the main port. Engineers use it to decide whether traffic automatically fails back to a primary link when it recovers. Setting it to switch-back-to-main(2) ensures the main port becomes active again once stable for one minute.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.15.1.1.12
snmpwalk -v2c -c public <target> A3COM0304-RESILIENTLINKS::resPairMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.15.1.1.12.1
snmpget -v2c -c public <target> A3COM0304-RESILIENTLINKS::resPairMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.43.10.15.1.1.12.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.43a3ComA3COM-HUAWEI-OID-MIB
1.3.6.1.4.1.43.10genericA3Com-products-MIB
1.3.6.1.4.1.43.10.15mrmResilienceA3COM0004-GENERIC
1.3.6.1.4.1.43.10.15.1resTableA3COM0304-RESILIENTLINKS
1.3.6.1.4.1.43.10.15.1.1resTableEntryA3COM0304-RESILIENTLINKS
1.3.6.1.4.1.43.10.15.1.1.12resPairModeA3COM0304-RESILIENTLINKS