CISCOSB-HWENVIROMENT
AI MIB Summary
The CISCOSB-HWENVIROMENT MIB module monitors environmental hardware metrics, such as temperature, fan status, and power supply states, on Cisco Service Broker (CISCOSB) devices via SNMP. This private MIB provides granular visibility into physical device health to facilitate proactive fault detection and thermal management within the network infrastructure.
The private MIB module definition for environment of CISCOSB devices.
Main OID:
rlEnv.1.3.6.1.4.1.9.6.1.101.83
23
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
23 total| Object Name |
|---|
rlEnvThe private MIB module definition for environment of CISCOSB devices. MODULE-IDENTITY .1.3.6.1.4.1.9.6.1.101.83 |
rlEnvPhysicalDescription OBJECT IDENTIFIER .1.3.6.1.4.1.9.6.1.101.83.1 |
rlEnvMonFanStatusTableThe table of fan status maintained by the environmental monitor. SEQUENCE OF RlEnvMonFanStatusEntry .1.3.6.1.4.1.9.6.1.101.83.1.1 |
rlEnvMonFanStatusEntryAn entry in the fan status table, representing the status of the associated fan maintained by the environmental monitor. RlEnvMonFanStatusEntry .1.3.6.1.4.1.9.6.1.101.83.1.1.1 |
rlEnvMonFanStatusIndexUnique index for the fan being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning. INTEGER .1.3.6.1.4.1.9.6.1.101.83.1.1.1.1 |
rlEnvMonFanStatusDescrTextual description of the fan being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry.ro DisplayString .1.3.6.1.4.1.9.6.1.101.83.1.1.1.2 |
rlEnvMonFanStateThe mandatory state of the fan being instrumented.ro RlEnvMonState .1.3.6.1.4.1.9.6.1.101.83.1.1.1.3 |
rlEnvMonSupplyStatusTableThe table of power supply status maintained by the environmental monitor card. SEQUENCE OF RlEnvMonSupplyStatusEntry .1.3.6.1.4.1.9.6.1.101.83.1.2 |
rlEnvMonSupplyStatusEntryAn entry in the power supply status table, representing the status of the associated power supply maintained by the environmental monitor card. RlEnvMonSupplyStatusEntry .1.3.6.1.4.1.9.6.1.101.83.1.2.1 |
rlEnvMonSupplyStatusIndexUnique index for the power supply being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning. INTEGER .1.3.6.1.4.1.9.6.1.101.83.1.2.1.1 |
rlEnvMonSupplyStatusDescrTextual description of the power supply being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry.ro DisplayString .1.3.6.1.4.1.9.6.1.101.83.1.2.1.2 |
rlEnvMonSupplyStateThe mandatory state of the power supply being instrumented.ro RlEnvMonState .1.3.6.1.4.1.9.6.1.101.83.1.2.1.3 |
rlEnvMonSupplySourceThe power supply source. unknown - Power supply source unknown ac - AC power supply dc - DC power supply externalPowerSupply - External power supply internalRedundant - Internal redundant power supplyro Enumeration .1.3.6.1.4.1.9.6.1.101.83.1.2.1.4 |
rlEnvMonSupplyFanDirectionThe direction of the power supply's fan.ro RlEnvMonDirection .1.3.6.1.4.1.9.6.1.101.83.1.2.1.5 |
rlEnvFanData OBJECT IDENTIFIER .1.3.6.1.4.1.9.6.1.101.83.5 |
rlEnvFanDataTableFor each unit in a stack SEQUENCE OF RlEnvFanDataEntry .1.3.6.1.4.1.9.6.1.101.83.5.1 |
rlEnvFanDataEntryAn entry of this table specifies a unit RlEnvFanDataEntry .1.3.6.1.4.1.9.6.1.101.83.5.1.1 |
rlEnvFanDataStackUnitThe number of the stack unitro INTEGER .1.3.6.1.4.1.9.6.1.101.83.5.1.1.1 |
rlEnvFanDataTempThe unit temperaturero INTEGER .1.3.6.1.4.1.9.6.1.101.83.5.1.1.2 |
rlEnvFanDataSpeedFan speed in RPMro INTEGER .1.3.6.1.4.1.9.6.1.101.83.5.1.1.3 |
rlEnvFanDataOperLevelFan speed operative levelro INTEGER .1.3.6.1.4.1.9.6.1.101.83.5.1.1.4 |
rlEnvFanDataAdminLevelConfigured fan speed levelrw INTEGER .1.3.6.1.4.1.9.6.1.101.83.5.1.1.5 |
rlEnvFanDataDirectionThe direction of the system's fan.ro RlEnvMonDirection .1.3.6.1.4.1.9.6.1.101.83.5.1.1.6 |