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
Start monitoring Legacy 3Com switches/hubs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM0304-RESILIENTLINKS::resStandbyState OID value, configure state conditions and alerts, and monitor any Legacy 3Com switches/hubs from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |