All MIBs › CASCADE-MIB › lportTrkManualBu
lportTrkManualBu
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportTrkManualBu
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.161
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Initiate or terminate manual backup for a primary trunk. none neither initiate or terminate initCmd initiate operator commanded backup termCmd terminate operator commanded backup initSched initiate scheduled backup termSched terminate scheduled backup
What is lportTrkManualBu?
This read-write field is an action trigger an admin writes to manually control backup-trunk activation outside of automatic failure-triggered logic, with four distinct commands: initCmd and termCmd to immediately start or stop an operator-commanded backup, and initSched and termSched to start or stop a scheduled backup. An admin uses this for planned maintenance windows on the primary trunk, deliberately forcing traffic onto the backup path without waiting for lportTrkFailureThrsh to detect an actual failure. For example, writing initCmd(1) to lportTrkManualBu lets an admin proactively move traffic to the backup trunk before performing scheduled maintenance on the primary, then writing termCmd(2) afterward to restore normal operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.161 snmpwalk -v2c -c public <target> CASCADE-MIB::lportTrkManualBu
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.161.1 snmpget -v2c -c public <target> CASCADE-MIB::lportTrkManualBu.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.5.1.1.161.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::lportTrkManualBu 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.161 | lportTrkManualBu | CASCADE-MIB |