All MIBs › A3COM0304-RESILIENTLINKS › resPairMode
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.10 | generic | A3Com-products-MIB |
| 1.3.6.1.4.1.43.10.15 | mrmResilience | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.15.1 | resTable | A3COM0304-RESILIENTLINKS |
| 1.3.6.1.4.1.43.10.15.1.1 | resTableEntry | A3COM0304-RESILIENTLINKS |
| 1.3.6.1.4.1.43.10.15.1.1.12 | resPairMode | A3COM0304-RESILIENTLINKS |