All MIBs › CISCO-RTTMON-MIB › rttMonApplMaxPacketDataSize
rttMonApplMaxPacketDataSize
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonApplMaxPacketDataSize
OID (numeric): 1.3.6.1.4.1.9.9.42.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The maximum size of the data portion an echo packet supported by this RTT application. This is the maximum value that can be specified by (rttMonEchoAdminPktDataRequestSize + ARR Header) or (rttMonEchoAdminPktDataResponseSize + ARR Header) in the rttMonCtrlAdminTable.
This object is undefined for conceptual RTT control rows when the RttMonRttType object is set to 'fileIO' or 'script'.
What is rttMonApplMaxPacketDataSize?
This read-only parameter reports the maximum size of the data payload that the RTT (Response Time Monitor) application can handle in echo request and response packets, including any ARR header overhead. It defines the upper limit for packet size configuration. An operator checks this to understand the maximum probe payload when designing RTT measurement templates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.1.2 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonApplMaxPacketDataSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.1.2.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonApplMaxPacketDataSize.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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.42 | ciscoRttMonMIB | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1 | ciscoRttMonObjects | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.1 | rttMonAppl | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.1.2 | rttMonApplMaxPacketDataSize | CISCO-RTTMON-MIB |