All MIBs › A3COM0304-RESILIENTLINKS › resStandbyState
resStandbyState
Module: A3COM0304-RESILIENTLINKS
OID (symbolic): A3COM0304-RESILIENTLINKS::resStandbyState
OID (numeric): 1.3.6.1.4.1.43.10.15.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Each port in a pair is constantly monitored for signs of failure. Failure information is used to automatically change the active port from main to standby or vice-versa. Each port may be in one of three states. Failed(1) indicates there is a loss of signal on this port. A port in this state cannot be active. Secondly ok(2). This state indicates that the port is capable of carrying traffic but is at the moment acting in the role of backup link. The other port in this pair will be in the Ok-and-active(3) state.
Ok-and-active(3) means what it says, this port is capable of carrying traffic and is so doing at the time this parameter has been read.
What is resStandbyState?
This OID reflects the standby port's status: failed (no signal), ok (healthy, currently inactive), or active (carrying traffic after failover). Continuous monitoring triggers automatic switchover if the primary fails, ensuring uninterrupted service. An ok(2) value indicates the backup is ready to assume traffic immediately if needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.15.1.1.7 snmpwalk -v2c -c public <target> A3COM0304-RESILIENTLINKS::resStandbyState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.15.1.1.7.1 snmpget -v2c -c public <target> A3COM0304-RESILIENTLINKS::resStandbyState.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.7 | resStandbyState | A3COM0304-RESILIENTLINKS |