LBMSH-MIB :: startLastSystemError

MIB Reference — IPNetwork Monitor

All MIBsLBMSH-MIBstartLastSystemError

startLastSystemError

Module: LBMSH-MIB

OID (symbolic): LBMSH-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> LBMSH-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> LBMSH-MIB::startLastSystemError.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> startLastSystemError.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.43a3ComA3COM-HUAWEI-OID-MIB
1.3.6.1.4.1.43.10genericA3Com-products-MIB
1.3.6.1.4.1.43.10.2setupA3COM0004-GENERIC
1.3.6.1.4.1.43.10.2.3setupStartLBHUB-BOOM-MIB
1.3.6.1.4.1.43.10.2.3.5startLastSystemErrorLBMSH-MIB