CPQN54NN-MIB

File: CPQN54NN-MIB.mib (8815 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1215
RFC-1212

Imported symbols

enterprises sysUpTime sysDescr
TRAP-TYPE OBJECT-TYPE

Defined Values

compaq 1.3.6.1.4.1.232
OBJECT IDENTIFIER    

cpqGigaSwitch 1.3.6.1.4.1.232.111
OBJECT IDENTIFIER    

cpqGigaSwitchProd 1.3.6.1.4.1.232.111.1
OBJECT IDENTIFIER    

cpqGigaSwitchId5422 1.3.6.1.4.1.232.111.1.1
OBJECT IDENTIFIER    

cpqGigaSwitchId5411 1.3.6.1.4.1.232.111.1.2
OBJECT IDENTIFIER    

cpqGigaSwitchMib 1.3.6.1.4.1.232.111.3
OBJECT IDENTIFIER    

cpqGigaSwitchSystem 1.3.6.1.4.1.232.111.3.1
OBJECT IDENTIFIER    

cpqSaveConfiguration 1.3.6.1.4.1.232.111.3.1.3
When this object is set, the device will copy the contents of the configuration database to a buffer and save it to the persistant store specified by the value of the object. The save is performed asynchronously, and the snmp agent will continue to respond to both gets and sets while the save is taking place. A network management application may use the cpqSaveStatus object to determine when the asynchronous save operation has completed.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER saveToPrimary(1), saveToSecondary(2)  

cpqSaveStatus 1.3.6.1.4.1.232.111.3.1.4
This object will return the status of a save operation invoked by setting the cpqSaveConfiguration object. A network management application can read this object to determine that a save operation has completed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER saveInProgress(1), saveNotInProgress(2)  

cpqCurrentConfigInUse 1.3.6.1.4.1.232.111.3.1.5
Shows which configuration store was used at last boot
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

cpqConfigToUseOnReboot 1.3.6.1.4.1.232.111.3.1.6
Controls which configuration store will be used on next reboot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

cpqOids 1.3.6.1.4.1.232.111.2
OBJECT IDENTIFIER    

cpqMauType 1.3.6.1.4.1.232.111.2.1
OBJECT IDENTIFIER    

cpqMauType1000BaseSX 1.3.6.1.4.1.232.111.2.1.1
OBJECT IDENTIFIER    

cpqMauType1000BaseLX 1.3.6.1.4.1.232.111.2.1.2
OBJECT IDENTIFIER    

cpqMauType1000BaseCX 1.3.6.1.4.1.232.111.2.1.3
OBJECT IDENTIFIER    

cpqMauType1000BaseSXFD 1.3.6.1.4.1.232.111.2.1.4
OBJECT IDENTIFIER    

cpqMauType1000BaseLXFD 1.3.6.1.4.1.232.111.2.1.5
OBJECT IDENTIFIER    

cpqMauType1000BaseCXFD 1.3.6.1.4.1.232.111.2.1.6
OBJECT IDENTIFIER    

overheat 6
A overheat trap indicates that the on board tempature sensor has reported a overheat condition. System will shutdown until unit has sufficiently cooled such that operation may begin again. A cold start trap will be issued when the unit has come back on line.
TRAP-TYPE    

fanfailed 7
A fan failed trap indicates one or more of the cooling fans inside the device has failed. A fanOK trap will be sent once the fan has attained normal operation.
TRAP-TYPE    

fanOK 8
A fan has transitioned out of a failure state and is now operating correctly.
TRAP-TYPE    

invalidLoginAttempt 9
A user attempted to login to console or by telnet but was refused access due to incorrect username or password
TRAP-TYPE    

powerSupplyFail 10
One or more sources of power to this agent has failed. Presumably a redundant power-supply has taken over.
TRAP-TYPE    

powerSupplyGood 11
One or more previously bad sources of power to this agent has come back to life without causing an agent restart.
TRAP-TYPE    

rpsAlarm 12
Attached Redundant Power Supply device is indicating an alarm condition.
TRAP-TYPE    

rpsNoAlarm 13
Attached Redundant Power Supply device is no longer indicating an alarm condition.
TRAP-TYPE