All MIBs › CT-ELS100-MIB › kxtrunkState
kxtrunkState
Module: CT-ELS100-MIB
OID (symbolic): CT-ELS100-MIB::kxtrunkState
OID (numeric): 1.3.6.1.4.1.97.8.9.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: If off(1) then this link has not been enabled for trunking. If closed(2) then this link has not yet received any Trunking PDUs. If oneway(3) then incoming Trunking PDUs do not indicate that our PDUs are being successfully received by the far end. If joined(4) then this link is actively participating in the trunk group. If perturbed(5) then this link is actively participating in the trunk group; however, the transmission of data packets has been temporarily stopped due to a change in membership of the group. If helddown(6) then an error has been detected and the link is being held out-of-service until the error clears. If broken(7) then this link has been configured for trunking, but the port is physically non-operational.
What is kxtrunkState?
This read-only enumerated INTEGER reports the current state of a trunked link, ranging from off and closed through oneway, joined, perturbed, helddown, and disabled. It tells an administrator at a glance whether a trunk link is healthy and actively passing traffic (joined) or experiencing a negotiation or stability problem (oneway, perturbed, helddown). For example, a link stuck in oneway(3) state indicates the far end is not confirming receipt of this unit's Trunking PDUs, pointing to a one-directional connectivity fault worth investigating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.8.9.1.1.2 snmpwalk -v2c -c public <target> CT-ELS100-MIB::kxtrunkState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.8.9.1.1.2.1 snmpget -v2c -c public <target> CT-ELS100-MIB::kxtrunkState.1
Start monitoring Cabletron ELS100 series Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-ELS100-MIB::kxtrunkState OID value, configure state conditions and alerts, and monitor any Cabletron ELS100 series Ethernet switch (legacy) 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.8 | els_100 | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.9 | kxtrunk | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.9.1 | kxtrunkTable | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.9.1.1 | kxtrunkEntry | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.9.1.1.2 | kxtrunkState | CT-ELS100-MIB |