All MIBs › IPADv2-MIB › ipadDLCIpropOffset
ipadDLCIpropOffset
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadDLCIpropOffset
OID (numeric): 1.3.6.1.4.1.321.100.1.4.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
When the encapsulation is proprietary, this is the number of bytes after the frame relay header to look for the specified protocol decode.
What is ipadDLCIpropOffset?
This OID holds the number of bytes to skip after the Frame Relay header when decoding proprietary protocol payloads. It tells the device where to find the actual protocol data inside a custom-formatted Frame Relay frame. A Frame Relay network engineer would set this when integrating non-standard equipment that uses proprietary encapsulation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.4.1.1.10 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadDLCIpropOffset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.4.1.1.10.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadDLCIpropOffset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.321.100.1.4.1.1.10.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.10 | ipadDLCIpropOffset | IPADv2-MIB |