CPQEXTERNAL-MIB: View SNMP OID List / Download MIB
VENDOR: COMPAQ
Home | MIB: CPQEXTERNAL-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).
|
|||
Object Name | OID | Type | Access | Info |
cpqExternalMgmt | 1.3.6.1.4.1.232.17 | |||
cpqExMibRev | 1.3.6.1.4.1.232.17.1 | |||
cpqExMibRevMajor | 1.3.6.1.4.1.232.17.1.1 | integer | read-only |
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. |
cpqExMibRevMinor | 1.3.6.1.4.1.232.17.1.2 | integer | read-only |
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. |
cpqExMibCondition | 1.3.6.1.4.1.232.17.1.3 | integer | read-only |
The 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. Enumeration: 'failed': 4, 'degraded': 3, 'other': 1, 'ok': 2. |
cpqExComponent | 1.3.6.1.4.1.232.17.2 | |||
cpqExInterface | 1.3.6.1.4.1.232.17.2.1 | |||
cpqExOsCommon | 1.3.6.1.4.1.232.17.2.1.4 | |||
cpqExOsCommonPollFreq | 1.3.6.1.4.1.232.17.2.1.4.1 | integer | read-write |
The 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. |
cpqExOsCommonModuleTable | 1.3.6.1.4.1.232.17.2.1.4.2 | no-access |
A table of software modules that provide an interface to the device this MIB describes. |
|
1.3.6.1.4.1.232.17.2.1.4.2.1 | no-access |
A description of a software modules that provide an interface to the device this MIB describes. |
||
cpqExOsCommonModuleIndex | 1.3.6.1.4.1.232.17.2.1.4.2.1.1 | integer | read-only |
A unique index for this module description. |
cpqExOsCommonModuleName | 1.3.6.1.4.1.232.17.2.1.4.2.1.2 | displaystring | read-only |
The module name. |
cpqExOsCommonModuleVersion | 1.3.6.1.4.1.232.17.2.1.4.2.1.3 | displaystring | read-only |
The 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. |
cpqExOsCommonModuleDate | 1.3.6.1.4.1.232.17.2.1.4.2.1.4 | octet string | read-only |
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 octet first. |
cpqExOsCommonModulePurpose | 1.3.6.1.4.1.232.17.2.1.4.2.1.5 | displaystring | read-only |
The purpose of the module described in this entry. |
cpqExStatus | 1.3.6.1.4.1.232.17.2.2 | |||
cpqExExternalCondition | 1.3.6.1.4.1.232.17.2.2.1 | integer | read-only |
The condition of the external mib status table as a whole. Enumeration: 'failed': 4, 'degraded': 3, 'other': 1, 'ok': 2. |
cpqExExternalStatusTable | 1.3.6.1.4.1.232.17.2.2.2 | no-access |
A list of status entries for external MIBs. |
|
1.3.6.1.4.1.232.17.2.2.2.1 | no-access |
A list of status OIDs used to check external MIB status values. The table also lists how the values will be interpreted. |
||
cpqExExternalStatusIndex | 1.3.6.1.4.1.232.17.2.2.2.1.1 | integer | read-only |
An index that uniquely identifies an entry in the cpqExExternalStatusTable table. |
cpqExExternalStatusInterval | 1.3.6.1.4.1.232.17.2.2.2.1.2 | integer | read-only |
The interval, in seconds, between consecutive samples of the data. |
cpqExExternalStatusVariable | 1.3.6.1.4.1.232.17.2.2.2.1.3 | object identifier | read-only |
The 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. |
cpqExExternalStatusValid | 1.3.6.1.4.1.232.17.2.2.2.1.4 | integer | read-only |
This 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). Enumeration: 'true': 2, 'false': 1. |
cpqExExternalStatusValue | 1.3.6.1.4.1.232.17.2.2.2.1.5 | integer | read-only |
The 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. |
cpqExExternalStatusCondition | 1.3.6.1.4.1.232.17.2.2.2.1.6 | integer | read-only |
The 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. Enumeration: 'failed': 4, 'degraded': 3, 'other': 1, 'ok': 2. |
cpqExExternalStatusOkValues | 1.3.6.1.4.1.232.17.2.2.2.1.7 | displaystring | read-only |
This 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. |
cpqExExternalStatusDegradedValues | 1.3.6.1.4.1.232.17.2.2.2.1.8 | displaystring | read-only |
This 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. |
cpqExExternalStatusFailedValues | 1.3.6.1.4.1.232.17.2.2.2.1.9 | displaystring | read-only |
This 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. |