All MIBs › DEC-BUS-MIB › decBusLanType
decBusLanType
Module: DEC-BUS-MIB
OID (symbolic): DEC-BUS-MIB::decBusLanType
OID (numeric): 1.3.6.1.4.1.36.2.18.29.1.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The data frame format (or LAN-TYPE) for the emulated LAN this Broadcast and Unknown Server supports.
In an active emulated LAN, this parameter MUST have a consistent value in all of the LES and BUS components serving the emulated LAN. Otherwise, problems may result.
This columnar object's value may only be changed when 'decBus[Admin,Oper]Status' are 'down'.
What is decBusLanType?
This OID sets the emulated LAN's data frame format, either Ethernet/802.3 or Token Ring/802.5. All LES and BUS components serving the same emulated LAN must be configured with matching values, and it can only be changed while decBusAdminStatus and decBusOperStatus are both 'down'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.29.1.1.1.9 snmpwalk -v2c -c public <target> DEC-BUS-MIB::decBusLanType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.29.1.1.1.9.1 snmpget -v2c -c public <target> DEC-BUS-MIB::decBusLanType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.29.1.1.1.9.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> decBusLanType.1
Start monitoring Digital Equipment Corporation ATM LAN Emulation network devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DEC-BUS-MIB::decBusLanType OID value, configure state conditions and alerts, and monitor any Digital Equipment Corporation ATM LAN Emulation network devices from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.29 | decBusMIB | DEC-BUS-MIB |
| 1.3.6.1.4.1.36.2.18.29.1 | decBusMIBObjects | DEC-BUS-MIB |
| 1.3.6.1.4.1.36.2.18.29.1.1 | decBusConfigTable | DEC-BUS-MIB |
| 1.3.6.1.4.1.36.2.18.29.1.1.1 | decBusConfigEntry | DEC-BUS-MIB |
| 1.3.6.1.4.1.36.2.18.29.1.1.1.9 | decBusLanType | DEC-BUS-MIB |