All MIBs › LBHUB-MSH-MIB › startLastSystemError
startLastSystemError
Module: LBHUB-MSH-MIB
OID (symbolic): LBHUB-MSH-MIB::startLastSystemError
OID (numeric): 1.3.6.1.4.1.43.10.2.3.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The last System Error experienced by the system. This is set equal to the last system error code recorded in non-volatile memory on startup. When the system issues a TRAP indicating the last system error number, the value in non-volatile memory is set to zero. Hence after the next restart this attribute will also have the value zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.2.3.5 snmpwalk -v2c -c public <target> LBHUB-MSH-MIB::startLastSystemError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.2.3.5.1 snmpget -v2c -c public <target> LBHUB-MSH-MIB::startLastSystemError.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> startLastSystemError.1
Start monitoring 3Com LANBuilder MSH modular stackable hub with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LBHUB-MSH-MIB::startLastSystemError OID value, configure state conditions and alerts, and monitor any 3Com LANBuilder MSH modular stackable hub from a single console.
OID Breakdown
Upper-level ancestors (10 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.10 | generic | A3Com-products-MIB |
| 1.3.6.1.4.1.43.10.2 | setup | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.2.3 | setupStart | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.10.2.3.5 | startLastSystemError | LBHUB-MSH-MIB |