Home/Catalog/CISCO-ENTITY-FRU-CONTROL-MIB

CISCO-ENTITY-FRU-CONTROL-MIB

AI MIB Summary

The CISCO-ENTITY-FRU-CONTROL-MIB enables SNMP-based monitoring and configuration of operational states, including power, temperature, and fan status, for Field Replaceable Units (FRUs) such as power supplies, interface modules, and processor cards within Cisco hardware. It provides granular control over the enablement, disablement, and reset actions of these physical entities defined in the Entity-MIB.

The CISCO-ENTITY-FRU-CONTROL-MIB is used to monitor and configure operational status of Field Replaceable Units (FRUs) and other managable physical entities of the system listed in the Entity-MIB (RFC 2737) entPhysicalTable. FRUs include assemblies such as power supplies, fans, processor modules, interface modules, etc.
116
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

116 total
Object Name
ciscoEntityFRUControlMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117
RFC1155-SMI
Unknown
.1.3.6.1.4.1.9.9.117
cefcMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.1
cefcFRUPower
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.1.1
cefcFRUPowerSupplyGroupTableThis table lists the redundancy mode and the operational status of the power supply groups in the system.
SEQUENCE OF CefcFRUPowerSupplyGroupEntry
.1.3.6.1.4.1.9.9.117.1.1.1
cefcFRUPowerSupplyGroupEntryAn cefcFRUPowerSupplyGroupTable entry lists the desired redundancy mode, the units of the power outputs and the available and drawn current for the power supply group. Entries are created by the agent when a power supply group is added to the entPhysicalTable. Entries are deleted by the agent at power supply group removal.
CefcFRUPowerSupplyGroupEntry
.1.3.6.1.4.1.9.9.117.1.1.1.1
cefcPowerRedundancyModeThe administratively desired power supply redundancy mode.rw
PowerRedundancyType -- Rsyntax INTEGER { -- notsupported(1), -- redundant(2), -- combined(3) -- }
.1.3.6.1.4.1.9.9.117.1.1.1.1.1
cefcPowerUnitsThe units of primary supply to interpret cefcTotalAvailableCurrent and cefcTotalDrawnCurrent as power. For example, one 1000-watt power supply could deliver 100 amperes at 10 volts DC. So the value of cefcPowerUnits would be 'at 10 volts DC'. cefcPowerUnits is for display purposes only.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.117.1.1.1.1.2
cefcTotalAvailableCurrentTotal current available for FRU usage.ro
FRUCurrentType -- Rsyntax INTEGER(-1000000000..1000000000)
.1.3.6.1.4.1.9.9.117.1.1.1.1.3
cefcTotalDrawnCurrentTotal current drawn by powered-on FRUs.ro
FRUCurrentType -- Rsyntax INTEGER(-1000000000..1000000000)
.1.3.6.1.4.1.9.9.117.1.1.1.1.4
cefcPowerRedundancyOperModeThe power supply redundancy operational mode.ro
PowerRedundancyType -- Rsyntax INTEGER { -- notsupported(1), -- redundant(2), -- combined(3) -- }
.1.3.6.1.4.1.9.9.117.1.1.1.1.5
cefcFRUPowerStatusTableThis table lists the power-related administrative status and operational status of the manageable components in the system.
SEQUENCE OF CefcFRUPowerStatusEntry
.1.3.6.1.4.1.9.9.117.1.1.2
cefcFRUPowerStatusEntryAn cefcFRUPowerStatusTable entry lists the desired administrative status, the operational status of the power manageable component, and the current required by the component for operation. Entries are created by the agent at system power-up or the insertion of the component. Entries are deleted by the agent at the removal of the component. Only components with power control are listed in the table.
CefcFRUPowerStatusEntry
.1.3.6.1.4.1.9.9.117.1.1.2.1
cefcFRUPowerAdminStatusAdministratively desired FRU power state.rw
PowerAdminType -- Rsyntax INTEGER { -- on(1), -- off(2), -- inlineAuto(3), -- inlineOn(4), -- powerCycle(5) -- }
.1.3.6.1.4.1.9.9.117.1.1.2.1.1
cefcFRUPowerOperStatusOperational FRU power state.ro
PowerOperType -- Rsyntax INTEGER { -- offEnvOther(1), -- on(2), -- offAdmin(3), -- offDenied(4), -- offEnvPower(5), -- offEnvTemp(6), -- offEnvFan(7), -- failed(8), -- onButFanFail(9), -- offCooling(10), -- offConnectorRating(11) -- }
.1.3.6.1.4.1.9.9.117.1.1.2.1.2
cefcFRUCurrentCurrent supplied by the FRU (positive values) or current required to operate the FRU (negative values).ro
FRUCurrentType -- Rsyntax INTEGER(-1000000000..1000000000)
.1.3.6.1.4.1.9.9.117.1.1.2.1.3
cefcMaxDefaultInLinePowerThe system will provide power to the device connecting to the FRU if the device needs power, like an IP Phone. We call the providing power inline power. This MIB object controls the maximum default inline power for the device connecting to the FRU in the system. If the maximum default inline power of the device is greater than the maximum value reportable by this object, then this object should report its maximum reportable value (12500) and cefcMaxDefaultHighInLinePower must be used to report the actual maximum default inline power.rwdeprecated
INTEGER
.1.3.6.1.4.1.9.9.117.1.1.3
cefcFRUPowerSupplyValueTableThis table lists the power capacity of a power FRU in the system if it provides variable power. Power supplies usually provide either system or inline power. They cannot be controlled by software to dictate how they distribute power. We can also have what are known as variable power supplies. They can provide both system and inline power and can be varied within hardware defined ranges for system and inline limited by a total maximum combined output. They could be configured by the user via CLI or SNMP or be controlled by software internally. This table supplements the information in the cefcFRUPowerStatusTable for power supply FRUs. The cefcFRUCurrent attribute in that table provides the overall current the power supply FRU can provide while this table gives us the individual contribution towards system and inline power.
SEQUENCE OF CefcFRUPowerSupplyValueEntry
.1.3.6.1.4.1.9.9.117.1.1.4
cefcFRUPowerSupplyValueEntryAn cefcFRUPowerSupplyValueTable entry lists the current provided by the FRU for operation. Entries are created by the agent at system power-up or FRU insertion. Entries are deleted by the agent at FRU removal. Only power supply FRUs are listed in the table.
CefcFRUPowerSupplyValueEntry
.1.3.6.1.4.1.9.9.117.1.1.4.1
cefcFRUTotalSystemCurrentTotal current that could be supplied by the FRU (positive values) for system operations.rw
FRUCurrentType -- Rsyntax INTEGER(-1000000000..1000000000)
.1.3.6.1.4.1.9.9.117.1.1.4.1.1
cefcFRUDrawnSystemCurrentAmount of current drawn by the FRU's in the system towards system operations from this FRUrw
FRUCurrentType -- Rsyntax INTEGER(-1000000000..1000000000)
.1.3.6.1.4.1.9.9.117.1.1.4.1.2
cefcFRUTotalInlineCurrentTotal current supplied by the FRU (positive values) for inline operations.rw
FRUCurrentType -- Rsyntax INTEGER(-1000000000..1000000000)
.1.3.6.1.4.1.9.9.117.1.1.4.1.3
cefcFRUDrawnInlineCurrentAmount of current that is being drawn from this FRU for inline operation.rw
FRUCurrentType -- Rsyntax INTEGER(-1000000000..1000000000)
.1.3.6.1.4.1.9.9.117.1.1.4.1.4
cefcMaxDefaultHighInLinePowerThe system will provide power to the device connecting to the FRU if the device needs power, like an IP Phone. We call the providing power inline power. This MIB object controls the maximum default inline power for the device connecting to the FRU in the system.rw
Gauge -- Units -- miliwatts
.1.3.6.1.4.1.9.9.117.1.1.5
cefcModule
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.1.2
cefcModuleTableA cefcModuleTable entry lists the operational and administrative status information for ENTITY-MIB entPhysicalTable entries for manageable components of type PhysicalClass module(9).
SEQUENCE OF CefcModuleEntry
.1.3.6.1.4.1.9.9.117.1.2.1
cefcModuleEntryA cefcModuleStatusTable entry lists the operational and administrative status information for ENTITY-MIB entPhysicalTable entries for manageable components of type PhysicalClass module(9). Entries are created by the agent at the system power-up or module insertion. Entries are deleted by the agent upon module removal.
CefcModuleEntry
.1.3.6.1.4.1.9.9.117.1.2.1.1
cefcModuleAdminStatusThis object provides administrative control of the module.rw
ModuleAdminType -- Rsyntax INTEGER { -- enabled(1), -- disabled(2), -- reset(3), -- outOfServiceAdmin(4) -- }
.1.3.6.1.4.1.9.9.117.1.2.1.1.1
cefcModuleOperStatusThis object shows the module's operational state.ro
ModuleOperType -- Rsyntax INTEGER { -- unknown(1), -- ok(2), -- disabled(3), -- okButDiagFailed(4), -- boot(5), -- selfTest(6), -- failed(7), -- missing(8), -- mismatchWithParent(9), -- mismatchConfig(10), -- diagFailed(11), -- dormant(12), -- outOfServiceAdmin(13), -- outOfServiceEnvTemp(14), -- poweredDown(15), -- poweredUp(16), -- powerDenied(17), -- powerCycled(18), -- okButPowerOverWarning(19), -- okButPowerOverCritical(20), -- syncInProgress(21) -- }
.1.3.6.1.4.1.9.9.117.1.2.1.1.2
cefcModuleResetReasonThis object identifies the reason for the last reset performed on the module.ro
ModuleResetReasonType -- Rsyntax INTEGER { -- unknown(1), -- powerUp(2), -- parityError(3), -- clearConfigReset(4), -- manualReset(5), -- watchDogTimeoutReset(6), -- resourceOverflowReset(7), -- missingTaskReset(8), -- lowVoltageReset(9), -- controllerReset(10), -- systemReset(11), -- switchoverReset(12), -- upgradeReset(13), -- downgradeReset(14), -- cacheErrorReset(15), -- deviceDriverReset(16), -- softwareExceptionReset(17), -- restoreConfigReset(18), -- abortRevReset(19), -- burnBootReset(20), -- standbyCdHealthierReset(21), -- nonNativeConfigClearReset(22), -- memoryProtectionErrorReset(23) -- }
.1.3.6.1.4.1.9.9.117.1.2.1.1.3
cefcModuleStatusLastChangeTimeThe value of sysUpTime at the time the cefcModuleOperStatus is changed.ro
TimeStamp -- Rsyntax TimeTicks
.1.3.6.1.4.1.9.9.117.1.2.1.1.4
cefcModuleLastClearConfigTimeThe value of sysUpTime when the configuration was most recently cleared.ro
TimeStamp -- Rsyntax TimeTicks
.1.3.6.1.4.1.9.9.117.1.2.1.1.5
cefcModuleResetReasonDescriptionA description qualifying the module reset reason specified in cefcModuleResetReason. Examples: command xyz missing task switch over watchdog timeout etc. cefcModuleResetReasonDescription is for display purposes only. NMS applications must not parse.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.117.1.2.1.1.6
cefcModuleStateChangeReasonDescrThis object displays human-readable textual string which describes the cause of the last state change of the module. This object contains zero length string if no meaningful reason could be provided. Examples: 'Invalid software version' 'Software download failed' 'Software version mismatch' 'Module is in standby state' etc. This object is for display purposes only. NMS applications must not parse this object and take any decision based on its value.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.117.1.2.1.1.7
cefcModuleUpTimeThis object provides the up time for the module since it was last re-initialized. This object is not persistent; if a module reset, restart, power off, the up time starts from zero.ro
FRUTimeSeconds -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.117.1.2.1.1.8
cefcIntelliModuleTableThis table sparsely augments the cefcModuleTable (i.e., every row in this table corresponds to a row in the cefcModuleTable but not necessarily vice-versa). A cefcIntelliModuleTable entry lists the information specific to intelligent modules which cannot be provided by the cefcModuleTable.
SEQUENCE OF CefcIntelliModuleEntry
.1.3.6.1.4.1.9.9.117.1.2.2
cefcIntelliModuleEntryA cefcIntelliModuleTable entry lists the information specific to an intelligent module which cannot be provided by this module's corresponding instance in the cefcModuleTable. Only an intelligent module with Internet address configured has its entry here. An entry of this table is created if an intelligent module is detected by the managed system and its management Internet address is configured on the intelligent module. An entry of this table is deleted if the removal of Internet address configuration of this module or the module itself.
CefcIntelliModuleEntry
.1.3.6.1.4.1.9.9.117.1.2.2.1
cefcIntelliModuleIPAddrTypeThe type of Internet address by which the intelligent module is reachable.ro
InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- ipv4z(3), -- ipv6z(4), -- dns(16) -- }
.1.3.6.1.4.1.9.9.117.1.2.2.1.1
cefcIntelliModuleIPAddrThe Internet address configured for the intelligent module. The type of this address is determined by the value of the object cefcIntelliModuleIPAddrType.ro
InetAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.117.1.2.2.1.2
cefcMIBNotificationEnables
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.1.3
cefcMIBEnableStatusNotificationThis variable indicates whether the system produces the following notifications: cefcModuleStatusChange, cefcPowerStatusChange, cefcFRUInserted, cefcFRURemoved, cefcUnrecognizedFRU and cefcFanTrayStatusChange. A false value will prevent these notifications from being generated.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.9.117.1.3.1
cefcEnablePSOutputChangeNotifThis variable indicates whether the system produces the cefcPowerSupplyOutputChange notifications when the output capacity of a power supply has changed. A false value will prevent this notification to generated.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.9.117.1.3.2
cefcFRUFan
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.1.4
cefcFanTrayStatusTableThis table contains the operational status information for all ENTITY-MIB entPhysicalTable entries which have an entPhysicalClass of 'fan'; specifically, all entPhysicalTable entries which represent either: one physical fan, or a single physical 'fan tray' which is a manufactured (inseparable in the field) combination of multiple fans.
SEQUENCE OF CefcFanTrayStatusEntry
.1.3.6.1.4.1.9.9.117.1.4.1
cefcFanTrayStatusEntryAn cefcFanTrayStatusTable entry lists the operational status information for the ENTITY-MIB entPhysicalTable entry which is identified by the value of entPhysicalIndex. The value of entPhysicalClass for the identified entry will be 'fan', and the represented physical entity will be either: one physical fan, or a single physical 'fan tray' which is a manufactured (inseparable in the field) combination of multiple fans. Entries are created by the agent at system power-up or fan or fan tray insertion. Entries are deleted by the agent at the fan or fan tray removal.
CefcFanTrayStatusEntry
.1.3.6.1.4.1.9.9.117.1.4.1.1
cefcFanTrayOperStatusThe operational state of the fan or fan tray. unknown(1) - unknown. up(2) - powered on. down(3) - powered down. warning(4) - partial failure, needs replacement as soon as possible.ro
Enumeration
.1.3.6.1.4.1.9.9.117.1.4.1.1.1
cefcPhysical
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.1.5
cefcPhysicalTableThis table contains one row per physical entity.
SEQUENCE OF CefcPhysicalEntry
.1.3.6.1.4.1.9.9.117.1.5.1
cefcPhysicalEntryInformation about a particular physical entity.
CefcPhysicalEntry
.1.3.6.1.4.1.9.9.117.1.5.1.1
cefcPhysicalStatusThe status of this physical entity. other(1) - the status is not any of the listed below. supported(2) - this entity is supported. unsupported(3) - this entity is unsupported. incompatible(4) - this entity is incompatible. It would be unsupported(3), if the ID read from Serial EPROM is not supported. It would be incompatible(4), if in the present configuration this FRU is not supported.ro
Enumeration
.1.3.6.1.4.1.9.9.117.1.5.1.1.1
cefcPowerCapacity
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.1.6
cefcPowerSupplyInputTableThis table contains the power input information for all the power supplies that have entPhysicalTable entries with 'powerSupply' in the entPhysicalClass. The entries are created by the agent at the system power-up or power supply insertion. Entries are deleted by the agent upon power supply removal. The number of entries is determined by the number of power supplies and number of power inputs on the power supply.
SEQUENCE OF CefcPowerSupplyInputEntry
.1.3.6.1.4.1.9.9.117.1.6.1
cefcPowerSupplyInputEntryAn entry containing power input management information applicable to a particular power supply and input.
CefcPowerSupplyInputEntry
.1.3.6.1.4.1.9.9.117.1.6.1.1
cefcPowerSupplyInputIndexA unique value, greater than zero, for each input on a power supply.
Gauge
.1.3.6.1.4.1.9.9.117.1.6.1.1.1
cefcPowerSupplyInputTypeThe type of an input power detected on the power supply. unknown(1): No input power is detected. acLow(2): Lower rating AC input power is detected. acHigh(3): Higher rating AC input power is detected. dcLow(4): Lower rating DC input power is detected. dcHigh(5): Higher rating DC input power is detected.ro
Enumeration
.1.3.6.1.4.1.9.9.117.1.6.1.1.2
cefcPowerSupplyOutputTableThis table contains a list of possible output mode for the power supplies, whose ENTITY-MIB entPhysicalTable entries have an entPhysicalClass of 'powerSupply'. It also indicate which mode is the operational mode within the system.
SEQUENCE OF CefcPowerSupplyOutputEntry
.1.3.6.1.4.1.9.9.117.1.6.2
cefcPowerSupplyOutputEntryA cefcPowerSupplyOutputTable entry lists the power output capacity and its operational status for manageable components of type PhysicalClass 'powerSupply'. Entries are created by the agent at the system power-up or power supply insertion. Entries are deleted by the agent upon power supply removal. The number of entries of a power supply is determined by the power supply.
CefcPowerSupplyOutputEntry
.1.3.6.1.4.1.9.9.117.1.6.2.1
cefcPSOutputModeIndexA unique value, greater than zero, for each possible output mode on a power supply.
Gauge
.1.3.6.1.4.1.9.9.117.1.6.2.1.1
cefcPSOutputModeCurrentThe output capacity of the power supply.ro
FRUCurrentType -- Rsyntax INTEGER(-1000000000..1000000000)
.1.3.6.1.4.1.9.9.117.1.6.2.1.2
cefcPSOutputModeInOperationA value of 'true' indicates that this mode is the operational mode of the power supply output capacity. A value of 'false' indicates that this mode is not the operational mode of the power supply output capacity. For a given power supply's entPhysicalIndex, at most one instance of this object can have the value of true(1).ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.9.117.1.6.2.1.3
cefcCooling
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.1.7
cefcChassisCoolingTableThis table contains the cooling capacity information of the chassis whose ENTITY-MIB entPhysicalTable entries have an entPhysicalClass of 'chassis'.
SEQUENCE OF CefcChassisCoolingEntry
.1.3.6.1.4.1.9.9.117.1.7.1
cefcChassisCoolingEntryA cefcChassisCoolingEntry lists the maximum cooling capacity that could be provided for one slot on the manageable components of type PhysicalClass 'chassis'. Entries are created by the agent if the corresponding entry is created in ENTITY-MIB entPhysicalTable. Entries are deleted by the agent if the corresponding entry is deleted in ENTITY-MIB entPhysicalTable.
CefcChassisCoolingEntry
.1.3.6.1.4.1.9.9.117.1.7.1.1
cefcChassisPerSlotCoolingCapThe maximum cooling capacity in the unit of CFM that could be provided for any slot in this chassis.ro
Gauge -- Units -- cfm
.1.3.6.1.4.1.9.9.117.1.7.1.1.1
cefcFanCoolingTableThis table contains the cooling capacity information of the fans whose ENTITY-MIB entPhysicalTable entries have an entPhysicalClass of 'fan'.
SEQUENCE OF CefcFanCoolingEntry
.1.3.6.1.4.1.9.9.117.1.7.2
cefcFanCoolingEntryA cefcFanCoolingEntry lists the cooling capacity that could be provided by the manageable components of type PhysicalClass 'fan'. Entries are created by the agent if the corresponding entry is created in ENTITY-MIB entPhysicalTable. Entries are deleted by the agent if the corresponding entry is deleted in ENTITY-MIB entPhysicalTable.
CefcFanCoolingEntry
.1.3.6.1.4.1.9.9.117.1.7.2.1
cefcFanCoolingCapacityThe cooling capacity in the unit of CFM that could be provided by this fan.ro
Gauge -- Units -- cfm
.1.3.6.1.4.1.9.9.117.1.7.2.1.1
cefcModuleCoolingTableThis table contains the cooling requirement for all the manageable components of type entPhysicalClass 'module'.
SEQUENCE OF CefcModuleCoolingEntry
.1.3.6.1.4.1.9.9.117.1.7.3
cefcModuleCoolingEntryA cefcModuleCoolingEntry lists the cooling requirement for a manageable components of type entPhysicalClass 'module'. Entries are created by the agent at the system power-up or module insertion. Entries are deleted by the agent upon module removal.
CefcModuleCoolingEntry
.1.3.6.1.4.1.9.9.117.1.7.3.1
cefcModuleCoolingThe cooling requirement in the unit of CFM of the module and its daughter cards.ro
Gauge -- Units -- cfm
.1.3.6.1.4.1.9.9.117.1.7.3.1.1
cefcConnector
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.1.8
cefcConnectorRatingTableThis table contains the connector power ratings of FRUs. Only components with power connector rating management are listed in this table.
SEQUENCE OF CefcConnectorRatingEntry
.1.3.6.1.4.1.9.9.117.1.8.1
cefcConnectorRatingEntryA cefcConnectorRatingEntry lists the power connector rating information of a component in the system. An entry or entries are created by the agent when an physical entity with connector rating management is added to the ENTITY-MIB entPhysicalTable. An entry is deleted by the agent at the entity removal.
CefcConnectorRatingEntry
.1.3.6.1.4.1.9.9.117.1.8.1.1
cefcConnectorRatingThe maximum power that the component's connector can withdraw.ro
FRUCurrentType -- Rsyntax INTEGER(-1000000000..1000000000)
.1.3.6.1.4.1.9.9.117.1.8.1.1.1
cefcModulePowerConsumptionTableThis table contains the total power consumption information for modules whose ENTITY-MIB entPhysicalTable entries have an entPhysicalClass of 'module'.
SEQUENCE OF CefcModulePowerConsumptionEntry
.1.3.6.1.4.1.9.9.117.1.8.2
cefcModulePowerConsumptionEntryA cefcModulePowerConsumptionEntry lists the total power consumption of a manageable components of type entPhysicalClass 'module'. Entries are created by the agent at the system power-up or module insertion. Entries are deleted by the agent upon module removal.
CefcModulePowerConsumptionEntry
.1.3.6.1.4.1.9.9.117.1.8.2.1
cefcModulePowerConsumptionThe combined power consumption to operate the module and its submodule(s) and inline-power device(s).ro
FRUCurrentType -- Rsyntax INTEGER(-1000000000..1000000000)
.1.3.6.1.4.1.9.9.117.1.8.2.1.1
cefcFRUMIBNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.2
cefcMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.2.0
cefcModuleStatusChangeThis notification is generated when the value of cefcModuleOperStatus changes. It can be utilized by an NMS to update the status of the module it is managing.
TRAP-TYPE
.1.3.6.1.4.1.9.9.117.2.0.1
cefcPowerStatusChangeThe cefcFRUPowerStatusChange notification indicates that the power status of a FRU has changed. The varbind for this notification indicates the entPhysicalIndex of the FRU, and the new operational-status of the FRU.
TRAP-TYPE
.1.3.6.1.4.1.9.9.117.2.0.2
cefcFRUInsertedThe cecfFRUInserted notification indicates that a FRU was inserted. The varbind for this notification indicates the entPhysicalIndex of the inserted FRU, and the entPhysicalIndex of the FRU's container.
TRAP-TYPE
.1.3.6.1.4.1.9.9.117.2.0.3
cefcFRURemovedThe cefcFRURemoved notification indicates that a FRU was removed. The varbind for this notification indicates the entPhysicalIndex of the removed FRU, and the entPhysicalIndex of the FRU's container.
TRAP-TYPE
.1.3.6.1.4.1.9.9.117.2.0.4
cefcUnrecognizedFRUThe cefcUnrecognizedFRU notification indicates that a FRU was inserted whose product ID is not supported. The varbind for this notification indicates the entPhysicalIndex of the inserted FRU, the entPhysicalClass this FRU belongs to, the entPhysicalVendorType of this FRU, the entPhysicalName of the FRU, the entPhysicalModelName of the inserted FRU, and the cefcPhysicalStatus telling the reason code for sending this notification.
TRAP-TYPE
.1.3.6.1.4.1.9.9.117.2.0.5
cefcFanTrayStatusChangeThis notification is generated when the value of cefcFanTrayOperStatus changes.
TRAP-TYPE
.1.3.6.1.4.1.9.9.117.2.0.6
cefcPowerSupplyOutputChangeThe notification indicates that the power supply's output capacity has changed. This notification is triggered whenever one instance of the power supply's cefcPSOutputModeInOperation has transitioned from 'false' to 'true'.
TRAP-TYPE
.1.3.6.1.4.1.9.9.117.2.0.7
cefcMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3
cefcMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.1
cefcMIBPowerCompliance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.1.1
cefcMIBPowerCompliance2
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.1.2
cefcMIBPowerCompliance3
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.1.3
cefcMIBPowerCompliance4
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.1.4
cefcMIBPowerCompliance5
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.1.5
cefcMIBPowerCompliance6
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.1.6
cefcMIBPowerCompliance7
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.1.7
cefcMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2
cefcMIBPowerModeGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.1
cefcMIBPowerFRUControlGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.2
cefcMIBModuleGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.3
cefcMIBInLinePowerControlGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.4
cefcMIBNotificationEnablesGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.5
cefcMgmtNotificationsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.6
cefcModuleGroupRev1
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.7
cefcMIBPowerFRUValueGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.8
cefcMIBFanTrayStatusGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.9
cefcMIBPhysicalGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.10
cefcMgmtNotificationsGroup2
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.11
cefcMIBPowerOperModeGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.12
cefcMIBInLinePowerControlGroupRev1
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.13
cefcModuleExtGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.14
cefcIntelliModuleGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.15
cefcPowerCapacityGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.16
cefcCoolingGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.17
cefcConnectorRatingGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.18
cefcMIBNotificationEnablesGroup2
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.19
cefcMgmtNotificationsGroup3
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.117.3.2.20