COMPAQ-AGENT-MIB

File: COMPAQ-AGENT-MIB.mib (49297 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
COMPAQ-ID-REC-MIB CPQRACK-MIB

Imported symbols

IpAddress OBJECT-TYPE DisplayString
compaq-common-mgmt cpqRackAssetIndex cpqRackCommonEnclosureRack
cpqRackCommonEnclosureIndex cpqRackNetConnectorRack cpqRackNetConnectorChassis
cpqRackNetConnectorIndex

Defined Types

AgentMibCapabilityEntry  
SEQUENCE    
  agentMibCapabilityIndex INTEGER
  agentMibCapabilityDescr DisplayString
  agentMibCapabilityVersion INTEGER
  agentMibCapabilityType INTEGER

AgentBscSwFileEntry  
SEQUENCE    
  agentBscSwFileIndex INTEGER
  agentBscSwFileDscr DisplayString
  agentBscSwFileAddr IpAddress
  agentBscSwFileTransferType INTEGER
  agentBscSwFile DisplayString
  agentBscSwFileLocateId INTEGER
  agentBscSwFileLoadType INTEGER
  agentBscSwFileCtrl INTEGER
  agentBscFileServerTftpPort INTEGER
  agentBscSwFileTime DisplayString
  agentBscSwFileStatus DisplayString

AgentIpTrapManagerEntry  
SEQUENCE    
  agentIpTrapManagerIpAddr IpAddress
  agentIpTrapManagerComm DisplayString
  agentIpTrapManagerStatus INTEGER

AgentSwitchCubeEntry  
SEQUENCE    
  agentSwitchCubeType INTEGER
  agentSwitchCubeSpareName DisplayString
  agentSwitchCubeSparePartNumber DisplayString

AgentSwitchPowerSupplyEntry  
SEQUENCE    
  agentSwitchPowerSupplyIndex INTEGER
  agentSwitchPowerSupplyMaxPwrOutput INTEGER
  agentSwitchPowerSupplyCurPwrOutput INTEGER
  agentSwitchPowerSupplyIntakeTemp INTEGER
  agentSwitchPowerSupplyExhaustTemp INTEGER
  agentSwitchPowerSupplyStatus INTEGER
  agentSwitchPowerSupplyInputLineStatus INTEGER
  agentSwitchPowerSupplyCondition INTEGER

AgentSwitchFanEntry  
SEQUENCE    
  agentSwitchFanIndex INTEGER
  agentSwitchFanCondition INTEGER

AgentSwitchTempSensorEntry  
SEQUENCE    
  agentSwitchTempSensorIndex INTEGER
  agentSwitchTempSensorCurrent INTEGER
  agentSwitchTempSensorThreshold INTEGER
  agentSwitchTempSensorCondition INTEGER
  agentSwitchTempSensorTempType INTEGER

Defined Values

agentGeneralMgmt 1.3.6.1.4.1.232.161.3.1
OBJECT IDENTIFIER    

agentBasicInfo 1.3.6.1.4.1.232.161.3.1.1
OBJECT IDENTIFIER    

agentBasicConfig 1.3.6.1.4.1.232.161.3.1.2
OBJECT IDENTIFIER    

agentIpProtoConfig 1.3.6.1.4.1.232.161.3.1.3
OBJECT IDENTIFIER    

agentIpTrapManager 1.3.6.1.4.1.232.161.3.1.4
OBJECT IDENTIFIER    

agentConsoleModeManager 1.3.6.1.4.1.232.161.3.1.5
OBJECT IDENTIFIER    

agentSlipModeManager 1.3.6.1.4.1.232.161.3.1.6
OBJECT IDENTIFIER    

agentSNTP 1.3.6.1.4.1.232.161.3.1.7
OBJECT IDENTIFIER    

agentDST 1.3.6.1.4.1.232.161.3.1.8
OBJECT IDENTIFIER    

agentSwitchCommonMgmt 1.3.6.1.4.1.232.161.3.3
OBJECT IDENTIFIER    

agentSwitchCube 1.3.6.1.4.1.232.161.3.3.1
OBJECT IDENTIFIER    

agentSwitchPowerSupply 1.3.6.1.4.1.232.161.3.3.2
OBJECT IDENTIFIER    

agentSwitchFan 1.3.6.1.4.1.232.161.3.3.3
OBJECT IDENTIFIER    

agentSwitchTempSensor 1.3.6.1.4.1.232.161.3.3.4
OBJECT IDENTIFIER    

agentMgmtProtocolCapability 1.3.6.1.4.1.232.161.3.1.1.1
The network management protocol(s) supported by this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), snmp-ip(2), snmp-ipx(3), snmp-ip-ipx(4)  

agentMibCapabilityTable 1.3.6.1.4.1.232.161.3.1.1.2
A list of MIB capability entries supported by this agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentMibCapabilityEntry

agentMibCapabilityEntry 1.3.6.1.4.1.232.161.3.1.1.2.1
A MIB capability entry contains objects describing a particular MIB supported by this agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AgentMibCapabilityEntry  

agentMibCapabilityIndex 1.3.6.1.4.1.232.161.3.1.1.2.1.1
A list of agentMibCapabilityDescr entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentMibCapabilityDescr 1.3.6.1.4.1.232.161.3.1.1.2.1.2
The name of the MIB supported by the agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..35)  

agentMibCapabilityVersion 1.3.6.1.4.1.232.161.3.1.1.2.1.3
The version of the MIB specified in this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentMibCapabilityType 1.3.6.1.4.1.232.161.3.1.1.2.1.4
The type of the MIB specified in this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), standard(2), proprietary(3), experiment(4)  

agentStatusConsoleInUse 1.3.6.1.4.1.232.161.3.1.1.3
This indicates whether console is currently in-use.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), in-use(2), not-in-use(3)  

agentStatusSaveCfg 1.3.6.1.4.1.232.161.3.1.1.4
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) - all of the device configuration parameters have been saved into NV-RAM. changed-not-save(4) - 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), proceeding(2), completed(3), changed-not-save(4), failed(5)  

agentSwitchMfgDate 1.3.6.1.4.1.232.161.3.1.1.5
The switch manufacturing date and time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

agentSwitchFirmwareMfgDate 1.3.6.1.4.1.232.161.3.1.1.6
The switch firmware manufacturing date and time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

agentBscSwFileTable 1.3.6.1.4.1.232.161.3.1.2.1
A list of MIB Basic Config entries supported file Update by this agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentBscSwFileEntry

agentBscSwFileEntry 1.3.6.1.4.1.232.161.3.1.2.1.1
A basic config entry contains objects describing a particular MIB supported by this agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AgentBscSwFileEntry  

agentBscSwFileIndex 1.3.6.1.4.1.232.161.3.1.2.1.1.1
The table index for the file entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

agentBscSwFileDscr 1.3.6.1.4.1.232.161.3.1.2.1.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

agentBscSwFileAddr 1.3.6.1.4.1.232.161.3.1.2.1.1.3
The IP address where the File to be downloaded is located, or the IP address where the file will be uploaded to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

agentBscSwFileTransferType 1.3.6.1.4.1.232.161.3.1.2.1.1.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), network-load(2), out-of-band-load(3)  

agentBscSwFile 1.3.6.1.4.1.232.161.3.1.2.1.1.5
The name of the file to be downloaded from the TFTP server, or to be uploaded to.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

agentBscSwFileLocateId 1.3.6.1.4.1.232.161.3.1.2.1.1.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

agentBscSwFileLoadType 1.3.6.1.4.1.232.161.3.1.2.1.1.7
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), upload(2), download(3)  

agentBscSwFileCtrl 1.3.6.1.4.1.232.161.3.1.2.1.1.8
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), inactive(2), start(3), delete(4), create-and-go(5)  

agentBscFileServerTftpPort 1.3.6.1.4.1.232.161.3.1.2.1.1.9
The IP port used by the TFTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

agentBscSwFileTime 1.3.6.1.4.1.232.161.3.1.2.1.1.10
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

agentBscSwFileStatus 1.3.6.1.4.1.232.161.3.1.2.1.1.11
Status of last download attempt. See trap switchFileInvalid. Read-only initialized to NULL
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

agentFileTransfer 1.3.6.1.4.1.232.161.3.1.2.2
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER other(1), start(2), start-and-reset(3), noaction(4)  

agentSystemReset 1.3.6.1.4.1.232.161.3.1.2.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), cold-start(2), warm-start(3), no-reset(4)  

agentRs232PortConfig 1.3.6.1.4.1.232.161.3.1.2.4
This object indicates the RS-232C mode while device restart.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), console(2), out-of-band(3), notAvail(4)  

agentOutOfBandBaudRateConfig 1.3.6.1.4.1.232.161.3.1.2.5
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER other(1), baudRate-2400(2), baudRate-9600(3), baudRate-19200(4), baudRate-38400(5), baudRate-115200(6)  

agentSaveCfg 1.3.6.1.4.1.232.161.3.1.2.6
As the object is set to 'set(3)', the current device configuration will be saved into to NV-RAM.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), idle(2), set(3)  

agentIpNumOfIf 1.3.6.1.4.1.232.161.3.1.3.1
The total number of IP interfaces supported by this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentIpTftpServerAddr 1.3.6.1.4.1.232.161.3.1.3.2
The IP Address of TFTP Server.
Status: obsolete Access: read-write
OBJECT-TYPE    
  IpAddress  

agentIpGetIpFrom 1.3.6.1.4.1.232.161.3.1.3.3
This object indicates whether the agent get its system IP address from Bootp/DHCP server at start up.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), bootp(3), dhcp(4)  

agentIpTrapManagerTable 1.3.6.1.4.1.232.161.3.1.4.1
A list of trap managers to which SNMP traps will be sent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpTrapManagerEntry

agentIpTrapManagerEntry 1.3.6.1.4.1.232.161.3.1.4.1.1
Each entry contains the particular trap manager settings.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AgentIpTrapManagerEntry  

agentIpTrapManagerIpAddr 1.3.6.1.4.1.232.161.3.1.4.1.1.1
The IP address where SNMP traps will be destined for
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

agentIpTrapManagerComm 1.3.6.1.4.1.232.161.3.1.4.1.1.2
The community string used to encode SNMP trap packet to be sent to the trap manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

agentIpTrapManagerStatus 1.3.6.1.4.1.232.161.3.1.4.1.1.3
This object indicates whether or not the trap should be sent to this trap manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

agentConsoleModeManagerDataBits 1.3.6.1.4.1.232.161.3.1.5.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), bits-7(2), bits-8(3)  

agentConsoleModeManagerStopBits 1.3.6.1.4.1.232.161.3.1.5.2
The Stop Bits for console mode
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), stopbits-1(2), stopbits-2(3)  

agentConsoleModeManagerParity 1.3.6.1.4.1.232.161.3.1.5.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), odd(2), even(3)  

agentConsoleModeManagerBaudRate 1.3.6.1.4.1.232.161.3.1.5.4
The transmit rate for console mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), baudRate-2400(2), baudRate-9600(3), baudRate-19200(4), baudRate-38400(5), baudRate-57200(6), baudRate-115200(7)  

agentSlipModeManagerLocalIP 1.3.6.1.4.1.232.161.3.1.6.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

agentSlipModeManagerRemoteIP 1.3.6.1.4.1.232.161.3.1.6.2
The Remote IP address for slip mode
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

agentSlipModeManagerMTU 1.3.6.1.4.1.232.161.3.1.6.3
The MTU Value for Slip Mode
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), mtu-1006(2), mtu-1500(3)  

agentSlipModeManagerBaudRate 1.3.6.1.4.1.232.161.3.1.6.4
The MTU Value for Slip Mode
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), baudRate-2400(2), baudRate-9600(3), baudRate-19200(4), baudRate-38400(5), baudRate-57200(6), baudRate-115200(7)  

agentSNTPState 1.3.6.1.4.1.232.161.3.1.7.1
This object enable/disable the SNTP function.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

agentSNTPTimeSource 1.3.6.1.4.1.232.161.3.1.7.2
the SNTP server status for time source changing
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER system(0), server1(1), server2(2)  

agentSNTPServer1IPAddr 1.3.6.1.4.1.232.161.3.1.7.3
Configure the SNTP server #1 IP address
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

agentSNTPServer2IPAddr 1.3.6.1.4.1.232.161.3.1.7.4
Configure the SNTP server #2 IP address
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

agentSNTPTimeZone 1.3.6.1.4.1.232.161.3.1.7.5
Local time offset in minutes from GMT.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -779..839  

agentSNTPPollInterval 1.3.6.1.4.1.232.161.3.1.7.6
Update time in seconds from SNTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 30..99999  

agentSNTPCurrentTime 1.3.6.1.4.1.232.161.3.1.7.7
the mandatory network time was got from the SNTP server
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

agentSNTPUpTime 1.3.6.1.4.1.232.161.3.1.7.8
The time (in second) since the network management portion of the system was last re-initialized. It is the same as sysUptime.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentSNTPBootTime 1.3.6.1.4.1.232.161.3.1.7.9
The boot time of the switch is equal to subtract systemUpTime from agentSNTPNetworkTime
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

agentDSTStatus 1.3.6.1.4.1.232.161.3.1.8.1
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), repeating(2), annual(3)  

agentDSTOffset 1.3.6.1.4.1.232.161.3.1.8.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1440  

agentDSTRepeatingStartMonth 1.3.6.1.4.1.232.161.3.1.8.3
the repeating start month (January = 1, .., Decenber = 12)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..12  

agentDSTRepeatingStartWhichDay 1.3.6.1.4.1.232.161.3.1.8.4
WhichDay means 0 = last week 1 = 1st week 2 = 2nd week 3 = 3th week 4 = 4th week
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4  

agentDSTRepeatingStartDayOfWeek 1.3.6.1.4.1.232.161.3.1.8.5
Day Of Week Sun = 1 Mon = 2 Tue = 3 Wed = 4 Thu = 5 Fri = 6 Sat = 7
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

agentDSTRepeatingStartHour 1.3.6.1.4.1.232.161.3.1.8.6
the hour of the DST Repeating Start Day of Week
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..23  

agentDSTRepeatingStartMinute 1.3.6.1.4.1.232.161.3.1.8.7
the minute of the DST Repeating Start Hour
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..59  

agentDSTRepeatingEndMonth 1.3.6.1.4.1.232.161.3.1.8.8
the repeating end month (January = 1, .., Decenber = 12)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..12  

agentDSTRepeatingEndWhichDay 1.3.6.1.4.1.232.161.3.1.8.9
WhichDay means 0 = last week 1 = 1st week 2 = 2nd week 3 = 3th week 4 = 4th week
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4  

agentDSTRepeatingEndDayOfWeek 1.3.6.1.4.1.232.161.3.1.8.10
Day Of Week Sun = 1 Mon = 2 Tue = 3 Wed = 4 Thu = 5 Fri = 6 Sat = 7
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

agentDSTRepeatingEndHour 1.3.6.1.4.1.232.161.3.1.8.11
the hour of the DST Repeating End Day of Week
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..23  

agentDSTRepeatingEndMinute 1.3.6.1.4.1.232.161.3.1.8.12
the minute of the DST Repeating End Hour
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..59  

agentDSTAnnualStartMonth 1.3.6.1.4.1.232.161.3.1.8.13
the annual start month (January = 1, .., Decenber = 12)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..12  

agentDSTAnnualStartDayOfMonth 1.3.6.1.4.1.232.161.3.1.8.14
the day of annual start month
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

agentDSTAnnualStartHour 1.3.6.1.4.1.232.161.3.1.8.15
the hour of the annual start day
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..23  

agentDSTAnnualStartMinute 1.3.6.1.4.1.232.161.3.1.8.16
the minute of the annual start hour
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..59  

agentDSTAnnualEndMonth 1.3.6.1.4.1.232.161.3.1.8.17
the annual end month (January = 1, .., Decenber = 12)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..12  

agentDSTAnnualEndDayOfMonth 1.3.6.1.4.1.232.161.3.1.8.18
the day of annual end month
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

agentDSTAnnualEndHour 1.3.6.1.4.1.232.161.3.1.8.19
the hour of annual end day of month
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..23  

agentDSTAnnualEndMinute 1.3.6.1.4.1.232.161.3.1.8.20
the minute of annual end hour
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..59  

agentSwitchCubeTable 1.3.6.1.4.1.232.161.3.3.1.1
A table of cube information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchCubeEntry

agentSwitchCubeEntry 1.3.6.1.4.1.232.161.3.3.1.1.1
A switch cube description.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AgentSwitchCubeEntry  

agentSwitchCubeType 1.3.6.1.4.1.232.161.3.3.1.1.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), dualTSX(2), quadT(3)  

agentSwitchCubeSpareName 1.3.6.1.4.1.232.161.3.3.1.1.1.2
The name of the cube. The string will be empty if the cube does not report the name or it could not be determined.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

agentSwitchCubeSparePartNumber 1.3.6.1.4.1.232.161.3.3.1.1.1.3
The spare part number of the cube. The string will be empty if the enclosure does not report this function.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

agentSwitchPowerSupplyTable 1.3.6.1.4.1.232.161.3.3.2.1
A table of power supply information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchPowerSupplyEntry

agentSwitchPowerSupplyEntry 1.3.6.1.4.1.232.161.3.3.2.1.1
A switch power supply description.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AgentSwitchPowerSupplyEntry  

agentSwitchPowerSupplyIndex 1.3.6.1.4.1.232.161.3.3.2.1.1.1
A number that uniquely specifies this power supply in the enclosure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentSwitchPowerSupplyMaxPwrOutput 1.3.6.1.4.1.232.161.3.3.2.1.1.2
The maximum power output of the power supply in watts. The value will be -1 if the power supply does not report the value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentSwitchPowerSupplyCurPwrOutput 1.3.6.1.4.1.232.161.3.3.2.1.1.3
The current power output of the power supply in watts. The value will be -1 if the power supply does not report the value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentSwitchPowerSupplyIntakeTemp 1.3.6.1.4.1.232.161.3.3.2.1.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentSwitchPowerSupplyExhaustTemp 1.3.6.1.4.1.232.161.3.3.2.1.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentSwitchPowerSupplyStatus 1.3.6.1.4.1.232.161.3.3.2.1.1.6
The status of the power supply.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noError(1), generalFailure(2), bistFailure(3), fanFailure(4), tempFailure(5), interlockOpen(6), epromFailed(7), vrefFailed(8), dacFailed(9), ramTestFailed(10), voltageChannelFailed(11), orringdiodeFailed(12), brownOut(13), giveupOnStartup(14), nvramInvalid(15), calibrationTableInvalid(16)  

agentSwitchPowerSupplyInputLineStatus 1.3.6.1.4.1.232.161.3.3.2.1.1.7
The status of line input power.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noError(1), lineOverVoltage(2), lineUnderVoltage(3), lineHit(4), brownOut(5), linePowerLoss(6)  

agentSwitchPowerSupplyCondition 1.3.6.1.4.1.232.161.3.3.2.1.1.8
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

agentSwitchFanTable 1.3.6.1.4.1.232.161.3.3.3.1
A table of fan information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchFanEntry

agentSwitchFanEntry 1.3.6.1.4.1.232.161.3.3.3.1.1
A switch fan description.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AgentSwitchFanEntry  

agentSwitchFanIndex 1.3.6.1.4.1.232.161.3.3.3.1.1.1
A number that uniquely specifies this fan within this server enclosure in the rack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentSwitchFanCondition 1.3.6.1.4.1.232.161.3.3.3.1.1.2
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

agentSwitchTempSensorTable 1.3.6.1.4.1.232.161.3.3.4.1
A table of temperature sensor information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchTempSensorEntry

agentSwitchTempSensorEntry 1.3.6.1.4.1.232.161.3.3.4.1.1
A switch temperature sensor description.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AgentSwitchTempSensorEntry  

agentSwitchTempSensorIndex 1.3.6.1.4.1.232.161.3.3.4.1.1.1
A number that uniquely specifies this temperature sensor within this server enclosure in the rack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentSwitchTempSensorCurrent 1.3.6.1.4.1.232.161.3.3.4.1.1.2
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentSwitchTempSensorThreshold 1.3.6.1.4.1.232.161.3.3.4.1.1.3
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentSwitchTempSensorCondition 1.3.6.1.4.1.232.161.3.3.4.1.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

agentSwitchTempSensorTempType 1.3.6.1.4.1.232.161.3.3.4.1.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), blowout(5), caution(9), critical(15)  

endOfMIB 1.3.6.1.4.1.232.161.3.3.9999
End of MIB
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER