All MIBs › LBHUB-FMS-MIB › startLastSystemError
startLastSystemError
Module: LBHUB-FMS-MIB
OID (symbolic): LBHUB-FMS-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 to the NVRAM last system error code on startup. When the system issues a TRAP indicating the last system error number the NVRAM version is set to zero. Hence after the next restart this attribute will have the value zero also.
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-FMS-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-FMS-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 network hub (fault management status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LBHUB-FMS-MIB::startLastSystemError OID value, configure state conditions and alerts, and monitor any 3Com LANBuilder network hub (fault management status) 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-FMS-MIB |