All MIBs › A3COM0304-RESILIENTLINKS › resPairAction
resPairAction
Module: A3COM0304-RESILIENTLINKS
OID (symbolic): A3COM0304-RESILIENTLINKS::resPairAction
OID (numeric): 1.3.6.1.4.1.43.10.15.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This is object allows the state of a resilient pair to be modified. The create(1) operation configures the resilient port from this table entry. The delete(2) operation removes the resilient definitions from this table and terminates operation of resilience on this pair of ports. The togglePort(3) operation allows the current active port to be changed to the other port. This second operation will only take affect if the state of the currently non- active port is ok(2).
What is resPairAction?
This writable OID controls resilient link operations: create (configure pair), delete (remove redundancy), or togglePort (manually switch active port). Operators use togglePort to force failover to the standby for maintenance without waiting for detection. All operations require the target port to be in ok(2) state for validity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.15.1.1.10 snmpwalk -v2c -c public <target> A3COM0304-RESILIENTLINKS::resPairAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.15.1.1.10.1 snmpget -v2c -c public <target> A3COM0304-RESILIENTLINKS::resPairAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.10.15.1.1.10.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.10 | resPairAction | A3COM0304-RESILIENTLINKS |