CPQUPS-MIB DEFINITIONS ::= BEGIN
IMPORTS
enterprises FROM RFC1155-SMI
Counter FROM RFC1155-SMI
DisplayString FROM RFC1213-MIB
OBJECT-TYPE FROM RFC-1212
TRAP-TYPE FROM RFC-1215;
compaq OBJECT IDENTIFIER ::= { enterprises 232 }
cpqUps OBJECT IDENTIFIER ::= { compaq 12 }
cpqUpsMibRev OBJECT IDENTIFIER ::= { cpqUps 1 }
cpqUpsComponent OBJECT IDENTIFIER ::= { cpqUps 2 }
cpqUpsInterface OBJECT IDENTIFIER ::= { cpqUpsComponent 1 }
cpqUpsBasic OBJECT IDENTIFIER ::= { cpqUpsComponent 2 }
cpqUpsOsCommon OBJECT IDENTIFIER ::= { cpqUpsInterface 4 }
cpqUpsMibRevMajor OBJECT-TYPE
SYNTAX INTEGER (1..65535)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Major Revision level of the MIB.
A change in the major revision level represents a major change in
the architecture of the MIB. A change in the major revision
level may indicate a significant change in the information
supported and/or the meaning of the supported information,
correct interpretation of data may require a MIB document with
the same major revision level."
::= { cpqUpsMibRev 1 }
cpqUpsMibRevMinor OBJECT-TYPE
SYNTAX INTEGER (0..65535)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Minor Revision level of the MIB.
A change in the minor revision level may represent some minor
additional support, no changes to any pre-existing information
has occurred."
::= { cpqUpsMibRev 2 }
cpqUpsMibCondition OBJECT-TYPE
SYNTAX INTEGER {
other(1),
ok(2),
degraded(3),
failed(4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The overall condition.
This object represents the overall status of the UPS system
represented by this MIB."
::= { cpqUpsMibRev 3 }
cpqUpsOsCommonPollFreq OBJECT-TYPE
SYNTAX INTEGER (0..65535)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The Insight Agent's polling frequency.
The frequency, in seconds, at which the Insight Agent requests
information from the device driver. A frequency of zero (0)
indicates that the Insight Agent retrieves the information upon
request of a management station, it does not poll the device
driver at a specific interval.
If the poll frequency is zero (0) all attempts to write to this
object will fail. If the poll frequency is non-zero,
setting this value will change the polling frequency of the
Insight Agent. Setting the poll frequency to zero (0) will
always fail, an agent may also choose to fail any request to
change the poll frequency to a value that would severely impact
system performance."
::= { cpqUpsOsCommon 1 }
cpqUpsOsCommonModuleTable OBJECT-TYPE
SYNTAX SEQUENCE OF CpqUpsOsCommonModuleEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A table of software modules that provide an interface to the
device this MIB describes."
::= { cpqUpsOsCommon 2 }
cpqUpsOsCommonModuleEntry OBJECT-TYPE
SYNTAX CpqUpsOsCommonModuleEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A description of a software module that provides an interface
to the device this MIB describes."
INDEX { cpqUpsOsCommonModuleIndex }
::= { cpqUpsOsCommonModuleTable 1 }
CpqUpsOsCommonModuleEntry ::= SEQUENCE {
cpqUpsOsCommonModuleIndex INTEGER,
cpqUpsOsCommonModuleName DisplayString,
cpqUpsOsCommonModuleVersion DisplayString,
cpqUpsOsCommonModuleDate OCTET STRING,
cpqUpsOsCommonModulePurpose DisplayString
}
cpqUpsOsCommonModuleIndex OBJECT-TYPE
SYNTAX INTEGER (0..255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A unique index for this module description."
::= { cpqUpsOsCommonModuleEntry 1 }
cpqUpsOsCommonModuleName OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The module name."
::= { cpqUpsOsCommonModuleEntry 2 }
cpqUpsOsCommonModuleVersion OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..5))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The module version in XX.YY format.
Where XX is the major version number and YY is the minor verion
number. This field will be a null (size 0) string if the agent
cannot provide the module version."
::= { cpqUpsOsCommonModuleEntry 3 }
cpqUpsOsCommonModuleDate OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (7))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The module date.
field octets contents range
===== ====== ======= =====
1 1-2 year 0..65536
2 3 month 1..12
3 4 day 1..31
4 5 hour 0..23
5 6 minute 0..59
6 7 second 0..60
(use 60 for leap-second)
This field will be set to year = 0 if the agent cannot provide
the module date. The hour, minute, and second field will be set
to zero (0) if they are not relevant. The year field is set
with the most significant octect first."
::= { cpqUpsOsCommonModuleEntry 4 }
cpqUpsOsCommonModulePurpose OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The purpose of the module described in this entry."
::= { cpqUpsOsCommonModuleEntry 5 }
cpqUpsLineStatus OBJECT-TYPE
SYNTAX INTEGER {
other(1),
ok(2),
failed(4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The status of the AC line input to the UPS."
::= { cpqUpsBasic 1 }
cpqUpsName OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..20))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The UPS name (type)."
::= { cpqUpsBasic 2 }
cpqUpsEstimatedBatteryLife OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The estimated time, in minutes, of battery power available.
The value will be negative one (-1) if the agent is unable to
determine this information. A UPS may not provide this
information when AC power is available."
::= { cpqUpsBasic 3 }
cpqUpsAutoShutdownDelay OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The number of minutes of battery power remaining before the UPS
driver will begin a graceful shutdown of the OS.
A value of -1 indicates that no automatic shutdown will occur."
::= { cpqUpsBasic 4 }
cpqUpsLineFailed TRAP-TYPE
ENTERPRISE compaq
VARIABLES { cpqUpsEstimatedBatteryLife }
DESCRIPTION
"AC Line power failure.
The UPS reports that the AC line power has failed."
::= 12001
cpqUpsLineOk TRAP-TYPE
ENTERPRISE compaq
DESCRIPTION
"AC line power ok.
The UPS reports that the AC line power has returned."
::= 12002
cpqUpsShutdown TRAP-TYPE
ENTERPRISE compaq
DESCRIPTION
"UPS initiating graceful server shutdown.
The UPS software is initiating a graceful server shutdown.
Every attempt to preserve the state of the file system
will be made. The server shutdown will be initiated due to
a power anomaly."
::= 12003
cpqUpsConfirmation TRAP-TYPE
ENTERPRISE compaq
DESCRIPTION
"Server now operational after power down.
This server has previously been shutdown due to a power
anomaly and has just become operational again."
::= 12004
cpqUpsBatteryLow TRAP-TYPE
ENTERPRISE compaq
DESCRIPTION
"UPS Battery Low. The server will soon lose power."
::= 12005
END