cefcModuleOperStatus

OBS ✓
CISCO-ENTITY-FRU-CONTROL-MIB · .1.3.6.1.4.1.9.9.117.1.2.1.1.2

Object

This object shows the module's operational state.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors
Explore Observium network monitoring

Context

MIB
CISCO-ENTITY-FRU-CONTROL-MIB
OID
.1.3.6.1.4.1.9.9.117.1.2.1.1.2
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::cefcModuleOperStatus'
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::cefcModuleOperStatus.<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::cefcModuleOperStatus'

Syntax

Source
ModuleOperType
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2ok
3disabled
4okButDiagFailed
5boot
6selfTest
7failed
8missing
9mismatchWithParent
10mismatchConfig
11diagFailed
12dormant
13outOfServiceAdmin
14outOfServiceEnvTemp
15poweredDown
16poweredUp
17powerDenied
18powerCycled
19okButPowerOverWarning
20okButPowerOverCritical
21syncInProgress
22upgrading
23okButAuthFailed
24mdr
25fwMismatchFound
26fwDownloadSuccess
27fwDownloadFailure

Conformance