All MIBs › ELH100-MIB › backupPortAction
backupPortAction
Module: ELH100-MIB
OID (symbolic): ELH100-MIB::backupPortAction
OID (numeric): 1.3.6.1.4.1.52.259.10.3.5.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The status of backup port monitoring for this port pair. Setting this object to active(2) enables the primary port, disables the secondary port, and activates backup port monitoring.
Once backup port monitoring is activated, the value of this object is reported as standby(3) until a triggering event occurs. A triggering event may be loss of link after link was active, port auto-partition, or port auto-isolate (100Mbps ports only). After a triggering event occurs, the primary port is disabled, the secondary port is enabled, and the value of this object is reported as backup(4). A RFC2108 rptrHealthInfo trap is transmitted. To re-enable the primary port and re-activate backup port monitoring, set this object to active(2).
To disable backup port monitoring for the port pair, set this object to inactive(1). To remove the port pair from the backup table, set this object to delete(6). The enable/disable statuses of the ports do not change when they are deactivated or deleted; use rptrPortAdminStatus (RFC2108) to set the ports to the desired state.
A value of invalid(5) indicates that one or both of the units for which this entry was originally configured is not currently in the stack. Backup port monitoring is disabled. The agent makes this determination by tracking the serial numbers on the units in the stack.
The values standby(3), backup(4), and invalid(5) are read-only. Attempts to set this object to either of these values are rejected with an error-status of badValue(3).
What is backupPortAction?
Controls and reports the state of a primary/secondary backup port pair. Writing active(2) enables the primary and disables the secondary; the value then shows standby(3) until a link-loss or partition event triggers failover to backup(4), raising an RFC2108 trap. inactive(1) or delete(6) let an admin disable or remove the pairing, while invalid(5) means one of the paired units is no longer in the stack.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.5.1.1.1.6 snmpwalk -v2c -c public <target> ELH100-MIB::backupPortAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.5.1.1.1.6.1 snmpget -v2c -c public <target> ELH100-MIB::backupPortAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.259.10.3.5.1.1.1.6.1 i <value>
Start monitoring Cabletron ELH100 Ethernet hub/repeater with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ELH100-MIB::backupPortAction OID value, configure state conditions and alerts, and monitor any Cabletron ELH100 Ethernet hub/repeater from a single console.
OID Breakdown
Upper-level ancestors (7 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.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.259 | cabletronOEM | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10 | cabletronRepeaters | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3 | cabletronELH100 | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.5 | cabletronELH100BackupCapability | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.5.1 | cabletronELH100BackupInfo | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.5.1.1 | backupPortTable | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.5.1.1.1 | backupPortEntry | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.5.1.1.1.6 | backupPortAction | ELH100-MIB |