All MIBs › A3COM0304-RESILIENTLINKS › resPairState
resPairState
Module: A3COM0304-RESILIENTLINKS
OID (symbolic): A3COM0304-RESILIENTLINKS::resPairState
OID (numeric): 1.3.6.1.4.1.43.10.15.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Each row in the table is in one of two states, invalid(1) or operational(2). If the state is invalid(1), the resilient pair represented by this row is not active. There are several reasons why this may be the case. Firstly during the row creation process, not all information necessary may have been provided. Secondly an operational pair may become invalid because the resilient pair rules are no longer met because of a change in the device configuration.
If the parameters in the row are all valid then the pair becomes operational(2).
What is resPairState?
This OID shows whether the resilient pair is invalid (incomplete or misconfigured) or operational (ready for failover). Configuration changes that violate resilience rules transition the pair to invalid state until corrected. Operators ensure this reaches operational(2) before relying on automatic redundancy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.15.1.1.8 snmpwalk -v2c -c public <target> A3COM0304-RESILIENTLINKS::resPairState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.15.1.1.8.1 snmpget -v2c -c public <target> A3COM0304-RESILIENTLINKS::resPairState.1
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.8 | resPairState | A3COM0304-RESILIENTLINKS |