ADIC-INTELLIGENT-STORAGE-MIB: View SNMP OID List / Download MIB
VENDOR: QUANTUM CORPORATION
Home | MIB: ADIC-INTELLIGENT-STORAGE-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 |
adic | 1.3.6.1.4.1.3764 | |||
storage | 1.3.6.1.4.1.3764.1 | |||
intelligent | 1.3.6.1.4.1.3764.1.1 | |||
productAgentInfo | 1.3.6.1.4.1.3764.1.1.10 | |||
productMibVersion | 1.3.6.1.4.1.3764.1.1.10.1 | adicmibversion | read-only |
MIB version identifier. |
productSnmpAgentVersion | 1.3.6.1.4.1.3764.1.1.10.2 | displaystring | read-only |
SNMP agent version identifier. |
productName | 1.3.6.1.4.1.3764.1.1.10.3 | displaystring | read-only |
Name of ADIC branded product. Uniquely identifies the product, independent of OEM. |
productDisplayName | 1.3.6.1.4.1.3764.1.1.10.4 | displaystring | read-only |
Name of this agent for display purposes. May be customized for OEM. |
productDescription | 1.3.6.1.4.1.3764.1.1.10.5 | displaystring | read-only |
A short description of this SNMP agent. |
productVendor | 1.3.6.1.4.1.3764.1.1.10.6 | displaystring | read-only |
Name of the product vendor or OEM. |
productVersion | 1.3.6.1.4.1.3764.1.1.10.7 | displaystring | read-only |
String Format: MNNO.TVBBBPP Examples 1. 091a.TR054 Version 0.91, build 54 of the RCS test code for ADIC 2. 100A.GM052 Version 1.00, build 52 of the MCB GA candidate code for ADIC M Major version number NN Minor version number O OEM (Uppercase when release candidate, otherwise lowercase) A/a - ADIC Others - Reserved) T Target G - GA Candidate Release (labeled build that is a release candidate) T - Test build (labeled build used for formal testing) D - Dev build (labeled build used for unit testing) (lower case) - specifies developer of a local build V Variant S - System R - RCS M - MCB BBB Build number (3 digit sequential number specifying exact build) PP Patch Number (Optional alphanumeric characters denoting patch level of this build if necessary) |
productDisplayVersion | 1.3.6.1.4.1.3764.1.1.10.8 | displaystring | read-only |
The version identifier according to the vendor or OEM. |
productLibraryClass | 1.3.6.1.4.1.3764.1.1.10.9 | integer | read-only |
Basic library includes minimal connectivity hardware. Intelligent library includes SAN appliances and value-added features. Enumeration: 'intelligent': 2, 'virtual': 10, 'basic': 1. |
productSerialNumber | 1.3.6.1.4.1.3764.1.1.10.10 | displaystring | read-only |
The serial number of the entire library. |
globalData | 1.3.6.1.4.1.3764.1.1.20 | |||
agentGlobalStatus | 1.3.6.1.4.1.3764.1.1.20.1 | adicagentstatus | read-only |
Current overall status of the agent. |
agentLastGlobalStatus | 1.3.6.1.4.1.3764.1.1.20.2 | adicagentstatus | read-only |
The status before the current status which induced an initiative to issue a global status change trap. |
agentTimeStamp | 1.3.6.1.4.1.3764.1.1.20.3 | integer | read-only |
The last time that the agent values have been updated. Universal time in seconds since UTC 1/1/70. |
agentGetTimeOut | 1.3.6.1.4.1.3764.1.1.20.4 | integer | read-only |
Suggested time out in milliseconds for how long an SNMP management application should wait while attempting to poll the SNMP agent. |
agentModifiers | 1.3.6.1.4.1.3764.1.1.20.5 | integer | read-only |
Agent functional modifiers, when set the modifier is active. ----------------------------------------------------- Bit 3 => Agent in debug mode. ----------------------------------------------------- All other bits are product specific. |
agentRefreshRate | 1.3.6.1.4.1.3764.1.1.20.6 | integer | read-only |
Rate in seconds at which the agent cached data is being updated. |
components | 1.3.6.1.4.1.3764.1.1.30 | |||
componentTable | 1.3.6.1.4.1.3764.1.1.30.10 | no-access |
General information about the system's components, including the unique identifiers. The structure this table is based on the Fibre Alliance MIB connUnitEntry. |
|
1.3.6.1.4.1.3764.1.1.30.10.1 | no-access |
A component entry containing objects for a particular component. |
||
componentId | 1.3.6.1.4.1.3764.1.1.30.10.1.1 | adicglobalid | read-only |
The unique identification for this component among those within this proxy domain. |
componentType | 1.3.6.1.4.1.3764.1.1.30.10.1.2 | adiccomponenttype | read-only |
The type of this component. |
componentDisplayName | 1.3.6.1.4.1.3764.1.1.30.10.1.3 | displaystring | read-only |
Name of this component for display purposes. Different OEMs may have different display names for the same ADIC product. |
componentInfo | 1.3.6.1.4.1.3764.1.1.30.10.1.4 | displaystring | read-write |
A display string containing information about this component. |
componentLocation | 1.3.6.1.4.1.3764.1.1.30.10.1.5 | displaystring | read-only |
Location information for this component. |
componentVendor | 1.3.6.1.4.1.3764.1.1.30.10.1.6 | displaystring | read-only |
Name vendor of this component. |
componentSn | 1.3.6.1.4.1.3764.1.1.30.10.1.7 | displaystring | read-only |
The serial number for this component. |
componentStatus | 1.3.6.1.4.1.3764.1.1.30.10.1.8 | integer | read-only |
Overall status of the component. Enumeration: 'unused': 2, 'unknown': 1, 'warning': 4, 'ok': 3, 'failed': 5. |
componentControl | 1.3.6.1.4.1.3764.1.1.30.10.1.9 | integer | read-write |
This object is used to control the addressed connUnit. NOTE: 'Cold Start' and 'Warm Start' are as defined in MIB II and are not meant to be a factory reset. resetColdStart: the addressed unit performs a 'Cold Start' reset. resetWarmStart: the addressed unit performs a 'Warm Start' reset. offline: the addressed unit puts itself into an implementation dependant 'offline' state. online: the addressed unit puts itself into an implementation dependant 'online' state. Enumeration: 'resetWarmStart': 2, 'offline': 3, 'online': 4, 'resetColdStart': 1. |
componentREDId | 1.3.6.1.4.1.3764.1.1.30.10.1.10 | adicredidentifier | read-only |
Runtime Error Detection identifier for this power supply. |
componentFirmwareVersion | 1.3.6.1.4.1.3764.1.1.30.10.1.11 | displaystring | read-only |
Firmware version (or level) for this component. |
componentGeoAddrAisle | 1.3.6.1.4.1.3764.1.1.30.10.1.12 | integer | read-only |
The aisle number where this component is located. A negative value indicates that an aisle number is not applicable to this component. |
componentGeoAddrFrame | 1.3.6.1.4.1.3764.1.1.30.10.1.13 | integer | read-only |
The frame number where this component is located. A negative value indicates that a frame number is not applicable to this component. |
componentGeoAddrRack | 1.3.6.1.4.1.3764.1.1.30.10.1.14 | integer | read-only |
The rack number where this component is located. A negative value indicates that a rack number is not applicable to this component. |
componentGeoAddrChassis | 1.3.6.1.4.1.3764.1.1.30.10.1.15 | integer | read-only |
The chassis number where this component is located. A negative value indicates that a chassis number is not applicable to this component. |
componentGeoAddrBlade | 1.3.6.1.4.1.3764.1.1.30.10.1.16 | integer | read-only |
The blade number within the network chasis where this component is located. A negative value indicates that a blade number is not applicable to this component. |
componentIpAddress | 1.3.6.1.4.1.3764.1.1.30.10.1.17 | ipaddress | read-only |
IP address of this component. If the component has no IP address, this object returns 0.0.0.0. The address may refer to an internal network not accessible to an external management application. |
software | 1.3.6.1.4.1.3764.1.1.100 | |||
hardware | 1.3.6.1.4.1.3764.1.1.200 | |||
powerAndCooling | 1.3.6.1.4.1.3764.1.1.200.200 | |||
powerSupplyTable | 1.3.6.1.4.1.3764.1.1.200.200.10 | no-access |
** This table is optional ** Table of the power supplies. |
|
1.3.6.1.4.1.3764.1.1.200.200.10.1 | no-access |
** This entry object is optional ** Each entry contains the information for a specific power supply. |
||
powerSupplyIndex | 1.3.6.1.4.1.3764.1.1.200.200.10.1.1 | integer | read-only |
** This object is optional ** Index of this power supply within the component specified by componentId. |
powerSupplyName | 1.3.6.1.4.1.3764.1.1.200.200.10.1.2 | displaystring | read-only |
** This object is optional ** Display name of this power supply. |
powerSupplyWattage | 1.3.6.1.4.1.3764.1.1.200.200.10.1.3 | integer | read-only |
** This object is optional ** What is maximum power output of this power supply. Units are Watts. |
powerSupplyType | 1.3.6.1.4.1.3764.1.1.200.200.10.1.4 | adicvoltagetype | read-only |
** This object is optional ** DC or AC power supply? |
powerSupplyREDId | 1.3.6.1.4.1.3764.1.1.200.200.10.1.5 | adicredidentifier | read-only |
** This object is optional ** Runtime Error Detection identifier for this power supply. |
powerSupplyRatedVoltage | 1.3.6.1.4.1.3764.1.1.200.200.10.1.6 | integer | read-only |
** This object is optional ** Rated output voltage in millivolts of this power supply. |
powerSupplyLocation | 1.3.6.1.4.1.3764.1.1.200.200.10.1.7 | displaystring | read-only |
** This object is optional ** Physical location of this power supply. |
voltageSensorTable | 1.3.6.1.4.1.3764.1.1.200.200.20 | no-access |
** This table is optional ** Table of the voltage sensors. |
|
1.3.6.1.4.1.3764.1.1.200.200.20.1 | no-access |
** This entry object is optional ** Each entry contains the information for a specific voltage sensor. |
||
voltageSensorIndex | 1.3.6.1.4.1.3764.1.1.200.200.20.1.1 | integer | read-only |
** This object is optional ** Index of this voltage sensor within the component specified by componentId. |
voltageSensorName | 1.3.6.1.4.1.3764.1.1.200.200.20.1.2 | displaystring | read-only |
** This object is optional ** Display name of this voltage sensor. |
voltageSensorStatus | 1.3.6.1.4.1.3764.1.1.200.200.20.1.3 | adicsensorstatus | read-only |
** This object is optional ** What is the state of this voltage sensor? Is the voltage in the nominal, warning or alarm region? |
voltageSensorMillivolts | 1.3.6.1.4.1.3764.1.1.200.200.20.1.4 | integer | read-only |
** This object is optional ** What is the voltage in millivolts of this voltage sensor? |
voltageSensorType | 1.3.6.1.4.1.3764.1.1.200.200.20.1.5 | adicvoltagetype | read-only |
** This object is optional ** DC or AC voltage sensor? |
voltageSensorNominalLo | 1.3.6.1.4.1.3764.1.1.200.200.20.1.6 | integer | read-only |
** This object is optional ** Lower voltage limit of the nominal state for this voltage sensor. Unit are millivolts. |
voltageSensorNominalHi | 1.3.6.1.4.1.3764.1.1.200.200.20.1.7 | integer | read-only |
** This object is optional ** Upper voltage limit of the nominal state for this voltage sensor. Unit are millivolts. |
voltageSensorWarningLo | 1.3.6.1.4.1.3764.1.1.200.200.20.1.8 | integer | read-only |
** This object is optional ** Lower voltage limit of the warning state for this voltage sensor. Unit are millivolts. If the voltage falls below this limit, the sensor enters the alarm state. |
voltageSensorWarningHi | 1.3.6.1.4.1.3764.1.1.200.200.20.1.9 | integer | read-only |
** This object is optional ** Upper voltage limit of the warning state for this voltage sensor. Unit are millivolts. If the voltage rises above this limit, the sensor enters the alarm state. |
voltageSensorLocation | 1.3.6.1.4.1.3764.1.1.200.200.20.1.10 | displaystring | read-only |
** This object is optional ** Physical location of the voltage sensor. |
voltageSensorREDId | 1.3.6.1.4.1.3764.1.1.200.200.20.1.11 | adicredidentifier | read-only |
** This object is optional ** Runtime Error Detection identifier for this voltage sensor. |
temperatureSensorTable | 1.3.6.1.4.1.3764.1.1.200.200.30 | no-access |
** This table is optional ** Table of the temperature sensors in each component. |
|
1.3.6.1.4.1.3764.1.1.200.200.30.1 | no-access |
** This entry object is optional ** Each entry contains the information for a specific sensor. |
||
temperatureSensorIndex | 1.3.6.1.4.1.3764.1.1.200.200.30.1.1 | integer | read-only |
** This object is optional ** Index of this temperatureSensor within the component specified by componentId. |
temperatureSensorName | 1.3.6.1.4.1.3764.1.1.200.200.30.1.2 | displaystring | read-only |
** This object is optional ** Display name of this temperatureSensor. |
temperatureSensorStatus | 1.3.6.1.4.1.3764.1.1.200.200.30.1.3 | adicsensorstatus | read-only |
** This object is optional ** What is the state of this temperatureSensor? Is the temperature in the nominal, warning or alarm region? |
temperatureSensorDegreesCelsius | 1.3.6.1.4.1.3764.1.1.200.200.30.1.4 | integer | read-only |
** This object is optional ** The temperature in degrees Celsuis for this temperature sensor. |
temperatureSensorNominalLo | 1.3.6.1.4.1.3764.1.1.200.200.30.1.5 | integer | read-only |
** This object is optional ** Lower temperature limit of the nominal state for this temperature sensor. Unit are degrees Celsius. |
temperatureSensorNominalHi | 1.3.6.1.4.1.3764.1.1.200.200.30.1.6 | integer | read-only |
** This object is optional ** Upper temperature limit of the nominal state for this temperature sensor. Unit are degrees Celsius. |
temperatureSensorWarningLo | 1.3.6.1.4.1.3764.1.1.200.200.30.1.7 | integer | read-only |
** This object is optional ** Lower temperature limit of the warning state for this temperature sensor. Unit are degrees Celsius. If the temperature falls below this limit, the sensor enters the alarm state. |
temperatureSensorWarningHi | 1.3.6.1.4.1.3764.1.1.200.200.30.1.8 | integer | read-only |
** This object is optional ** Upper temperature limit of the warning state for this temperature sensor. Unit are degrees Celsius. If the temperature rises above this limit, the sensor enters the alarm state. |
temperatureSensorLocation | 1.3.6.1.4.1.3764.1.1.200.200.30.1.9 | displaystring | read-only |
** This object is optional ** Physical location of this temperature sensor. |
temperatureSensorREDId | 1.3.6.1.4.1.3764.1.1.200.200.30.1.10 | adicredidentifier | read-only |
** This object is optional ** Runtime Error Detection identifier for this temperature sensor. |
coolingFanTable | 1.3.6.1.4.1.3764.1.1.200.200.40 | no-access |
** This table is optional ** Table of cooling fans in the library. |
|
1.3.6.1.4.1.3764.1.1.200.200.40.1 | no-access |
** This entry object is optional ** Each entry contains the information for a specific cooling fan. |
||
coolingFanIndex | 1.3.6.1.4.1.3764.1.1.200.200.40.1.1 | integer | read-only |
** This object is optional ** Index of this cooling fan within the component specified by componentId. |
coolingFanName | 1.3.6.1.4.1.3764.1.1.200.200.40.1.2 | displaystring | read-only |
** This object is optional ** Display name of this coolingFan. |
coolingFanStatus | 1.3.6.1.4.1.3764.1.1.200.200.40.1.3 | adicsensorstatus | read-only |
** This object is optional ** Is the fan speed in the nominal, warning or alarm region? |
coolingFanRPM | 1.3.6.1.4.1.3764.1.1.200.200.40.1.4 | integer | read-only |
** This object is optional ** The fan speed in revolutions per minute. |
coolingFanNominalLo | 1.3.6.1.4.1.3764.1.1.200.200.40.1.5 | integer | read-only |
** This object is optional ** Lower fan speed limit of the nominal state for this fan. Units are RPM. |
coolingFanNominalHi | 1.3.6.1.4.1.3764.1.1.200.200.40.1.6 | integer | read-only |
** This object is optional ** Upper fan speed limit of the nominal state for this fan. Units are RPM. |
coolingFanWarningLo | 1.3.6.1.4.1.3764.1.1.200.200.40.1.7 | integer | read-only |
** This object is optional ** Lower fan speed limit of the warning state for this fan. Units are RPM. If the speed falls below this limit, the fan enters the alarmLow state. |
coolingFanWarningHi | 1.3.6.1.4.1.3764.1.1.200.200.40.1.8 | integer | read-only |
** This object is optional ** Upper fan speed limit of the warning state for this fan. Units are RPM. If the speed rises above this limit, the fan enters the alarmHigh state. |
coolingFanLocation | 1.3.6.1.4.1.3764.1.1.200.200.40.1.9 | displaystring | read-only |
** This object is optional ** Physical location of this fan. |
coolingFanREDId | 1.3.6.1.4.1.3764.1.1.200.200.40.1.10 | adicredidentifier | read-only |
** This object is optional ** Runtime Error Detection identifier for this fan. |
sml | 1.3.6.1.4.1.3764.1.1.300 | |||
network | 1.3.6.1.4.1.3764.1.1.400 | |||
notification | 1.3.6.1.4.1.3764.1.1.500 | |||
trapPayloadTable | 1.3.6.1.4.1.3764.1.1.500.10 | no-access |
Defines objects common to all trap payloads. |
|
1.3.6.1.4.1.3764.1.1.500.10.1 | no-access |
Each entry contains the information for a specific cooling fan. |
||
trapSequenceNumber | 1.3.6.1.4.1.3764.1.1.500.10.1.1 | integer | read-only | |
trapSeverity | 1.3.6.1.4.1.3764.1.1.500.10.1.2 | integer | read-only | |
trapSummaryText | 1.3.6.1.4.1.3764.1.1.500.10.1.3 | displaystring | read-only | |
trapIntendedUsage | 1.3.6.1.4.1.3764.1.1.500.10.1.4 | integer | read-only |
The value of this qualifier aids the management application in determining how to respond to the trap. If the value is public(1), the information is intended to be propagated to external observers, such as sending email. If the value is triggerRefresh(2), the information is intended to update the management application's data model, but not necessarily propagated to external observers. Enumeration: 'triggerRefresh': 2, 'public': 1. |
startupSequenceComplete | 1.3.6.1.4.1.3764.1.10.500 |
The component indicated by the value of componentId has successfully completed its startup sequence. |
||
shutdownSequenceInitiated | 1.3.6.1.4.1.3764.1.10.501 |
The component indicated by the value of componentId has initiated its shutdown sequence. |
||
componentAdded | 1.3.6.1.4.1.3764.1.10.502 |
The component indicated by the value of componentId has been added to the library. |
||
componentRemoved | 1.3.6.1.4.1.3764.1.10.503 |
The component indicated by the value of componentId has been removed from the library. |
||
productLibraryClassChange | 1.3.6.1.4.1.3764.1.10.504 |
The product library class has changed. This occurs when connectivity hardware is added or removed. The payload contains the productLibraryClass before and after the change. |