All MIBs › NRC-HUB1-MIB › hub1LastFailureReason
hub1LastFailureReason
Module: NRC-HUB1-MIB
OID (symbolic): NRC-HUB1-MIB::hub1LastFailureReason
OID (numeric): 1.3.6.1.4.1.315.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The last error that caused a Hub failure.
A value of zero (0) indicates that there has not been a Hub failure since the novram was last erased.
A non-zero value indicates the reason for the last Hub failure. A normal Hub reset or power cycle will not change the value of this variable (it will still indicate the reason for the last known failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.315.1.17 snmpwalk -v2c -c public <target> NRC-HUB1-MIB::hub1LastFailureReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.315.1.17.1 snmpget -v2c -c public <target> NRC-HUB1-MIB::hub1LastFailureReason.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.315 | nrc | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1 | hub1 | NRC-HUB1-MIB |
| 1.3.6.1.4.1.315.1.17 | hub1LastFailureReason | NRC-HUB1-MIB |