All MIBs › IPADv2-MIB › ipadDLCIinBand
ipadDLCIinBand
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadDLCIinBand
OID (numeric): 1.3.6.1.4.1.321.100.1.4.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Determines if frames on this DLCI will be parsed to look for management frames destined for the unit itself.
What is ipadDLCIinBand?
This object determines whether management frames destined for the IPAD device itself are parsed from inbound Frame Relay DLCI data traffic, rather than arriving on a separate management channel. When enabled, the device examines frames on the DLCI for embedded management commands; when disabled, only out-of-band management is used. Operators toggle this based on whether they want management to share the data connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.4.1.1.11 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadDLCIinBand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.4.1.1.11.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadDLCIinBand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.321.100.1.4.1.1.11.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.11 | ipadDLCIinBand | IPADv2-MIB |