A3COM0304-RESILIENTLINKS :: resMainState

MIB Reference — IPNetwork Monitor

All MIBsA3COM0304-RESILIENTLINKSresMainState

resMainState

Module: A3COM0304-RESILIENTLINKS

OID (symbolic): A3COM0304-RESILIENTLINKS::resMainState

OID (numeric): 1.3.6.1.4.1.43.10.15.1.1.4

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 resMainState?

This OID reports whether the main port is failed (no signal), ok (healthy but standby), or active (carrying traffic). The device continuously monitors port health and automatically switches to standby if main fails, enabling automatic failover. A state of ok(2) means the primary is healthy and ready; failed(1) triggers immediate switchover.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.15.1.1.4
snmpwalk -v2c -c public <target> A3COM0304-RESILIENTLINKS::resMainState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.15.1.1.4.1
snmpget -v2c -c public <target> A3COM0304-RESILIENTLINKS::resMainState.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.43a3ComA3COM-HUAWEI-OID-MIB
1.3.6.1.4.1.43.10genericA3Com-products-MIB
1.3.6.1.4.1.43.10.15mrmResilienceA3COM0004-GENERIC
1.3.6.1.4.1.43.10.15.1resTableA3COM0304-RESILIENTLINKS
1.3.6.1.4.1.43.10.15.1.1resTableEntryA3COM0304-RESILIENTLINKS
1.3.6.1.4.1.43.10.15.1.1.4resMainStateA3COM0304-RESILIENTLINKS