CPQEXTERNAL-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CPQEXTERNAL-MIB.
30
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
30 total| Object Name |
|---|
cpqExternalMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.232.17 |
RFC1213-MIB Unknown .1.3.6.1.4.1.232.17 |
cpqExMibRev OBJECT IDENTIFIER .1.3.6.1.4.1.232.17.1 |
cpqExMibRevMajorThe 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.ro INTEGER .1.3.6.1.4.1.232.17.1.1 |
cpqExMibRevMinorThe 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.ro INTEGER .1.3.6.1.4.1.232.17.1.2 |
cpqExMibConditionThe overall condition.
This object represents the overall status of the
external MIB management system represented by this MIB.
This status is the aggregate of all external (non-Compaq
enterprise) MIBs supported by this agent.ro Enumeration .1.3.6.1.4.1.232.17.1.3 |
cpqExComponent OBJECT IDENTIFIER .1.3.6.1.4.1.232.17.2 |
cpqExInterface OBJECT IDENTIFIER .1.3.6.1.4.1.232.17.2.1 |
cpqExOsCommon OBJECT IDENTIFIER .1.3.6.1.4.1.232.17.2.1.4 |
cpqExOsCommonPollFreqThe Insight Agent's polling frequency.
The frequency, in seconds, at which the Insight Agent requests
information from. A frequency of zero indicates that the
Insight Agent retrieves the information upon request of a
management station, it does not poll 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 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.rw INTEGER .1.3.6.1.4.1.232.17.2.1.4.1 |
cpqExOsCommonModuleTableA table of software modules that provide an interface to the
device this MIB describes.deprecated SEQUENCE OF CpqExOsCommonModuleEntry .1.3.6.1.4.1.232.17.2.1.4.2 |
cpqExOsCommonModuleEntryA description of a software modules that provide an interface
to the device this MIB describes.deprecated CpqExOsCommonModuleEntry .1.3.6.1.4.1.232.17.2.1.4.2.1 |
cpqExOsCommonModuleIndexA unique index for this module description.rodeprecated INTEGER .1.3.6.1.4.1.232.17.2.1.4.2.1.1 |
cpqExOsCommonModuleNameThe module name.rodeprecated DisplayString .1.3.6.1.4.1.232.17.2.1.4.2.1.2 |
cpqExOsCommonModuleVersionThe module version in XX.YY format.
Where XX is the major version number and YY is the minor version
number. This field will be a null (size 0) string if the agent
cannot provide the module version.rodeprecated DisplayString .1.3.6.1.4.1.232.17.2.1.4.2.1.3 |
cpqExOsCommonModuleDateThe 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 octet first.rodeprecated OCTET STRING .1.3.6.1.4.1.232.17.2.1.4.2.1.4 |
cpqExOsCommonModulePurposeThe purpose of the module described in this entry.rodeprecated DisplayString .1.3.6.1.4.1.232.17.2.1.4.2.1.5 |
cpqExStatus OBJECT IDENTIFIER .1.3.6.1.4.1.232.17.2.2 |
cpqExExternalConditionThe condition of the external mib status table as a whole.ro Enumeration .1.3.6.1.4.1.232.17.2.2.1 |
cpqExExternalStatusTableA list of status entries for external MIBs. SEQUENCE OF CpqExExternalStatusEntry .1.3.6.1.4.1.232.17.2.2.2 |
cpqExExternalStatusEntryA list of status OIDs used to check external MIB status
values. The table also lists how the values will be
interpreted. CpqExExternalStatusEntry .1.3.6.1.4.1.232.17.2.2.2.1 |
cpqExExternalStatusIndexAn index that uniquely identifies an entry in the
cpqExExternalStatusTable table.ro INTEGER .1.3.6.1.4.1.232.17.2.2.2.1.1 |
cpqExExternalStatusIntervalThe interval, in seconds, between consecutive samples of
the data.ro INTEGER .1.3.6.1.4.1.232.17.2.2.2.1.2 |
cpqExExternalStatusVariableThe object identifier of the particular variable to be
sampled. Only variables that resolve to an ASN.1 primitive
type of INTEGER (INTEGER, Counter, Gauge, or TimeTicks) may
be sampled.ro OBJECT IDENTIFIER .1.3.6.1.4.1.232.17.2.2.2.1.3 |
cpqExExternalStatusValidThis value will be true(2) if the object identifier
(cpqExExternalStatusVariable) was successfully retrieved
during the last sampling period. If the object identifier
was not available or could not be queried, the value will
be false(1).ro Enumeration .1.3.6.1.4.1.232.17.2.2.2.1.4 |
cpqExExternalStatusValueThe value of the object identifier
(cpqExExternalStatusVariable) during the last sampling
period. The value during the current sampling period is
not made available until the period is completed.ro INTEGER .1.3.6.1.4.1.232.17.2.2.2.1.5 |
cpqExExternalStatusConditionThe condition of the external mib status variable. If
the value does not exist or was of an invalid data type,
this will be set to other(1).
The value will also be set to other(1) if the data
returned does not match any of the defined values in the
cpqExExternalStatusOkValues, cpqExExternalStatusDegradedValues,
or cpqExExternalStatusFailedValues as defined.ro Enumeration .1.3.6.1.4.1.232.17.2.2.2.1.6 |
cpqExExternalStatusOkValuesThis is a textual list of possible values which can
be compared to the actual value retrieved from
cpqExExternalStatusVariable during the last sampling
period. This string value will be composed of a comma
separated list of signed integer values with an optional
range indicated by two integers separated by two periods.
Example: -1,2..4,11
The above would interpret the values -1, 2, 3, 4, and 11
as indicating an Ok condition.ro DisplayString .1.3.6.1.4.1.232.17.2.2.2.1.7 |
cpqExExternalStatusDegradedValuesThis is a textual list of possible values which can
be compared to the actual value retrieved from
cpqExExternalStatusVariable during the last sampling
period. This string value will be composed of a comma
separated list of signed integer values with an optional
range indicated by two integers separated by two periods.
Example: -1,2..4,11
The above would interpret the values -1, 2, 3, 4, and 11
as indicating a Degraded condition.ro DisplayString .1.3.6.1.4.1.232.17.2.2.2.1.8 |
cpqExExternalStatusFailedValuesThis is a textual list of possible values which can
be compared to the actual value retrieved from
cpqExExternalStatusVariable during the last sampling
period. This string value will be composed of a comma
separated list of signed integer values with an optional
range indicated by two integers separated by two periods.
Example: -1,2..4,11
The above would interpret the values -1, 2, 3, 4, and 11
as indicating a Failed condition.ro DisplayString .1.3.6.1.4.1.232.17.2.2.2.1.9 |