All MIBs › DEC-BUS-MIB › decBusLecRowStatus
decBusLecRowStatus
Module: DEC-BUS-MIB
OID (symbolic): DEC-BUS-MIB::decBusLecRowStatus
OID (numeric): 1.3.6.1.4.1.36.2.18.29.1.5.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Provides a way to disconnect a LEC from the BUS.
When read, this object has the value 'active'. When written, it only accepts the value 'destroy'.
Because the ability to disconnect clients could lead to denial-of-service attacks, support for this feature is strictly optional.
What is decBusLecRowStatus?
This OID lets an admin disconnect this LEC from the BUS by writing 'destroy' (it reads back as 'active'); like its client-table counterpart, support for writing is optional because of denial-of-service risk.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.29.1.5.1.6 snmpwalk -v2c -c public <target> DEC-BUS-MIB::decBusLecRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.29.1.5.1.6.1 snmpget -v2c -c public <target> DEC-BUS-MIB::decBusLecRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.29.1.5.1.6.1 i <value>
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::decBusLecRowStatus 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.5 | decBusLecTable | DEC-BUS-MIB |
| 1.3.6.1.4.1.36.2.18.29.1.5.1 | decBusLecEntry | DEC-BUS-MIB |
| 1.3.6.1.4.1.36.2.18.29.1.5.1.6 | decBusLecRowStatus | DEC-BUS-MIB |