All MIBs › CTATX-MIB › sifTxPackets
sifTxPackets
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::sifTxPackets
OID (numeric): 1.3.6.1.4.1.97.3.7.2.1.30
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A 20 byte array, containing the number of transmitted packets broken down into 5 categories. The number of packets in each category is encoded as a series of 4 bytes, which should be converted into a 32 bit counter.
What is sifTxPackets?
This read-only OCTET STRING is a 20-byte array of transmitted-packet counts on this port, broken into 5 categories, the transmit counterpart to sifRxPackets. An administrator decodes it to get a category-level breakdown of outbound traffic disposition on this port. For example, the admin decodes sifTxPackets to see how many of this port's transmitted frames fall into each of the five outbound categories during a traffic audit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.7.2.1.30 snmpwalk -v2c -c public <target> CTATX-MIB::sifTxPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.7.2.1.30.1 snmpget -v2c -c public <target> CTATX-MIB::sifTxPackets.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::sifTxPackets OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module 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.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7 | sinterfaces | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7.2 | sifTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7.2.1 | sifEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.7.2.1.30 | sifTxPackets | CTATX-MIB |