cefcModuleResetReason

CISCO-ENTITY-FRU-CONTROL-MIB · .1.3.6.1.4.1.9.9.117.1.2.1.1.3

Object

This object identifies the reason for the last reset performed
on the module.

Context

MIB
CISCO-ENTITY-FRU-CONTROL-MIB
OID
.1.3.6.1.4.1.9.9.117.1.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
cefcModuleEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENTITY-FRU-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-FRU-CONTROL-MIB::cefcModuleResetReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-FRU-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-FRU-CONTROL-MIB::cefcModuleResetReason.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-FRU-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-FRU-CONTROL-MIB::cefcModuleResetReason'

Syntax

Source
ModuleResetReasonType
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2powerUp
3parityError
4clearConfigReset
5manualReset
6watchDogTimeoutReset
7resourceOverflowReset
8missingTaskReset
9lowVoltageReset
10controllerReset
11systemReset
12switchoverReset
13upgradeReset
14downgradeReset
15cacheErrorReset
16deviceDriverReset
17softwareExceptionReset
18restoreConfigReset
19abortRevReset
20burnBootReset
21standbyCdHealthierReset
22nonNativeConfigClearReset
23memoryProtectionErrorReset

Conformance