All MIBs › LAN-EMULATION-BUS-MIB › busErrLogErrCode
busErrLogErrCode
Module: LAN-EMULATION-BUS-MIB
OID (symbolic): LAN-EMULATION-BUS-MIB::busErrLogErrCode
OID (numeric): 1.3.6.1.4.1.353.5.3.4.3.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Error code which indicates the cause of the error.
What is busErrLogErrCode?
Reports the cause of the logged error: outOfRes(1) for resource exhaustion, badCtlFrame(2) for a malformed control frame, badDataFrame(3) for a data frame that was the wrong size, or other(4) for anything else -- an admin uses this to triage what went wrong on a client's VCC.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.3.4.3.2.1.3 snmpwalk -v2c -c public <target> LAN-EMULATION-BUS-MIB::busErrLogErrCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.3.4.3.2.1.3.1 snmpget -v2c -c public <target> LAN-EMULATION-BUS-MIB::busErrLogErrCode.1
Start monitoring ATM switch/LAN Emulation server running LANE BUS function with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LAN-EMULATION-BUS-MIB::busErrLogErrCode OID value, configure state conditions and alerts, and monitor any ATM switch/LAN Emulation server running LANE BUS function 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.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.3 | atmfLanEmulation | ELAN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.353.5.3.4 | busMIB | LAN-EMULATION-BUS-MIB |
| 1.3.6.1.4.1.353.5.3.4.3 | busFaultGroup | LAN-EMULATION-BUS-MIB |
| 1.3.6.1.4.1.353.5.3.4.3.2 | busErrLogTable | LAN-EMULATION-BUS-MIB |
| 1.3.6.1.4.1.353.5.3.4.3.2.1 | busErrLogEntry | LAN-EMULATION-BUS-MIB |
| 1.3.6.1.4.1.353.5.3.4.3.2.1.3 | busErrLogErrCode | LAN-EMULATION-BUS-MIB |