All MIBs › CT-ELS100-MIB › kxifTxCnt
kxifTxCnt
Module: CT-ELS100-MIB
OID (symbolic): CT-ELS100-MIB::kxifTxCnt
OID (numeric): 1.3.6.1.4.1.97.8.6.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The maximum size of the port's transmit queue, i.e., the number of packets that can be in the port's transmit queue, waiting to be transmitted.
What is kxifTxCnt?
This read-only INTEGER reports the maximum size of this port's transmit queue, the number of packets that can be held waiting to be transmitted before the port must start dropping or blocking further traffic. An admin comparing this value across ports can identify which ports have shallower transmit queues and are therefore more likely to drop bursty traffic under load. For example, if a port serving a bursty backup job frequently drops outbound packets, the admin might check kxifTxCnt to see if that port's transmit queue is simply too shallow to absorb the burst, and prioritize upgrading or reconfiguring it accordingly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.8.6.1.1.3 snmpwalk -v2c -c public <target> CT-ELS100-MIB::kxifTxCnt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.8.6.1.1.3.1 snmpget -v2c -c public <target> CT-ELS100-MIB::kxifTxCnt.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::kxifTxCnt 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.6 | kxif | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.6.1 | kxifTable | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.6.1.1 | kxifEntry | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.6.1.1.3 | kxifTxCnt | CT-ELS100-MIB |