All MIBs › IPADv2-MIB › ipadDLCIRoundTripDelaySize
ipadDLCIRoundTripDelaySize
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadDLCIRoundTripDelaySize
OID (numeric): 1.3.6.1.4.1.321.100.1.4.1.1.28
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Specifies the packet size in octets used to calculate round trip delay.
What is ipadDLCIRoundTripDelaySize?
This object specifies the size in octets (bytes) of test packets that the device should send to measure round-trip delay on a Frame Relay Data Link Connection Identifier (DLCI). Typical values range from 16 to 1500 bytes to simulate real traffic patterns. Network operators configure this parameter to test delay on DLCI connections with packets that match their actual traffic profiles.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.4.1.1.28 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadDLCIRoundTripDelaySize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.4.1.1.28.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadDLCIRoundTripDelaySize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.321.100.1.4.1.1.28.1 i <value>
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.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.1 | ipad | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.4 | ipadDLCI | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.4.1 | ipadDLCITable | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.4.1.1 | ipadDLCITableEntry | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.4.1.1.28 | ipadDLCIRoundTripDelaySize | IPADv2-MIB |