MIBs Depot

CISCO-ENTITY-FRU-CONTROL-MIB

Registered at
1.3.6.1.4.1.9.9.117
Last updated
2018-11-05 00:00
Organization
Cisco Systems, Inc.
Revisions
2018-11-05 00:00, 2018-08-20 00:00, 2018-07-25 00:00, 2017-12-06 00:00, 2013-08-19 00:00, 2011-12-22 00:00, 2011-03-18 00:00, 2010-12-10 00:00, 2008-10-08 00:00, 2007-06-21 00:00, 2007-03-14 00:00, 2006-06-23 00:00, 2005-09-06 00:00, 2004-12-09 00:00, 2004-10-19 00:00, 2003-11-24 00:00, 2003-10-27 00:00, 2003-10-23 00:00, 2003-07-22 00:00, 2002-10-16 00:00, 2002-10-03 00:00, 2002-09-15 00:00, 2002-07-12 00:00, 2001-05-22 00:00, 2000-01-13 00:00, 1999-04-05 00:00
Namespace
cisco
Source file
CISCO-ENTITY-FRU-CONTROL-MIB
Digest
sha256:e92ba4ae34c917b29229ea9ebf91d11497b021f8136bf72fd0419675a09cb8eb

Description

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.

Contact

Postal: Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA Tel: +1 408 526 4000 E-mail: cs-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
ENTITY-MIBentPhysicalClass, entPhysicalContainedIn, entPhysicalIndex, entPhysicalModelName, entPhysicalName, entPhysicalVendorType
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-ENTITY-FRU-CONTROL-MIB
CISCO-SMI
ENTITY-MIB
IANA-ENTITY-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
CefcPercentOrMinusOne
TEXTUAL-CONVENTION
An integer that is in the range of a percent value. A value of -1 means that the percentage is not available.
current
CefcVmModuleOperType
TEXTUAL-CONVENTION
Operational VM module states. Valid values are : down(1) module is down. up(2) module is operational. unknown(3) module is unknown. goingDown(4) module is goingDown from Up.
current
FRUCoolingUnit
TEXTUAL-CONVENTION
The unit for the cooling capacity and requirement. cfm(1) Cubic feet per minute watts(2) Watts
current
FRUCurrentType
TEXTUAL-CONVENTION
a current measurement, on the system power supply primary output, expressed in cefcPowerUnits. Range is from negative 1 million to positive one million amperes. A negative value expresses current used by the FRU. A positive value expresses current supplied by the FRU.
current
FRUTimeSeconds
TEXTUAL-CONVENTION
This is a non-negative integer which represents the time in second between two epochs. Since time is not discrete, it is rounded up to the nearest second. For example, if the elapsed time is greater than zero and less or equal to one second, then one second is returned, etc. When objects are defined which use this type, the description of the object identifies both of the reference epochs.
current
ModuleAdminType
TEXTUAL-CONVENTION
Administratively desired module states. Valid values are: enabled(1) module is operational. disabled(2) module is not operational. reset(3) module is reset. This value may be specified in a management protocol set operation, it will not be returned in response to a management protocol retrieval operation. outOfServiceAdmin(4) module is powered on but out of service, set by CLI.
current
ModuleOperType
TEXTUAL-CONVENTION
Operational module states. Valid values are : unknown(1) Module is not in one of other states normal operational states: ok(2) Module is operational. disabled(3) Module is administratively disabled. okButDiagFailed(4) Module is operational but there is some diagnostic information available. transitional states: boot(5) Module is currently in the process of bringing up image. After boot, it starts its operational software and transitions to the appropriate state. selfTest(6) Module is performing selfTest. failure states: failed(7) Module has failed due to some condition not stated above. missing(8) Module has been provisioned, but it is missing mismatchWithParent(9) Module is not compatible with parent entity. Module has not been provisioned and wrong type of module is plugged in. This state can be cleared by plugging in the appropriate module. mismatchConfig(10) Module is not compatible with the current configuration. Module was correctly provisioned earlier, however the module was replaced by an incompatible module. This state can be resolved by clearing the configuration, or replacing with the appropriate module. diagFailed(11) Module diagnostic test failed due to some hardware failure. dormant(12) Module is waiting for an external or internal event to become operational. outOfServiceAdmin(13) module is administratively set to be powered on but out of service. outOfServiceEnvTemp(14)Module is powered on but out of service, due to environmental temperature problem. An out-o-service module consumes less power thus will cool down the board. poweredDown(15) Module is in powered down state. poweredUp(16) Module is in powered up state. powerDenied(17) System does not have enough power in power budget to power on this module. powerCycled(18) Module is being power cycled. okButPowerOverWarning(19) Module is drawing more power than allocated to this module. The module is still operational but may go into a failure state. This state may be caused by misconfiguration of power requirements (especially for inline power). okButPowerOverCritical(20) Module is drawing more power than this module is designed to handle. The module is still operational but may go into a failure state and could potentially take the system down. This state may be caused by gross misconfi- guration of power requirements (especially for inline power). syncInProgress(21) Synchronization in progress. In a high availability system there will be 2 control modules, active and standby. This transitional state specifies the synchronization of data between the active and standby modules. upgrading(22) Module is upgrading. okButAuthFailed(23) Module is operational but did not pass hardware integrity verification. mdr(24) Module is undergoing a Minimum Disruptive Restart (MDR) upgrade. firmware download states: fwMismatchFound(25) Mistmatch found between current firmware version and the firmware version in the system image. fwDownloadSuccess(26) Module firmware download succeeded. fwDownloadFailure(27) Module firmware download failed.
current
ModuleResetReasonType
TEXTUAL-CONVENTION
Describes the reason for the last module reset operation. unknown(1) source of the reset is not identified powerUp(2) system power up operation parityError(3) parity error during system bring up operation clearConfigReset(4) reset due to clear configuration operation manualReset(5) reset due to administrative request watchDogTimeoutReset(6) reset due to watchdog timeout resourceOverflowReset(7) reset due to resource overflow missingTaskReset(8) reset due to missing task lowVoltageReset(9) reset due to low voltage controllerReset(10) reset by controller systemReset(11) system reset switchoverReset(12) reset due to user initiated graceful switchover upgradeReset(13) reset due to upgrade downgradeReset(14) reset due to downgrade cacheErrorReset(15) reset due to cache error deviceDriverReset(16) reset due to device driver error softwareExceptionReset(17) reset due to software exception restoreConfigReset(18) reset due to configuration restoration abortRevReset(19) reset due to revision change abort burnBootReset(20) reset due to boot image change standbyCdHealthierReset(21) reset to switch to healthier standby card nonNativeConfigClearReset(22) reset due clearing of non-native configuration memoryProtectionErrorReset(23) reset due to memory protection violation.
current
PowerAdminType
TEXTUAL-CONVENTION
Administratively desired FRU power state types. valid values are: on(1): Turn FRU on. off(2): Turn FRU off. The inline power means that the FRU itself won't cost any power, but the external device connecting to the FRU will drain the power from FRU. For example, the IP phone device. The FRU is a port of a switch with voice ability and IP phone will cost power from the port once it connects to the port. inlineAuto(3): Turn FRU inline power to auto mode. It means that the FRU will try to detect whether the connecting device needs power or not. If it needs power, the FRU will supply power. If it doesn't, the FRU will treat the device as a regular network device. inlineOn(4): Turn FRU inline power to on mode. It means that once the device connects to the FRU, the FRU will always supply power to the device no matter the device needs the power or not. powerCycle(5): Power cycle the FRU. This value may be specified in a management protocol set operation, it will not be returned in response to a management protocol retrieval operation.
current
PowerOperType
TEXTUAL-CONVENTION
Operational FRU Status types. valid values are: offEnvOther(1) FRU is powered off because of a problem not listed below. on(2): FRU is powered on. offAdmin(3): Administratively off. offDenied(4): FRU is powered off because available system power is insufficient. offEnvPower(5): FRU is powered off because of power problem in the FRU. for example, the FRU's power translation (DC-DC converter) or distribution failed. offEnvTemp(6): FRU is powered off because of temperature problem. offEnvFan(7): FRU is powered off because of fan problems. failed(8): FRU is in failed state. onButFanFail(9): FRU is on, but fan has failed. offCooling(10): FRU is powered off because of the system's insufficient cooling capacity. offConnectorRating(11): FRU is powered off because of the system's connector rating exceeded. onButInlinePowerFail(12): The FRU on, but no inline power is being delivered as the data/inline power component of the FRU has failed.
current
PowerRedundancyType
TEXTUAL-CONVENTION
power supply redundancy modes. valid values are: notsupported(1): Read-only operational state, indicates that the requested administrative state (redundant(2), combined(3), psRedundant(5), inPwrSrcRedundant(6) or psRedundantSingleInput(7)) is not supported by the system. redundant(2): A single power supply output can power the entire system, although there are more than one matched supply in the system. In the systems which support multiple level of redundancy, such as input power redundancy, this state indicates that redundancy is enabled on all levels. combined(3): The combined output of the power supplies are available to operate the system when there are more than one matched power supply in the system. In the platforms which support multiple level of redundancy, such as input redundancy, this state indicates that no redundancy on all levels. nonRedundant(4): Read-only operational state, indicates that there is only one power supply or there are unmatched power supplies in the system. psRedundant(5): Only the power output redundancy is enabled in the systems which support multiple levels of redundancy. All other types of redundancy, such as input power redundancy, are disabled. This value is only supported by the systems which support multiple levels of redundancy. inPwrSrcRedundant(6): Only the input power redundancy is enabled in the systems which support multiple levels of redundancy. All other types of redundancy, such as output power redundancy, are disabled. This value is only supported by the systems which support input power redundancy. psRedundantSingleInput(7): Only the power redundancy with single input is enabled in the systems which support multiple levels of redundancy. All other types of redundancy, such as output power redundancy, are disabled. This value is only supported by the systems which support power redundancy with single input.
current

Objects

NameOIDSyntaxAccessStatus
cefcMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.1
cefcFRUPower
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.1.1
cefcFRUPowerSupplyGroupTable
OBJECT-TYPE
This table lists the redundancy mode and the operational status of the power supply groups in the system.
1.3.6.1.4.1.9.9.117.1.1.1not-accessiblecurrent
cefcFRUPowerSupplyGroupEntry
OBJECT-TYPE
An 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.
1.3.6.1.4.1.9.9.117.1.1.1.1not-accessiblecurrent
cefcPowerRedundancyMode
OBJECT-TYPE
The administratively desired power supply redundancy mode.
1.3.6.1.4.1.9.9.117.1.1.1.1.1PowerRedundancyTyperead-writecurrent
cefcPowerUnits
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.9.117.1.1.1.1.2DisplayStringread-onlycurrent
cefcTotalAvailableCurrent
OBJECT-TYPE
Total current available for FRU usage.
1.3.6.1.4.1.9.9.117.1.1.1.1.3FRUCurrentTyperead-onlycurrent
cefcTotalDrawnCurrent
OBJECT-TYPE
Total current drawn by powered-on FRUs.
1.3.6.1.4.1.9.9.117.1.1.1.1.4FRUCurrentTyperead-onlycurrent
cefcPowerRedundancyOperMode
OBJECT-TYPE
The power supply redundancy operational mode.
1.3.6.1.4.1.9.9.117.1.1.1.1.5PowerRedundancyTyperead-onlycurrent
cefcPowerNonRedundantReason
OBJECT-TYPE
This object has the value of notApplicable(1) when cefcPowerRedundancyOperMode of the instance does not have the value of nonRedundant(4). The other values explain the reason why cefcPowerRedundancyOperMode is nonRedundant(4), e.g. unknown(2) the reason is not identified. singleSupply(3) There is only one power supply in the group. mismatchedSupplies(4) There are more than one power supplies in the groups. However they are mismatched and can not work redundantly. supplyError(5) Some power supply or supplies does or do not working properly.
1.3.6.1.4.1.9.9.117.1.1.1.1.6INTEGER {notApplicable(1), unknown(2), singleSupply(3), mismatchedSupplies(4), supplyError(5)}read-onlycurrent
cefcTotalDrawnInlineCurrent
OBJECT-TYPE
Total inline current drawn for inline operation.
1.3.6.1.4.1.9.9.117.1.1.1.1.7FRUCurrentTyperead-onlycurrent
cefcFRUPowerStatusTable
OBJECT-TYPE
This table lists the power-related administrative status and operational status of the manageable components in the system.
1.3.6.1.4.1.9.9.117.1.1.2not-accessiblecurrent
cefcFRUPowerStatusEntry
OBJECT-TYPE
An 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.
1.3.6.1.4.1.9.9.117.1.1.2.1not-accessiblecurrent
cefcFRUPowerAdminStatus
OBJECT-TYPE
Administratively desired FRU power state.
1.3.6.1.4.1.9.9.117.1.1.2.1.1PowerAdminTyperead-writecurrent
cefcFRUPowerOperStatus
OBJECT-TYPE
Operational FRU power state.
1.3.6.1.4.1.9.9.117.1.1.2.1.2PowerOperTyperead-onlycurrent
cefcFRUCurrent
OBJECT-TYPE
Current supplied by the FRU (positive values) or current required to operate the FRU (negative values).
1.3.6.1.4.1.9.9.117.1.1.2.1.3FRUCurrentTyperead-onlycurrent
cefcFRUPowerCapability
OBJECT-TYPE
This object indicates the set of supported power capabilities of the FRU. realTimeCurrent(0) - cefcFRURealTimeCurrent is supported by the FRU.
1.3.6.1.4.1.9.9.117.1.1.2.1.4Bits {realTimeCurrent(0)}read-onlycurrent
cefcFRURealTimeCurrent
OBJECT-TYPE
This object indicates the realtime value of current supplied by the FRU (positive values) or the realtime value of current drawn by the FRU (negative values).
1.3.6.1.4.1.9.9.117.1.1.2.1.5FRUCurrentTyperead-onlycurrent
cefcMaxDefaultInLinePower
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.9.117.1.1.3Integer32 (0..12500)read-writedeprecated
cefcFRUPowerSupplyValueTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.117.1.1.4not-accessiblecurrent
cefcFRUPowerSupplyValueEntry
OBJECT-TYPE
An 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.
1.3.6.1.4.1.9.9.117.1.1.4.1not-accessiblecurrent
cefcFRUTotalSystemCurrent
OBJECT-TYPE
Total current that could be supplied by the FRU (positive values) for system operations.
1.3.6.1.4.1.9.9.117.1.1.4.1.1FRUCurrentTyperead-writecurrent
cefcFRUDrawnSystemCurrent
OBJECT-TYPE
Amount of current drawn by the FRU's in the system towards system operations from this FRU
1.3.6.1.4.1.9.9.117.1.1.4.1.2FRUCurrentTyperead-writecurrent
cefcFRUTotalInlineCurrent
OBJECT-TYPE
Total current supplied by the FRU (positive values) for inline operations.
1.3.6.1.4.1.9.9.117.1.1.4.1.3FRUCurrentTyperead-writecurrent
cefcFRUDrawnInlineCurrent
OBJECT-TYPE
Amount of current that is being drawn from this FRU for inline operation.
1.3.6.1.4.1.9.9.117.1.1.4.1.4FRUCurrentTyperead-writecurrent
cefcFRUActualInputCurrent
OBJECT-TYPE
Amount of actual input current of this power supply.
1.3.6.1.4.1.9.9.117.1.1.4.1.5FRUCurrentTyperead-onlycurrent
cefcFRUActualOutputCurrent
OBJECT-TYPE
Amount of actual output current of this power supply.
1.3.6.1.4.1.9.9.117.1.1.4.1.6FRUCurrentTyperead-onlycurrent
cefcMaxDefaultHighInLinePower
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.9.117.1.1.5Unsigned32read-writecurrent
cefcModule
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.1.2
cefcModuleTable
OBJECT-TYPE
A cefcModuleTable entry lists the operational and administrative status information for ENTITY-MIB entPhysicalTable entries for manageable components of type PhysicalClass module(9).
1.3.6.1.4.1.9.9.117.1.2.1not-accessiblecurrent
cefcModuleEntry
OBJECT-TYPE
A 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.
1.3.6.1.4.1.9.9.117.1.2.1.1not-accessiblecurrent
cefcModuleAdminStatus
OBJECT-TYPE
This object provides administrative control of the module.
1.3.6.1.4.1.9.9.117.1.2.1.1.1ModuleAdminTyperead-writecurrent
cefcModuleOperStatus
OBJECT-TYPE
This object shows the module's operational state.
1.3.6.1.4.1.9.9.117.1.2.1.1.2ModuleOperTyperead-onlycurrent
cefcModuleResetReason
OBJECT-TYPE
This object identifies the reason for the last reset performed on the module.
1.3.6.1.4.1.9.9.117.1.2.1.1.3ModuleResetReasonTyperead-onlycurrent
cefcModuleStatusLastChangeTime
OBJECT-TYPE
The value of sysUpTime at the time the cefcModuleOperStatus is changed.
1.3.6.1.4.1.9.9.117.1.2.1.1.4TimeStampread-onlycurrent
cefcModuleLastClearConfigTime
OBJECT-TYPE
The value of sysUpTime when the configuration was most recently cleared.
1.3.6.1.4.1.9.9.117.1.2.1.1.5TimeStampread-onlycurrent
cefcModuleResetReasonDescription
OBJECT-TYPE
A 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.
1.3.6.1.4.1.9.9.117.1.2.1.1.6DisplayStringread-onlycurrent
cefcModuleStateChangeReasonDescr
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.117.1.2.1.1.7DisplayStringread-onlycurrent
cefcModuleUpTime
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.117.1.2.1.1.8FRUTimeSecondsread-onlycurrent
cefcVmModuleOperStatus
OBJECT-TYPE
This object indicates the VM module's operational state.
1.3.6.1.4.1.9.9.117.1.2.1.1.9CefcVmModuleOperTyperead-onlycurrent
cefcVmModuleStatusLastChangeTime
OBJECT-TYPE
The value of sysUpTime at the time the cefcVmModuleOperStatus is changed.
1.3.6.1.4.1.9.9.117.1.2.1.1.10TimeStampread-onlycurrent
cefcIntelliModuleTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.117.1.2.2not-accessiblecurrent
cefcIntelliModuleEntry
OBJECT-TYPE
A 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.
1.3.6.1.4.1.9.9.117.1.2.2.1not-accessiblecurrent
cefcIntelliModuleIPAddrType
OBJECT-TYPE
The type of Internet address by which the intelligent module is reachable.
1.3.6.1.4.1.9.9.117.1.2.2.1.1InetAddressTyperead-onlycurrent
cefcIntelliModuleIPAddr
OBJECT-TYPE
The Internet address configured for the intelligent module. The type of this address is determined by the value of the object cefcIntelliModuleIPAddrType.
1.3.6.1.4.1.9.9.117.1.2.2.1.2InetAddressread-onlycurrent
cefcModuleLocalSwitchingTable
OBJECT-TYPE
This 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 cefcModuleLocalSwitchingTable entry lists the information specific to local switching capable modules which cannot be provided by the cefcModuleTable.
1.3.6.1.4.1.9.9.117.1.2.3not-accessiblecurrent
cefcModuleLocalSwitchingEntry
OBJECT-TYPE
A cefcModuleLocalSwitchingTable entry lists the information specific to a local switching capable module which cannot be provided by this module's corresponding instance in the cefcModuleTable. Only a module which is capable of local switching has its entry here. An entry of this table is created if a module which is capable of local switching is detected by the managed system. An entry of this table is deleted if the removal of this module.
1.3.6.1.4.1.9.9.117.1.2.3.1not-accessiblecurrent
cefcModuleLocalSwitchingMode
OBJECT-TYPE
This object specifies the mode of local switching. enabled(1) - local switching is enabled. disabled(2) - local switching is disabled.
1.3.6.1.4.1.9.9.117.1.2.3.1.1INTEGER {enabled(1), disabled(2)}read-writecurrent
cefcMIBNotificationEnables
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.1.3
cefcMIBEnableStatusNotification
OBJECT-TYPE
This variable indicates whether the system produces the following notifications: cefcModuleStatusChange, cefcPowerStatusChange, cefcFRUInserted, cefcFRURemoved, cefcUnrecognizedFRU, cefcFanTrayStatusChange and cefcVmModuleStatusChangeNotif. A false value will prevent these notifications from being generated.
1.3.6.1.4.1.9.9.117.1.3.1TruthValueread-writecurrent
cefcEnablePSOutputChangeNotif
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.117.1.3.2TruthValueread-writecurrent
cefcFRUFan
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.1.4
cefcFanTrayStatusTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.117.1.4.1not-accessiblecurrent
cefcFanTrayStatusEntry
OBJECT-TYPE
An 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.
1.3.6.1.4.1.9.9.117.1.4.1.1not-accessiblecurrent
cefcFanTrayOperStatus
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.9.117.1.4.1.1.1INTEGER {unknown(1), up(2), down(3), warning(4)}read-onlycurrent
cefcFanTrayDirection
OBJECT-TYPE
The air flow direction of the fan or fan tray. unknown(1) - unknown. frontToBack(2) - air flow from front to back backToFront(3) - air flow from back to front
1.3.6.1.4.1.9.9.117.1.4.1.1.2INTEGER {unknown(1), frontToBack(2), backToFront(3)}read-onlycurrent
cefcFanTable
OBJECT-TYPE
This table contains a list of fan information for all the fans that have entPhysicalTable entries with 'fan' in the entPhysicalClass and capable of providing management information defined in this table.
1.3.6.1.4.1.9.9.117.1.4.2not-accessiblecurrent
cefcFanEntry
OBJECT-TYPE
An entry containing management information applicable to a particular fan unit. 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.
1.3.6.1.4.1.9.9.117.1.4.2.1not-accessiblecurrent
cefcFanSpeed
OBJECT-TYPE
The speed of the fan.
1.3.6.1.4.1.9.9.117.1.4.2.1.1Unsigned32read-onlycurrent
cefcFanSpeedPercent
OBJECT-TYPE
The percent of speed relative to the maximum speed of the fan.
1.3.6.1.4.1.9.9.117.1.4.2.1.2CefcPercentOrMinusOneread-onlycurrent
cefcPhysical
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.1.5
cefcPhysicalTable
OBJECT-TYPE
This table contains one row per physical entity.
1.3.6.1.4.1.9.9.117.1.5.1not-accessiblecurrent
cefcPhysicalEntry
OBJECT-TYPE
Information about a particular physical entity.
1.3.6.1.4.1.9.9.117.1.5.1.1not-accessiblecurrent
cefcPhysicalStatus
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.9.117.1.5.1.1.1INTEGER {other(1), supported(2), unsupported(3), incompatible(4)}read-onlycurrent
cefcPowerCapacity
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.1.6
cefcPowerSupplyInputTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.117.1.6.1not-accessiblecurrent
cefcPowerSupplyInputEntry
OBJECT-TYPE
An entry containing power input management information applicable to a particular power supply and input.
1.3.6.1.4.1.9.9.117.1.6.1.1not-accessiblecurrent
cefcPowerSupplyInputIndex
OBJECT-TYPE
A unique value, greater than zero, for each input on a power supply.
1.3.6.1.4.1.9.9.117.1.6.1.1.1Unsigned32not-accessiblecurrent
cefcPowerSupplyInputType
OBJECT-TYPE
The 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.
1.3.6.1.4.1.9.9.117.1.6.1.1.2INTEGER {unknown(1), acLow(2), acHigh(3), dcLow(4), dcHigh(5)}read-onlycurrent
cefcPowerSupplyOutputTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.117.1.6.2not-accessiblecurrent
cefcPowerSupplyOutputEntry
OBJECT-TYPE
A 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.
1.3.6.1.4.1.9.9.117.1.6.2.1not-accessiblecurrent
cefcPSOutputModeIndex
OBJECT-TYPE
A unique value, greater than zero, for each possible output mode on a power supply.
1.3.6.1.4.1.9.9.117.1.6.2.1.1Unsigned32not-accessiblecurrent
cefcPSOutputModeCurrent
OBJECT-TYPE
The output capacity of the power supply.
1.3.6.1.4.1.9.9.117.1.6.2.1.2FRUCurrentTyperead-onlycurrent
cefcPSOutputModeInOperation
OBJECT-TYPE
A 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).
1.3.6.1.4.1.9.9.117.1.6.2.1.3TruthValueread-onlycurrent
cefcCooling
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.1.7
cefcChassisCoolingTable
OBJECT-TYPE
This table contains the cooling capacity information of the chassis whose ENTITY-MIB entPhysicalTable entries have an entPhysicalClass of 'chassis'.
1.3.6.1.4.1.9.9.117.1.7.1not-accessiblecurrent
cefcChassisCoolingEntry
OBJECT-TYPE
A 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.
1.3.6.1.4.1.9.9.117.1.7.1.1not-accessiblecurrent
cefcChassisPerSlotCoolingCap
OBJECT-TYPE
The maximum cooling capacity that could be provided for any slot in this chassis. The default unit of the cooling capacity is 'cfm', if cefcChassisPerSlotCoolingUnit is not supported.
1.3.6.1.4.1.9.9.117.1.7.1.1.1Unsigned32read-onlycurrent
cefcChassisPerSlotCoolingUnit
OBJECT-TYPE
The unit of the maximum cooling capacity for any slot in this chassis.
1.3.6.1.4.1.9.9.117.1.7.1.1.2FRUCoolingUnitread-onlycurrent
cefcFanCoolingTable
OBJECT-TYPE
This table contains the cooling capacity information of the fans whose ENTITY-MIB entPhysicalTable entries have an entPhysicalClass of 'fan'.
1.3.6.1.4.1.9.9.117.1.7.2not-accessiblecurrent
cefcFanCoolingEntry
OBJECT-TYPE
A cefcFanCoolingEntry lists the cooling capacity that is 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.
1.3.6.1.4.1.9.9.117.1.7.2.1not-accessiblecurrent
cefcFanCoolingCapacity
OBJECT-TYPE
The cooling capacity that is provided by this fan. The default unit of the fan cooling capacity is 'cfm', if cefcFanCoolingCapacityUnit is not supported.
1.3.6.1.4.1.9.9.117.1.7.2.1.1Unsigned32read-onlycurrent
cefcFanCoolingCapacityUnit
OBJECT-TYPE
The unit of the fan cooling capacity.
1.3.6.1.4.1.9.9.117.1.7.2.1.2FRUCoolingUnitread-onlycurrent
cefcModuleCoolingTable
OBJECT-TYPE
This table contains the cooling requirement for all the manageable components of type entPhysicalClass 'module'.
1.3.6.1.4.1.9.9.117.1.7.3not-accessiblecurrent
cefcModuleCoolingEntry
OBJECT-TYPE
A 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.
1.3.6.1.4.1.9.9.117.1.7.3.1not-accessiblecurrent
cefcModuleCooling
OBJECT-TYPE
The cooling requirement of the module and its daughter cards. The default unit of the module cooling requirement is 'cfm', if cefcModuleCoolingUnit is not supported.
1.3.6.1.4.1.9.9.117.1.7.3.1.1Unsigned32read-onlycurrent
cefcModuleCoolingUnit
OBJECT-TYPE
The unit of the cooling requirement of the module and its daughter cards.
1.3.6.1.4.1.9.9.117.1.7.3.1.2FRUCoolingUnitread-onlycurrent
cefcFanCoolingCapTable
OBJECT-TYPE
This table contains a list of the possible cooling capacity modes and properties of the fans, whose ENTITY-MIB entPhysicalTable entries have an entPhysicalClass of 'fan'.
1.3.6.1.4.1.9.9.117.1.7.4not-accessiblecurrent
cefcFanCoolingCapEntry
OBJECT-TYPE
A cefcFanCoolingCapacityEntry lists the cooling capacity mode of a manageable components of type entPhysicalClass 'fan'. It also lists the corresponding cooling capacity provided and the power consumed by the fan on this mode. 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.
1.3.6.1.4.1.9.9.117.1.7.4.1not-accessiblecurrent
cefcFanCoolingCapIndex
OBJECT-TYPE
An arbitrary value that uniquely identifies a cooling capacity mode for a fan.
1.3.6.1.4.1.9.9.117.1.7.4.1.1Unsigned32 (1..4095)not-accessiblecurrent
cefcFanCoolingCapModeDescr
OBJECT-TYPE
A textual description of the cooling capacity mode of the fan.
1.3.6.1.4.1.9.9.117.1.7.4.1.2SnmpAdminStringread-onlycurrent
cefcFanCoolingCapCapacity
OBJECT-TYPE
The cooling capacity that could be provided when the fan is operating in this mode. The default unit of the cooling capacity is 'cfm', if cefcFanCoolingCapCapacityUnit is not supported.
1.3.6.1.4.1.9.9.117.1.7.4.1.3Unsigned32read-onlycurrent
cefcFanCoolingCapCurrent
OBJECT-TYPE
The power consumption of the fan when operating in in this mode.
1.3.6.1.4.1.9.9.117.1.7.4.1.4FRUCurrentTyperead-onlycurrent
cefcFanCoolingCapCapacityUnit
OBJECT-TYPE
The unit of the fan cooling capacity when operating in this mode.
1.3.6.1.4.1.9.9.117.1.7.4.1.5FRUCoolingUnitread-onlycurrent
cefcConnector
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.1.8
cefcConnectorRatingTable
OBJECT-TYPE
This table contains the connector power ratings of FRUs. Only components with power connector rating management are listed in this table.
1.3.6.1.4.1.9.9.117.1.8.1not-accessiblecurrent
cefcConnectorRatingEntry
OBJECT-TYPE
A 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.
1.3.6.1.4.1.9.9.117.1.8.1.1not-accessiblecurrent
cefcConnectorRating
OBJECT-TYPE
The maximum power that the component's connector can withdraw.
1.3.6.1.4.1.9.9.117.1.8.1.1.1FRUCurrentTyperead-onlycurrent
cefcModulePowerConsumptionTable
OBJECT-TYPE
This table contains the total power consumption information for modules whose ENTITY-MIB entPhysicalTable entries have an entPhysicalClass of 'module'.
1.3.6.1.4.1.9.9.117.1.8.2not-accessiblecurrent
cefcModulePowerConsumptionEntry
OBJECT-TYPE
A 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.
1.3.6.1.4.1.9.9.117.1.8.2.1not-accessiblecurrent
cefcModulePowerConsumption
OBJECT-TYPE
The combined power consumption to operate the module and its submodule(s) and inline-power device(s).
1.3.6.1.4.1.9.9.117.1.8.2.1.1FRUCurrentTyperead-onlycurrent
cefcFRUMIBNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.2
cefcMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.2.0
cefcMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.3
cefcMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.3.1
cefcMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.117.3.2

Notifications

NameOIDStatus
cefcModuleStatusChange
NOTIFICATION-TYPE
This 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.
1.3.6.1.4.1.9.9.117.2.0.1current
cefcPowerStatusChange
NOTIFICATION-TYPE
The 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.
1.3.6.1.4.1.9.9.117.2.0.2current
cefcFRUInserted
NOTIFICATION-TYPE
The 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.
1.3.6.1.4.1.9.9.117.2.0.3current
cefcFRURemoved
NOTIFICATION-TYPE
The 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.
1.3.6.1.4.1.9.9.117.2.0.4current
cefcUnrecognizedFRU
NOTIFICATION-TYPE
The 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.
1.3.6.1.4.1.9.9.117.2.0.5current
cefcFanTrayStatusChange
NOTIFICATION-TYPE
This notification is generated when the value of cefcFanTrayOperStatus changes.
1.3.6.1.4.1.9.9.117.2.0.6current
cefcPowerSupplyOutputChange
NOTIFICATION-TYPE
The 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'.
1.3.6.1.4.1.9.9.117.2.0.7current
cefcVmModuleStatusChangeNotif
NOTIFICATION-TYPE
This notification is generated when the value of cefcVmModuleOperStatus changes. It can be utilized by an NMS to update the status of the module it is managing.
1.3.6.1.4.1.9.9.117.2.0.8current

Conformance

NameOIDStatus
cefcMIBPowerCompliance
MODULE-COMPLIANCE
An Entity-MIB implementation can implement this group to provide FRU power status and control.
1.3.6.1.4.1.9.9.117.3.1.1obsolete
cefcMIBPowerCompliance2
MODULE-COMPLIANCE
An Entity-MIB implementation can implement this group to provide FRU power status and control.
1.3.6.1.4.1.9.9.117.3.1.2deprecated
cefcMIBPowerCompliance3
MODULE-COMPLIANCE
An Entity-MIB implementation can implement this group to provide FRU power status and control.
1.3.6.1.4.1.9.9.117.3.1.3deprecated
cefcMIBPowerCompliance4
MODULE-COMPLIANCE
An Entity-MIB implementation can implement this group to provide FRU power status and control.
1.3.6.1.4.1.9.9.117.3.1.4deprecated
cefcMIBPowerCompliance5
MODULE-COMPLIANCE
An Entity-MIB implementation can implement this group to provide FRU power status and control.
1.3.6.1.4.1.9.9.117.3.1.5deprecated
cefcMIBPowerCompliance6
MODULE-COMPLIANCE
An Entity-MIB implementation can implement this group to provide FRU power status and control.
1.3.6.1.4.1.9.9.117.3.1.6current
cefcMIBPowerCompliance7
MODULE-COMPLIANCE
An Entity-MIB implementation can implement this group to provide FRU power status and control.
1.3.6.1.4.1.9.9.117.3.1.7deprecated
cefcMIBPowerCompliance8
MODULE-COMPLIANCE
An Entity-MIB implementation can implement this group to provide FRU power status and control.
1.3.6.1.4.1.9.9.117.3.1.8deprecated
cefcMIBPowerCompliance9
MODULE-COMPLIANCE
An Entity-MIB implementation can implement this group to provide FRU power status and control.
1.3.6.1.4.1.9.9.117.3.1.9deprecated
cefcMIBPowerCompliance10
MODULE-COMPLIANCE
An Entity-MIB implementation can implement this group to provide FRU power status and control.
1.3.6.1.4.1.9.9.117.3.1.10current
cefcMIBPowerModeGroup
OBJECT-GROUP
The collection of objects which are used to configure and monitor power-control for FRUs.
1.3.6.1.4.1.9.9.117.3.2.1current
cefcMIBPowerFRUControlGroup
OBJECT-GROUP
The collection of objects which are used to configure and monitor power-control for FRUs.
1.3.6.1.4.1.9.9.117.3.2.2current
cefcMIBModuleGroup
OBJECT-GROUP
The collection of objects which are used to get the operational state and redundancy state of the modules
1.3.6.1.4.1.9.9.117.3.2.3current
cefcMIBInLinePowerControlGroup
OBJECT-GROUP
The collection of objects which are used to configure and monitor inline power control for FRUs.
1.3.6.1.4.1.9.9.117.3.2.4deprecated
cefcMIBNotificationEnablesGroup
OBJECT-GROUP
The collection of objects which are used to enable notification.
1.3.6.1.4.1.9.9.117.3.2.5current
cefcMgmtNotificationsGroup
NOTIFICATION-GROUP
The notifications which a FRU Management entity is required to implement.
1.3.6.1.4.1.9.9.117.3.2.6current
cefcModuleGroupRev1
OBJECT-GROUP
The collection of objects which are used to get the operational state and redundancy state of the modules
1.3.6.1.4.1.9.9.117.3.2.7current
cefcMIBPowerFRUValueGroup
OBJECT-GROUP
The collection of objects which are used to retrieve the total and used capacity of a power supply for both system and inline power.
1.3.6.1.4.1.9.9.117.3.2.8current
cefcMIBFanTrayStatusGroup
OBJECT-GROUP
The collection of objects which show information of the status of Fan Tray FRUs.
1.3.6.1.4.1.9.9.117.3.2.9current
cefcMIBPhysicalGroup
OBJECT-GROUP
The collection of objects which show information of the Physical Entity.
1.3.6.1.4.1.9.9.117.3.2.10current
cefcMgmtNotificationsGroup2
NOTIFICATION-GROUP
The additional notifications for FRU status.
1.3.6.1.4.1.9.9.117.3.2.11current
cefcMIBPowerOperModeGroup
OBJECT-GROUP
The collection of objects which are used to monitor the device's power supply operational redundancy mode.
1.3.6.1.4.1.9.9.117.3.2.12current
cefcMIBInLinePowerControlGroupRev1
OBJECT-GROUP
The collection of objects which are used to configure and monitor inline power control for FRUs.
1.3.6.1.4.1.9.9.117.3.2.13current
cefcModuleExtGroup
OBJECT-GROUP
The collection of objects which are used to get the state change reason and up time of the modules.
1.3.6.1.4.1.9.9.117.3.2.14current
cefcIntelliModuleGroup
OBJECT-GROUP
The collection of objects which are used to get the information specific to intelligent modules.
1.3.6.1.4.1.9.9.117.3.2.15current
cefcPowerCapacityGroup
OBJECT-GROUP
The collection of objects which are used to get the power capacity information
1.3.6.1.4.1.9.9.117.3.2.16current
cefcCoolingGroup
OBJECT-GROUP
The collection of objects which are used to get the cooling capacity information.
1.3.6.1.4.1.9.9.117.3.2.17deprecated
cefcConnectorRatingGroup
OBJECT-GROUP
The collection of objects which are used to get the power connector rating and module power total consumption information.
1.3.6.1.4.1.9.9.117.3.2.18current
cefcMIBNotificationEnablesGroup2
OBJECT-GROUP
The collection of objects which are used to enable additional group of notifications.
1.3.6.1.4.1.9.9.117.3.2.19current
cefcMgmtNotificationsGroup3
NOTIFICATION-GROUP
The additional notification for notify the power capacity mode change.
1.3.6.1.4.1.9.9.117.3.2.20current
cefcMIBInLinePowerCurrentGroup
OBJECT-GROUP
The collection of objects which are used to monitor inline power usage for FRUs.
1.3.6.1.4.1.9.9.117.3.2.21current
cefcMIBPowerRedundancyInfoGroup
OBJECT-GROUP
The collection of objects provide additional information about the device's power supply redundancy.
1.3.6.1.4.1.9.9.117.3.2.22current
cefcFanCoolingCapGroup
OBJECT-GROUP
The collection of objects provide the cooling capacity modes and properties of the fans.
1.3.6.1.4.1.9.9.117.3.2.23current
cefcMIBModuleLocalSwitchingGroup
OBJECT-GROUP
The collection of objects which show information of the local switching status of modules.
1.3.6.1.4.1.9.9.117.3.2.24current
cefcFRUPowerRealTimeStatusGroup
OBJECT-GROUP
The collection of objects provide the power-related realtime information of the manageable entities.
1.3.6.1.4.1.9.9.117.3.2.25current
cefcFRUPowerCapabilityGroup
OBJECT-GROUP
The collection of objects provide the power-related capability information of the manageable entities.
1.3.6.1.4.1.9.9.117.3.2.26current
cefcFRUCoolingUnitGroup
OBJECT-GROUP
The collection of objects provide the cooling unit information of the manageable entities.
1.3.6.1.4.1.9.9.117.3.2.27current
cefcFRUFanCoolingUnitGroup
OBJECT-GROUP
The collection of objects provide the cooling unit information of the manageable fan entities.
1.3.6.1.4.1.9.9.117.3.2.28current
cefcCoolingGroup2
OBJECT-GROUP
The collection of objects which are used to get the cooling capacity or requirement information.
1.3.6.1.4.1.9.9.117.3.2.29current
cefcFanCoolingGroup
OBJECT-GROUP
The collection of objects provide the cooling capacity modes and properties of the fans.
1.3.6.1.4.1.9.9.117.3.2.30current
cefcFanDirectionGroup
OBJECT-GROUP
The collection of objects provide the direction information of the manageable fan entities.
1.3.6.1.4.1.9.9.117.3.2.31current
cefcFanSpeedGroup
OBJECT-GROUP
The collection of objects provide the speed information of the manageable fan entities.
1.3.6.1.4.1.9.9.117.3.2.32current
cefcPowerSupplyActualGroup
OBJECT-GROUP
The collection of objects which are used to retrieve the actual input and output current of a power supply.
1.3.6.1.4.1.9.9.117.3.2.33current
cefcVmModuleGroup
OBJECT-GROUP
The collection of objects which povide the VM module opertional status information.
1.3.6.1.4.1.9.9.117.3.2.34current
cefcVmModuleNotifsGroup
NOTIFICATION-GROUP
A collection of notifications for VM module status change.
1.3.6.1.4.1.9.9.117.3.2.35current