COMPAQ-AGENT-MIB: View SNMP OID List / Download MIB

VENDOR: COMPAQ


 Home MIB: COMPAQ-AGENT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 agentGeneralMgmt 1.3.6.1.4.1.232.161.3.1
     agentBasicInfo 1.3.6.1.4.1.232.161.3.1.1
         agentMgmtProtocolCapability 1.3.6.1.4.1.232.161.3.1.1.1 integer read-only
The network management protocol(s) supported by this agent. Enumeration: 'snmp-ip-ipx': 4, 'other': 1, 'snmp-ip': 2, 'snmp-ipx': 3.
         agentMibCapabilityTable 1.3.6.1.4.1.232.161.3.1.1.2 no-access
A list of MIB capability entries supported by this agent.
             agentMibCapabilityEntry 1.3.6.1.4.1.232.161.3.1.1.2.1 no-access
A MIB capability entry contains objects describing a particular MIB supported by this agent.
                 agentMibCapabilityIndex 1.3.6.1.4.1.232.161.3.1.1.2.1.1 integer read-only
A list of agentMibCapabilityDescr entries.
                 agentMibCapabilityDescr 1.3.6.1.4.1.232.161.3.1.1.2.1.2 displaystring read-only
The name of the MIB supported by the agent.
                 agentMibCapabilityVersion 1.3.6.1.4.1.232.161.3.1.1.2.1.3 integer read-only
The version of the MIB specified in this entry.
                 agentMibCapabilityType 1.3.6.1.4.1.232.161.3.1.1.2.1.4 integer read-only
The type of the MIB specified in this entry. Enumeration: 'other': 1, 'proprietary': 3, 'experiment': 4, 'standard': 2.
         agentStatusConsoleInUse 1.3.6.1.4.1.232.161.3.1.1.3 integer read-only
This indicates whether console is currently in-use. Enumeration: 'other': 1, 'in-use': 2, 'not-in-use': 3.
         agentStatusSaveCfg 1.3.6.1.4.1.232.161.3.1.1.4 integer read-only
This indicates the status of the device configuration. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. proceeding(2) - the device configuration is being currently saved into the NV-RAM. completed(3) V all of the device configuration parameters have been saved into NV-RAM. changed-not-save(4)V some of the device configuration parameters have been changed but not saved into NV-RAM. failed(5) - The process to save device configuration is failed. Enumeration: 'failed': 5, 'completed': 3, 'other': 1, 'proceeding': 2, 'changed-not-save': 4.
         agentSwitchMfgDate 1.3.6.1.4.1.232.161.3.1.1.5 displaystring read-only
The switch manufacturing date and time.
         agentSwitchFirmwareMfgDate 1.3.6.1.4.1.232.161.3.1.1.6 displaystring read-only
The switch firmware manufacturing date and time.
     agentBasicConfig 1.3.6.1.4.1.232.161.3.1.2
         agentBscSwFileTable 1.3.6.1.4.1.232.161.3.1.2.1 no-access
A list of MIB Basic Config entries supported file Update by this agent.
             agentBscSwFileEntry 1.3.6.1.4.1.232.161.3.1.2.1.1 no-access
A basic config entry contains objects describing a particular MIB supported by this agent.
                 agentBscSwFileIndex 1.3.6.1.4.1.232.161.3.1.2.1.1.1 integer read-write
The table index for the file entry
                 agentBscSwFileDscr 1.3.6.1.4.1.232.161.3.1.2.1.1.2 displaystring read-write
The description for the purpose of the software file in this entry. Note: For system which does not support change of this object, setting value to this object will cause the system to return bad-value error message.
                 agentBscSwFileAddr 1.3.6.1.4.1.232.161.3.1.2.1.1.3 ipaddress read-write
The IP address where the File to be downloaded is located, or the IP address where the file will be uploaded to.
                 agentBscSwFileTransferType 1.3.6.1.4.1.232.161.3.1.2.1.1.4 integer read-write
The channel through which the file will be downloaded or uploaded. Note: For system which does not support all channels, setting value to the unsupported channel will cause the system to return bad-value error message. Enumeration: 'out-of-band-load': 3, 'other': 1, 'network-load': 2.
                 agentBscSwFile 1.3.6.1.4.1.232.161.3.1.2.1.1.5 displaystring read-write
The name of the file to be downloaded from the TFTP server, or to be uploaded to.
                 agentBscSwFileLocateId 1.3.6.1.4.1.232.161.3.1.2.1.1.6 integer read-write
This object describes the type of the file. runtime-code(1), log-file(2), cfg-file(3) Note: For system which does not support change of this object, setting value to this object will cause the system to return bad-value error message.
                 agentBscSwFileLoadType 1.3.6.1.4.1.232.161.3.1.2.1.1.7 integer read-write
This object provides the user to select download or upload function for the file. Note: For system which does not support change of this object, setting value to this object will cause the system to return bad-value error message. Enumeration: 'download': 3, 'other': 1, 'upload': 2.
                 agentBscSwFileCtrl 1.3.6.1.4.1.232.161.3.1.2.1.1.8 integer read-write
This object provides the user to download runtime software. The setting will take effect when the system is restart. See Note(1) below Note: For system which does not support change of this object to some value, setting object to these values cause the system to return bad-value error message. Enumeration: 'inactive': 2, 'start': 3, 'other': 1, 'create-and-go': 5, 'delete': 4.
                 agentBscFileServerTftpPort 1.3.6.1.4.1.232.161.3.1.2.1.1.9 integer read-write
The IP port used by the TFTP server.
                 agentBscSwFileTime 1.3.6.1.4.1.232.161.3.1.2.1.1.10 displaystring read-only
Configuration/firmware file last saved Date/Time, NULL if unknown. Unknown if time has not been set by SNTP or manual entry when the configuration/firmware file was saved
                 agentBscSwFileStatus 1.3.6.1.4.1.232.161.3.1.2.1.1.11 displaystring read-only
Status of last download attempt. See trap switchFileInvalid. Read-only initialized to NULL
         agentFileTransfer 1.3.6.1.4.1.232.161.3.1.2.2 integer read-write
This object will execute the download or upload action. If start(2), it will begin to download/upload, but no reset as follow. If start-and-reset(3), then the reset will active after download or upload. No action if(4). Note: Because these funiction will be limited by the system support. Some of the select item will invalid. When one of the item user select,it will response with bad-value status. Enumeration: 'start': 2, 'other': 1, 'noaction': 4, 'start-and-reset': 3.
         agentSystemReset 1.3.6.1.4.1.232.161.3.1.2.3 integer read-write
This object indicates the agent system reset state. Setting this object to no-reset(4) has no effect. Setting this object to cold-start(2) or warm-start(3) will reset the agent. The agent always returns no-reset(4) when this object is read. Enumeration: 'other': 1, 'no-reset': 4, 'warm-start': 3, 'cold-start': 2.
         agentRs232PortConfig 1.3.6.1.4.1.232.161.3.1.2.4 integer read-write
This object indicates the RS-232C mode while device restart. Enumeration: 'notAvail': 4, 'other': 1, 'console': 2, 'out-of-band': 3.
         agentOutOfBandBaudRateConfig 1.3.6.1.4.1.232.161.3.1.2.5 integer read-write
This object allows user to specify out_of_band baud rate. It will take effect when the system is restart. Note: Because these funiction will be limited by the system support. Some of the select item will invalid. When one of the item user select,it will response with bad-value status. Enumeration: 'baudRate-9600': 3, 'baudRate-2400': 2, 'other': 1, 'baudRate-115200': 6, 'baudRate-38400': 5, 'baudRate-19200': 4.
         agentSaveCfg 1.3.6.1.4.1.232.161.3.1.2.6 integer read-write
As the object is set to 'set(3)', the current device configuration will be saved into to NV-RAM. Enumeration: 'idle': 2, 'other': 1, 'set': 3.
     agentIpProtoConfig 1.3.6.1.4.1.232.161.3.1.3
         agentIpNumOfIf 1.3.6.1.4.1.232.161.3.1.3.1 integer read-only
The total number of IP interfaces supported by this agent.
         agentIpTftpServerAddr 1.3.6.1.4.1.232.161.3.1.3.2 ipaddress read-write
The IP Address of TFTP Server.
         agentIpGetIpFrom 1.3.6.1.4.1.232.161.3.1.3.3 integer read-write
This object indicates whether the agent get its system IP address from Bootp/DHCP server at start up. Enumeration: 'disabled': 2, 'dhcp': 4, 'other': 1, 'bootp': 3.
     agentIpTrapManager 1.3.6.1.4.1.232.161.3.1.4
         agentIpTrapManagerTable 1.3.6.1.4.1.232.161.3.1.4.1 no-access
A list of trap managers to which SNMP traps will be sent.
             agentIpTrapManagerEntry 1.3.6.1.4.1.232.161.3.1.4.1.1 no-access
Each entry contains the particular trap manager settings.
                 agentIpTrapManagerIpAddr 1.3.6.1.4.1.232.161.3.1.4.1.1.1 ipaddress read-only
The IP address where SNMP traps will be destined for
                 agentIpTrapManagerComm 1.3.6.1.4.1.232.161.3.1.4.1.1.2 displaystring read-write
The community string used to encode SNMP trap packet to be sent to the trap manager.
                 agentIpTrapManagerStatus 1.3.6.1.4.1.232.161.3.1.4.1.1.3 integer read-write
This object indicates whether or not the trap should be sent to this trap manager. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
     agentConsoleModeManager 1.3.6.1.4.1.232.161.3.1.5
         agentConsoleModeManagerDataBits 1.3.6.1.4.1.232.161.3.1.5.1 integer read-write
The DataBits for console mode, If the agentRs232PortConfig change to console mode then the device will use this group to make a setup for console value and agentSlipModeManager group will deactive automatically. Enumeration: 'bits-8': 3, 'other': 1, 'bits-7': 2.
         agentConsoleModeManagerStopBits 1.3.6.1.4.1.232.161.3.1.5.2 integer read-write
The Stop Bits for console mode Enumeration: 'other': 1, 'stopbits-1': 2, 'stopbits-2': 3.
         agentConsoleModeManagerParity 1.3.6.1.4.1.232.161.3.1.5.3 integer read-write
The Parity for console mode, If the agentRs232PortConfig change to console mode then the device will use this group to make a setup for console value and agentSlipModeManager group will deactive automatically. Enumeration: 'even': 3, 'none': 1, 'odd': 2.
         agentConsoleModeManagerBaudRate 1.3.6.1.4.1.232.161.3.1.5.4 integer read-write
The transmit rate for console mode. Enumeration: 'baudRate-115200': 7, 'baudRate-9600': 3, 'baudRate-57200': 6, 'baudRate-2400': 2, 'other': 1, 'baudRate-19200': 4, 'baudRate-38400': 5.
     agentSlipModeManager 1.3.6.1.4.1.232.161.3.1.6
         agentSlipModeManagerLocalIP 1.3.6.1.4.1.232.161.3.1.6.1 ipaddress read-write
The Local IP address for slip mode, If the agentRs232PortConfig change to out-of-band mode then the device will use this group to make a setup for slip value and agentConsoleModeManager group will deactive automatically.
         agentSlipModeManagerRemoteIP 1.3.6.1.4.1.232.161.3.1.6.2 ipaddress read-write
The Remote IP address for slip mode
         agentSlipModeManagerMTU 1.3.6.1.4.1.232.161.3.1.6.3 integer read-write
The MTU Value for Slip Mode Enumeration: 'mtu-1006': 2, 'other': 1, 'mtu-1500': 3.
         agentSlipModeManagerBaudRate 1.3.6.1.4.1.232.161.3.1.6.4 integer read-write
The MTU Value for Slip Mode Enumeration: 'baudRate-115200': 7, 'baudRate-9600': 3, 'baudRate-57200': 6, 'baudRate-2400': 2, 'other': 1, 'baudRate-19200': 4, 'baudRate-38400': 5.
     agentSNTP 1.3.6.1.4.1.232.161.3.1.7
         agentSNTPState 1.3.6.1.4.1.232.161.3.1.7.1 integer read-write
This object enable/disable the SNTP function. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
         agentSNTPTimeSource 1.3.6.1.4.1.232.161.3.1.7.2 integer read-only
the SNTP server status for time source changing Enumeration: 'system': 0, 'server2': 2, 'server1': 1.
         agentSNTPServer1IPAddr 1.3.6.1.4.1.232.161.3.1.7.3 ipaddress read-write
Configure the SNTP server #1 IP address
         agentSNTPServer2IPAddr 1.3.6.1.4.1.232.161.3.1.7.4 ipaddress read-write
Configure the SNTP server #2 IP address
         agentSNTPTimeZone 1.3.6.1.4.1.232.161.3.1.7.5 integer read-write
Local time offset in minutes from GMT.
         agentSNTPPollInterval 1.3.6.1.4.1.232.161.3.1.7.6 integer read-write
Update time in seconds from SNTP server.
         agentSNTPCurrentTime 1.3.6.1.4.1.232.161.3.1.7.7 displaystring read-only
the mandatory network time was got from the SNTP server
         agentSNTPUpTime 1.3.6.1.4.1.232.161.3.1.7.8 integer read-only
The time (in second) since the network management portion of the system was last re-initialized. It is the same as sysUptime.
         agentSNTPBootTime 1.3.6.1.4.1.232.161.3.1.7.9 displaystring read-only
The boot time of the switch is equal to subtract systemUpTime from agentSNTPNetworkTime
     agentDST 1.3.6.1.4.1.232.161.3.1.8
         agentDSTStatus 1.3.6.1.4.1.232.161.3.1.8.1 integer read-write
An indication of whether the DST(Daylight Saving Time) feature is enabled on this device. When this object is set to repeating(2), or annual(3) then all the other objects are set to default values. When this object is set to disable(1), then all the other objects are not instantiated and the DST feature is disabled Enumeration: 'repeating': 2, 'disable': 1, 'annual': 3.
         agentDSTOffset 1.3.6.1.4.1.232.161.3.1.8.2 integer read-write
The value of this object indicates number of minutes to add or to subtract during DST. This object is not instantiated when agentDSTStatus object is set to false.
         agentDSTRepeatingStartMonth 1.3.6.1.4.1.232.161.3.1.8.3 integer read-write
the repeating start month (January = 1, .., Decenber = 12)
         agentDSTRepeatingStartWhichDay 1.3.6.1.4.1.232.161.3.1.8.4 integer read-write
WhichDay means 0 = last week 1 = 1st week 2 = 2nd week 3 = 3th week 4 = 4th week
         agentDSTRepeatingStartDayOfWeek 1.3.6.1.4.1.232.161.3.1.8.5 integer read-write
Day Of Week Sun = 1 Mon = 2 Tue = 3 Wed = 4 Thu = 5 Fri = 6 Sat = 7
         agentDSTRepeatingStartHour 1.3.6.1.4.1.232.161.3.1.8.6 integer read-write
the hour of the DST Repeating Start Day of Week
         agentDSTRepeatingStartMinute 1.3.6.1.4.1.232.161.3.1.8.7 integer read-write
the minute of the DST Repeating Start Hour
         agentDSTRepeatingEndMonth 1.3.6.1.4.1.232.161.3.1.8.8 integer read-write
the repeating end month (January = 1, .., Decenber = 12)
         agentDSTRepeatingEndWhichDay 1.3.6.1.4.1.232.161.3.1.8.9 integer read-write
WhichDay means 0 = last week 1 = 1st week 2 = 2nd week 3 = 3th week 4 = 4th week
         agentDSTRepeatingEndDayOfWeek 1.3.6.1.4.1.232.161.3.1.8.10 integer read-write
Day Of Week Sun = 1 Mon = 2 Tue = 3 Wed = 4 Thu = 5 Fri = 6 Sat = 7
         agentDSTRepeatingEndHour 1.3.6.1.4.1.232.161.3.1.8.11 integer read-write
the hour of the DST Repeating End Day of Week
         agentDSTRepeatingEndMinute 1.3.6.1.4.1.232.161.3.1.8.12 integer read-write
the minute of the DST Repeating End Hour
         agentDSTAnnualStartMonth 1.3.6.1.4.1.232.161.3.1.8.13 integer read-write
the annual start month (January = 1, .., Decenber = 12)
         agentDSTAnnualStartDayOfMonth 1.3.6.1.4.1.232.161.3.1.8.14 integer read-write
the day of annual start month
         agentDSTAnnualStartHour 1.3.6.1.4.1.232.161.3.1.8.15 integer read-write
the hour of the annual start day
         agentDSTAnnualStartMinute 1.3.6.1.4.1.232.161.3.1.8.16 integer read-write
the minute of the annual start hour
         agentDSTAnnualEndMonth 1.3.6.1.4.1.232.161.3.1.8.17 integer read-write
the annual end month (January = 1, .., Decenber = 12)
         agentDSTAnnualEndDayOfMonth 1.3.6.1.4.1.232.161.3.1.8.18 integer read-write
the day of annual end month
         agentDSTAnnualEndHour 1.3.6.1.4.1.232.161.3.1.8.19 integer read-write
the hour of annual end day of month
         agentDSTAnnualEndMinute 1.3.6.1.4.1.232.161.3.1.8.20 integer read-write
the minute of annual end hour
 agentSwitchCommonMgmt 1.3.6.1.4.1.232.161.3.3
     agentSwitchCube 1.3.6.1.4.1.232.161.3.3.1
         agentSwitchCubeTable 1.3.6.1.4.1.232.161.3.3.1.1 no-access
A table of cube information.
             agentSwitchCubeEntry 1.3.6.1.4.1.232.161.3.3.1.1.1 no-access
A switch cube description.
                 agentSwitchCubeType 1.3.6.1.4.1.232.161.3.3.1.1.1.1 integer read-only
This specifies the type of this instance of cube. This value will be one of the following: other(1) Cube type could not be determined. dualTSX(2) Switch Dual Base-T plus Dual LC Fiber Interconnect Module. quadT(3) Switch Quad Base-T Copper Interconnect Module. Enumeration: 'dualTSX': 2, 'other': 1, 'quadT': 3.
                 agentSwitchCubeSpareName 1.3.6.1.4.1.232.161.3.3.1.1.1.2 displaystring read-only
The name of the cube. The string will be empty if the cube does not report the name or it could not be determined.
                 agentSwitchCubeSparePartNumber 1.3.6.1.4.1.232.161.3.3.1.1.1.3 displaystring read-only
The spare part number of the cube. The string will be empty if the enclosure does not report this function.
     agentSwitchPowerSupply 1.3.6.1.4.1.232.161.3.3.2
         agentSwitchPowerSupplyTable 1.3.6.1.4.1.232.161.3.3.2.1 no-access
A table of power supply information.
             agentSwitchPowerSupplyEntry 1.3.6.1.4.1.232.161.3.3.2.1.1 no-access
A switch power supply description.
                 agentSwitchPowerSupplyIndex 1.3.6.1.4.1.232.161.3.3.2.1.1.1 integer read-only
A number that uniquely specifies this power supply in the enclosure.
                 agentSwitchPowerSupplyMaxPwrOutput 1.3.6.1.4.1.232.161.3.3.2.1.1.2 integer read-only
The maximum power output of the power supply in watts. The value will be -1 if the power supply does not report the value.
                 agentSwitchPowerSupplyCurPwrOutput 1.3.6.1.4.1.232.161.3.3.2.1.1.3 integer read-only
The current power output of the power supply in watts. The value will be -1 if the power supply does not report the value.
                 agentSwitchPowerSupplyIntakeTemp 1.3.6.1.4.1.232.161.3.3.2.1.1.4 integer read-only
The current air temperature at the intake of the power supply in degrees celsius. The value will be -1 if the power supply does not report the value.
                 agentSwitchPowerSupplyExhaustTemp 1.3.6.1.4.1.232.161.3.3.2.1.1.5 integer read-only
The current air temperature at the exhaust of the power supply in degrees celsius. The value will be -1 if the power supply does not report the value.
                 agentSwitchPowerSupplyStatus 1.3.6.1.4.1.232.161.3.3.2.1.1.6 integer read-only
The status of the power supply. Enumeration: 'generalFailure': 2, 'giveupOnStartup': 14, 'orringdiodeFailed': 12, 'calibrationTableInvalid': 16, 'brownOut': 13, 'dacFailed': 9, 'fanFailure': 4, 'noError': 1, 'bistFailure': 3, 'voltageChannelFailed': 11, 'ramTestFailed': 10, 'vrefFailed': 8, 'nvramInvalid': 15, 'epromFailed': 7, 'interlockOpen': 6, 'tempFailure': 5.
                 agentSwitchPowerSupplyInputLineStatus 1.3.6.1.4.1.232.161.3.3.2.1.1.7 integer read-only
The status of line input power. Enumeration: 'lineOverVoltage': 2, 'brownOut': 5, 'lineHit': 4, 'noError': 1, 'lineUnderVoltage': 3, 'linePowerLoss': 6.
                 agentSwitchPowerSupplyCondition 1.3.6.1.4.1.232.161.3.3.2.1.1.8 integer read-only
The condition of the power supply. This value will be one of the following: other(1) The status could not be determined or not present. ok(2) The power supply is operating normally. degraded(3) A temperature sensor, fan or other power supply component is outside of normal operating range. failed(4) A power supply component detects a condition that could possibly damage the system. Enumeration: 'failed': 4, 'degraded': 3, 'other': 1, 'ok': 2.
     agentSwitchFan 1.3.6.1.4.1.232.161.3.3.3
         agentSwitchFanTable 1.3.6.1.4.1.232.161.3.3.3.1 no-access
A table of fan information.
             agentSwitchFanEntry 1.3.6.1.4.1.232.161.3.3.3.1.1 no-access
A switch fan description.
                 agentSwitchFanIndex 1.3.6.1.4.1.232.161.3.3.3.1.1.1 integer read-only
A number that uniquely specifies this fan within this server enclosure in the rack.
                 agentSwitchFanCondition 1.3.6.1.4.1.232.161.3.3.3.1.1.2 integer read-only
The condition of the fan. This value will be one of the following: other(1) Fan status detection is not supported. ok(2) The fan is operating properly. degraded(3) A redundant fan is not operating properly. failed(4) A non-redundant fan is not operating properly. Enumeration: 'failed': 4, 'degraded': 3, 'other': 1, 'ok': 2.
     agentSwitchTempSensor 1.3.6.1.4.1.232.161.3.3.4
         agentSwitchTempSensorTable 1.3.6.1.4.1.232.161.3.3.4.1 no-access
A table of temperature sensor information.
             agentSwitchTempSensorEntry 1.3.6.1.4.1.232.161.3.3.4.1.1 no-access
A switch temperature sensor description.
                 agentSwitchTempSensorIndex 1.3.6.1.4.1.232.161.3.3.4.1.1.1 integer read-only
A number that uniquely specifies this temperature sensor within this server enclosure in the rack.
                 agentSwitchTempSensorCurrent 1.3.6.1.4.1.232.161.3.3.4.1.1.2 integer read-only
This is the current temperature sensor reading in degrees celsius. If this value cannot be determined by software, then a value of -1 will be returned.
                 agentSwitchTempSensorThreshold 1.3.6.1.4.1.232.161.3.3.4.1.1.3 integer read-only
This is the threshold temperature sensor setting in degrees celsius. This is the temperature in which the sensor will be considered to be in a tripped state this causing some action to occur depending on the type of the sensor. The action of temperature sensor threshold will be indicated by the cpqRackCommonEnclosureTempType item. If the type is blowout(5), then the temperature sensor will cause the fans to speed up. If the type is caution(9), then the temperature sensor is in a degraded state. If the type is critical(15), then the server will be considered as in a failed state. If this value cannot be determined by software, then a value of -1 will be returned.
                 agentSwitchTempSensorCondition 1.3.6.1.4.1.232.161.3.3.4.1.1.4 integer read-only
The Temperature sensor condition. This value will be one of the following: other(1) Temperature could not be determined. ok(2) The temperature sensor is within the normal operating range. degraded(3) The temperature sensor is outside of the normal operating range. failed(4) The temperature sensor detects a condition that could possibly damage the system. The system will automatically shutdown if the failed(4) condition results, so it is unlikely that this value will ever be returned by the agent. Enumeration: 'failed': 4, 'degraded': 3, 'other': 1, 'ok': 2.
                 agentSwitchTempSensorTempType 1.3.6.1.4.1.232.161.3.3.4.1.1.5 integer read-only
This specifies the type of this instance of temperature sensor. This value will be one of the following: other(1) Temperature threshold type could not be determined. blowout(5) If a blowout(5) temperature sensor reaches its threshold, the fan or fans in the area of the temperature sensor will increase in speed in an attempt to reduce the temperature before a caution or critical threshold is reached. caution(9) If a caution(9) temperature sensor reaches its threshold, the cpqRackCommonEnclosureTempCondition will be set to degraded(3) and the system will either continue or shutdown depending on the user preferences. critical(15) If a critical(15) temperature sensor reaches its threshold, the cpqHeTemperatureCondition will be set to failed(4) and the system will shutdown. Enumeration: 'other': 1, 'caution': 9, 'critical': 15, 'blowout': 5.
     endOfMIB 1.3.6.1.4.1.232.161.3.3.9999 integer read-only
End of MIB