All MIBs › RAD-MIB › ip2IfStatTxOnMaxSize
ip2IfStatTxOnMaxSize
Module: RAD-MIB
OID (symbolic): RAD-MIB::ip2IfStatTxOnMaxSize
OID (numeric): 1.3.6.1.4.1.164.3.1.6.7.7.1.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Number of frames that were transmitted due to reaching max. frame size. The user can choose to Tx the Frame when it reaches the Max size or when the packetizing time interval elapses.
What is ip2IfStatTxOnMaxSize?
This counter increments each time a frame is transmitted because it reached the configured maximum frame size, rather than waiting for the packetization timer to expire. Frames can be sent early to avoid unnecessary delay when they fill up to the size limit. A WAN optimization technician tuning a RAD device would monitor this counter to verify that large bursts of data are being fragmented and sent promptly rather than accumulating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.7.7.1.6 snmpwalk -v2c -c public <target> RAD-MIB::ip2IfStatTxOnMaxSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.7.7.1.6.1 snmpget -v2c -c public <target> RAD-MIB::ip2IfStatTxOnMaxSize.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.7 | ip2If | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.7.7 | ip2IfStatTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.7.7.1 | ip2IfStatEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.7.7.1.6 | ip2IfStatTxOnMaxSize | RAD-MIB |