All MIBs › CNTAU-MIB › cntCpuLastFailDate
cntCpuLastFailDate
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntCpuLastFailDate
OID (numeric): 1.3.6.1.4.1.333.1.1.4.15.1.19
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The date and time of the last failure.
What is cntCpuLastFailDate?
This read-only DisplayString reports the date and time of the last failure recorded for this CPU. An admin building a reliability history for a specific processor would use this timestamp alongside cntCpuStatus to see how recently that CPU has had trouble. For example, a recent cntCpuLastFailDate combined with a currently ok status would tell the admin the CPU recovered but bears watching.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.1.4.15.1.19 snmpwalk -v2c -c public <target> CNTAU-MIB::cntCpuLastFailDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.1.4.15.1.19.1 snmpget -v2c -c public <target> CNTAU-MIB::cntCpuLastFailDate.1
Start monitoring CNT Fibre Channel access-unit/channel-extension device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNTAU-MIB::cntCpuLastFailDate OID value, configure state conditions and alerts, and monitor any CNT Fibre Channel access-unit/channel-extension device (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.333 | cnt | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.1 | cntau | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1 | cntsystem | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.4 | cntSysHardware | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.4.15 | cntHwCpuTable | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.4.15.1 | cntHwCpuEntry | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.1.4.15.1.19 | cntCpuLastFailDate | CNTAU-MIB |