All MIBs › CASCADE-MIB › lportBuTrkOnFailure
lportBuTrkOnFailure
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportBuTrkOnFailure
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.155
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables or disables trunk backup due to link down.
What is lportBuTrkOnFailure?
This read-write field enables or disables the automatic trunk-backup feature that activates a designated backup trunk when this primary trunk's link goes down, tying together the various backup-trunk configuration objects, lportTrkFailureThrsh and lportBuTrkRetryInt among them, into an actual armed or disarmed switch. An admin enables this on trunks that have a genuine backup path provisioned and disables it on trunks where no backup exists or where automatic failover is not desired. For example, enabling lportBuTrkOnFailure on a primary trunk with a properly configured backup means a link failure lasting longer than lportTrkFailureThrsh seconds will automatically trigger the backup trunk call setup process rather than requiring manual intervention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.155 snmpwalk -v2c -c public <target> CASCADE-MIB::lportBuTrkOnFailure
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.155.1 snmpget -v2c -c public <target> CASCADE-MIB::lportBuTrkOnFailure.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.5.1.1.155.1 i <value>
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::lportBuTrkOnFailure OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5 | lport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1 | lportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1 | lportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1.155 | lportBuTrkOnFailure | CASCADE-MIB |