A3COM0304-RESILIENTLINKS

MIB Reference — IPNetwork Monitor

All MIBsA3COM0304-RESILIENTLINKS

Category: VLAN and Bridging, Vendor: 3Com

Description:

Handles configuration of resilient (redundant) links on 3Com switches, enabling automatic failover from a primary to a backup uplink port.

Imported Objects

From RFC-1212

OBJECT-TYPE

From RFC-1215

TRAP-TYPE

From RFC1155-SMI

enterprises

From RFC1213-MIB

DisplayString

What Is A3COM0304-RESILIENTLINKS?

A3COM0304-RESILIENTLINKS is a legacy 3Com proprietary MIB (enterprise OID 43) implementing Resilient Links, a main/standby port-pair failover feature on 3Com switches/hubs. Its resilience table records the main slot/port and its state, the standby slot/port and its state, overall pair state, pair modification status, a manual pair-action trigger, pair enable, pair mode, and pair name, while a standby-map table associates a standby port back to its main port, and a flush table clears learned state. As a configuration/status MIB it lets an administrator confirm which port is currently active in a resilient main/standby pair and manually trigger a failover. It is deployed on legacy 3Com switches/hubs with Resilient Links. Engineers can download the A3COM0304-RESILIENTLINKS file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in A3COM0304-RESILIENTLINKS. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • main/standby resilient link pair state

Supported Devices

  • Legacy 3Com switches/hubs (Resilient Links)

Monitoring Examples

An administrator checks resPairState to confirm whether the main or standby port is currently active in a 3Com Resilient Links pair after a cable fault.

OIDs
OID symbolicOID numericTypeAccessDescription
a3Com1.3.6.1.4.1.43
NTF resResilienceSwitch1.3.6.1.4.1.43.0.43This trap is generated when a change of state of one of the ports in a resilient pair results in a switch of active port, or when there was no active port and a port has now become active.
NTF resStateChange1.3.6.1.4.1.43.0.44This trap is generated when a change of state of one of the ports in a resilient pair does not result in a switch of active port. If such a switch were to occur the resResilienceSwitch would be generated.
generic1.3.6.1.4.1.43.10
mrmResilience1.3.6.1.4.1.43.10.15
resTable1.3.6.1.4.1.43.10.15.1not-accessible
resTableEntry1.3.6.1.4.1.43.10.15.1.1not-accessibleAn device may be configured to contain a number of 'resilient pairs'. These are to point connections, e.g. UTP, that allow two repeaters/switches to be connected together in a resilient configuration. In such a configuration one of the two ports is nominated the 'main' port while the other is the 'standby' port. One of these two ports is enabled and is the current active port. The other is present in case of failure of the active port. Such a failure is detected by the device and a switch performed. In the case of repeaters, there are a couple of rules that must apply to a resilient pair definition before that definition becomes a valid resilient pair. Firstly both ports must be on the same repeater. Secondly the standby port must be configured to be 'disabled on boot'. That is it must recover from a power failure in a disabled state. This prevents loops in the network. There are two modes of operation. These are defined by the resPairMode object. See that object for a full description. Several tables control the resilient configuration for the device. This is the first. This is the main table and allows the creation and deletion of pairs and provides status control and information. The information in this table is indexed on the repeater number, the slot (or unit) and the port location of the main port. To create a new resilient pair simply write any writeable object indexed on the main port. This will create a new entry in the table which has the state invalid(1) (read resPairState). Having created the row, write to the other parameters specifying valid information. When all the parameters are valid and 'resPairModificationStatus' is set to 'stable(2)', then resPairState will become operational(2). In this state the pair will correctly operate as a resilient pair. If any of the attributes in the table change so that the pair in no linger valid this will be reflected in the resPortState parameter. To delete a resilient pair, write delete(2) to resPairAction.
INT resRepeater1.3.6.1.4.1.43.10.15.1.1.1INTEGERread-onlyA resilient pair must be attached to one of the repeaters in the chassis. This is part of the index value required to access this table.
INT resMainSlot1.3.6.1.4.1.43.10.15.1.1.2INTEGERread-onlyThis is the second key in the index to this table. This is the slot number of the main port in this pair.
INT resMainPort1.3.6.1.4.1.43.10.15.1.1.3INTEGERread-onlyThis is the final, key used to index entries in this table. It is the port number of the main port in the pair.
INT resMainState1.3.6.1.4.1.43.10.15.1.1.4INTEGERread-onlyEach 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.
INT resStandbySlot1.3.6.1.4.1.43.10.15.1.1.5INTEGERread-writeThis is the slot number of the standby port for this pair.
INT resStandbyPort1.3.6.1.4.1.43.10.15.1.1.6INTEGERread-writeThis is the port number of the standby port.
INT resStandbyState1.3.6.1.4.1.43.10.15.1.1.7INTEGERread-onlyEach 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.
INT resPairState1.3.6.1.4.1.43.10.15.1.1.8INTEGERread-onlyEach 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).
INT resPairModificationStatus1.3.6.1.4.1.43.10.15.1.1.9INTEGERread-writeThis parameter must be set to under-modification(1) before any changes are made to an existing configuration. Changes are not applied until this parameter is set to stable.
INT resPairAction1.3.6.1.4.1.43.10.15.1.1.10INTEGERread-writeThis 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).
INT resPairEnable1.3.6.1.4.1.43.10.15.1.1.11INTEGERread-writeThis parameter controls whether the resilient pair is enabled or not. In the disable(2) state , both ports of the resilient pair are disabled. The default value of this parameter is enable(1).
INT resPairMode1.3.6.1.4.1.43.10.15.1.1.12INTEGERread-writeThis parameter controls the rules that determine the operation of the resilient pair. The value no-switch-back(1) means that both ports are treated equally. The value switch-back-to-main(2) means that when it is operational, precedence is always given to the main port. If the main port has been stable for 1 minute, then the pair will automatically switch the active port to main. The default value of this parameter is no-switch-back(1).
STR resPairName1.3.6.1.4.1.43.10.15.1.1.13DisplayStringread-writeThe textual name of the interface. The value of this object should be the name of the interface as assigned by the local device and should be suitable for use in commands entered at the device's `console'. The default value of this parameter is a zero length string.
resStandbyMapTable1.3.6.1.4.1.43.10.15.2not-accessible
resStandbyMapTableEntry1.3.6.1.4.1.43.10.15.2.1not-accessibleThis table is read-only. If provides shortcut information to allow for the translation of a port number to a corresponding main port number. This value can then be used to access the main resilience table. Each resilient pair has two entries in this table, one for the main port and one for the standby port. The entry for the main port returns the same port, the entry for the standby port returns the corresponding main port.
INT resSbRepeater1.3.6.1.4.1.43.10.15.2.1.1INTEGERread-onlyThe repeater index of the port being accessed. This is the first of three indices on this table.
INT resSbSlot1.3.6.1.4.1.43.10.15.2.1.2INTEGERread-onlySecond index on this table.
INT resSbPort1.3.6.1.4.1.43.10.15.2.1.3INTEGERread-onlyThird index on this table.
INT resSbType1.3.6.1.4.1.43.10.15.2.1.4INTEGERread-onlyThis attribute specifies whether the port indexed is a main or standby port in the resilient pair table. If the port is neither then there will not be a row in this table indexed for that port.
INT resSbMainSlot1.3.6.1.4.1.43.10.15.2.1.5INTEGERread-onlyThis is the slot number of the main port for the pair in which the indexed port participates. NOTE if the index port is the main port of a pair (resSbType is 'main') this value will be the same as the index.
INT resSbMainPort1.3.6.1.4.1.43.10.15.2.1.6INTEGERread-onlyThis is the port number of the main port for the pair in which the indexed port participates. NOTE if the index port is the main port of a pair (resSbType is 'main') this value will be the same as the index.
INT resFlushTable1.3.6.1.4.1.43.10.15.3INTEGERread-writeThis parameter causes all entries in the resilience table to be flushed. Flushing the resilience table does not affect the state of any of the resilient links or ports. Once the table has been flushed , NO resilient links are configured. This parameter is used to ensure that the resilient link table is empty , before new resilient links are configured.

RFC description

Manages resilient (redundant) link configuration on 3Com switches, providing automatic failover between primary and backup uplink ports.

Start monitoring Legacy 3Com switches/hubs with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download A3COM0304-RESILIENTLINKS