All MIBs › CASCADE-MIB › lportTrkProtState
lportTrkProtState
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportTrkProtState
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.176
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current operational state of the link trunk protocol on this link.
What is lportTrkProtState?
This read-only field reports whether the link trunk protocol, the Cascade-specific inter-switch trunking control protocol, is currently enabled, disabled, or simply not applicable, none, on this link, giving a top-level protocol-running indicator distinct from lportTrkStatus's more granular handshake-stage detail. An admin checks this first as a quick sanity check before diving into the more detailed trunk state machine, since if trunk protocol is reported as none or disabled, there is no point troubleshooting handshake stages in lportTrkStatus. For example, a lport intended to be a trunk but showing lportTrkProtState as none would indicate the port is not actually configured to run trunk protocol at all, a configuration gap rather than a signaling failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.176 snmpwalk -v2c -c public <target> CASCADE-MIB::lportTrkProtState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.176.1 snmpget -v2c -c public <target> CASCADE-MIB::lportTrkProtState.1
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::lportTrkProtState 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.176 | lportTrkProtState | CASCADE-MIB |