BLUEARC-SERVER-MIB: View SNMP OID List / Download MIB
VENDOR: HITACHI
Home | MIB: BLUEARC-SERVER-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 |
blueArc | 1.3.6.1.4.1.11096 | |||
blueArcPrivate | 1.3.6.1.4.1.11096.6 | |||
blueArcServer | 1.3.6.1.4.1.11096.6.1 |
The MIB module for monitoring a BlueArc Server. |
||
blueArcServerObjs | 1.3.6.1.4.1.11096.6.1.1 | |||
sys | 1.3.6.1.4.1.11096.6.1.1.1 | |||
powerUnits | 1.3.6.1.4.1.11096.6.1.1.1.1 | |||
puConfigNumber | 1.3.6.1.4.1.11096.6.1.1.1.1.1 | integer32 | read-only |
The number of power units (regardless of their current state) which may be present on this system. This object is obsolete. Power units must be indexed by IP address. |
puConfigTable | 1.3.6.1.4.1.11096.6.1.1.1.1.2 | no-access |
A table of configuration information relevant to each power unit which may be present on this system. The number of entries in this table is given by the value of puConfigNumber. This object is obsolete. Power units must be indexed by IP address. |
|
1.3.6.1.4.1.11096.6.1.1.1.1.2.1 | no-access |
Configuration information for a power unit which may be present on this system. This object is obsolete. Power units must be indexed by IP address. |
||
puConfigIndex | 1.3.6.1.4.1.11096.6.1.1.1.1.2.1.1 | integer32 | read-only |
A unique value for each power unit which may be present on this system. Its value ranges between 1 and the value of puConfigNumber. This object is obsolete. Power units must be indexed by IP address. |
puConfigShutdownEnabled | 1.3.6.1.4.1.11096.6.1.1.1.1.2.1.2 | integer | read-only |
Indicates whether the power unit is to control the shutdown of the system when a power outage is detected. enabled(1) - the power unit will control the shutdown. disabled(2) - the power unit will NOT control the shutdown. This object is obsolete. Power units must be indexed by IP address. Enumeration: 'disabled': 2, 'enabled': 1. |
puConfigShutdownInterval | 1.3.6.1.4.1.11096.6.1.1.1.1.2.1.3 | integer | read-only |
This variable is used in conjunction with puConfigShutdownRemainingLife such that when either condition is met a controlled shutdown will take place. puConfigShutdownInterval specifies the interval after which a controlled shutdown should take place in the event of a power outage. remainingLife(1) - indicates that the shutdown is based on the remaining battery life only and NOT the duration of the power outage. The variable puConfigShutdownRemainingLife determines how the shutdown is controlled. immediately(2) - the shutdown should take place as soon as the power outage is detected. The variable puConfigRemainingLife is irrelevant in this case. oneMinute(3), twoMinutes(4), threeMinutes(5), - the interval after which a controlled fiveMinutes(6), shutdown should take place in the event of tenMinutes(7) a power outage. NOTE: the variable puConfigShutdownEnabled must be enabled(1), for this variable to have any effect in determining when the controlled shutdown is performed. This object is obsolete. Power units must be indexed by IP address. Enumeration: 'fiveMinutes': 6, 'oneMinute': 3, 'twoMinutes': 4, 'threeMinutes': 5, 'tenMinutes': 7, 'immediately': 2, 'remainingLife': 1. |
puConfigShutdownRemainingLife | 1.3.6.1.4.1.11096.6.1.1.1.1.2.1.4 | integer | read-only |
Specifies the number of minutes of battery life which when depleted will cause a controlled shutdown of the system. NOTE: the variable puConfigShutdownEnabled must be enabled(1), for this variable to have any effect in determining when the controlled shutdown is performed. This object is obsolete. Power units must be indexed by IP address. Enumeration: 'fiveMinutes': 5, 'tenMinutes': 10. |
puConfigCommsOK | 1.3.6.1.4.1.11096.6.1.1.1.1.2.1.5 | integer | read-only |
Indicates whether the system is currently communicating with the power unit. This object is obsolete. Power units must be indexed by IP address. Enumeration: 'notCommunicating': 2, 'communicating': 1. |
puConfigCommsEverOK | 1.3.6.1.4.1.11096.6.1.1.1.1.2.1.6 | integer | read-only |
Indicates whether the system has ever communicated with the power unit. This object is obsolete. Power units must be indexed by IP address. Enumeration: 'communicated': 1, 'neverCommunicated': 2. |
puStatusNumber | 1.3.6.1.4.1.11096.6.1.1.1.1.3 | integer32 | read-only |
The number of power units from which status information can be gathered. Status information is only available for power units that the system is able to communicate with. This object is obsolete. Power units must be indexed by IP address. |
puStatusTable | 1.3.6.1.4.1.11096.6.1.1.1.1.4 | no-access |
A table containing the status of each power unit the system is communicating with. The number of entries in this table is given by the value of puStatusNumber. This object is obsolete. Power units must be indexed by IP address. |
|
1.3.6.1.4.1.11096.6.1.1.1.1.4.1 | no-access |
Status information for each power unit the system is communicating with. This object is obsolete. Power units must be indexed by IP address. |
||
puStatusIndex | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.1 | integer32 | read-only |
The power unit from which the status information has been gathered. The power unit identified by a particular value of this index is the same power unit as identified by the same value of puConfigIndex. This object is obsolete. Power units must be indexed by IP address. |
puStatusModel | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.2 | displaystring | read-only |
The model of the power unit as declared by the manufacturer. This object is obsolete. Power units must be indexed by IP address. |
puStatusSerialNumber | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.3 | displaystring | read-only |
The serial number of the power unit as declared by the manufacturer. This object is obsolete. Power units must be indexed by IP address. |
puStatusManufactureDate | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.4 | displaystring | read-only |
The date of manufacture of the power unit as declared by the manufacturer in their chosen format. This object is obsolete. Power units must be indexed by IP address. |
puStatusBatteryReplaceDate | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.5 | displaystring | read-only |
The last date a battery was replaced within this the power unit in manufacturers format. This object is obsolete. Power units must be indexed by IP address. |
puStatusUpperTransferVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.6 | integer32 | read-only |
The upper battery transfer voltage in Volts. This object is obsolete. Power units must be indexed by IP address. |
puStatusLowerTransferVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.7 | integer32 | read-only |
The lower battery transfer voltage in Volts. This object is obsolete. Power units must be indexed by IP address. |
puStatusSensitivity | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.8 | integer | read-only |
The sensitivity of the power unit. This object is obsolete. Power units must be indexed by IP address. Enumeration: 'high': 1, 'unknown': 5, 'medium': 2, 'automatic': 4, 'low': 3. |
puStatusLowBatteryInterval | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.9 | integer32 | read-only |
The length of time between the power unit warning of a low battery and turning off in minutes. This object is obsolete. Power units must be indexed by IP address. |
puStatusAlarmSetting | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.10 | integer | read-only |
The audible alarm setting for the power unit. This object is obsolete. Power units must be indexed by IP address. Enumeration: 'unknown': 5, 'immediately': 1, 'never': 4, 'delayedUtilityFailure': 2, 'lowBatteryOnly': 3. |
puStatusCalibrating | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.11 | integer | read-only |
Indicates whether the power unit is calibrating or not. This object is obsolete. Power units must be indexed by IP address. Enumeration: 'calibrating': 1, 'notCalibrating': 2. |
puStatusSleeping | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.12 | integer | read-only |
Indicates whether the power unit is sleeping or not. This object is obsolete. Power units must be indexed by IP address. Enumeration: 'notSleeping': 2, 'sleeping': 1. |
puStatusOnline | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.13 | integer | read-only |
Indicates whether the power unit is on or off line. This object is obsolete. Power units must be indexed by IP address. Enumeration: 'offline': 2, 'online': 1. |
puStatusOnBattery | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.14 | integer | read-only |
Indicates whether the power unit is operating on the battery or mains. This object is obsolete. Power units must be indexed by IP address. Enumeration: 'onMains': 2, 'onBattery': 1. |
puStatusBatteryAlmostUsedUp | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.15 | integer | read-only |
Indicates whether the power units battery is almost used up. This object is obsolete. Power units must be indexed by IP address. Enumeration: 'batteryAlmostUsedUp': 1, 'batteryOK': 2. |
puStatusChangeBattery | 1.3.6.1.4.1.11096.6.1.1.1.1.4.1.16 | integer | read-only |
Indicates whether the power units battery should be changed. This object is obsolete. Power units must be indexed by IP address. Enumeration: 'changeBattery': 1, 'batteryOK': 2. |
puStatsNumber | 1.3.6.1.4.1.11096.6.1.1.1.1.5 | integer32 | read-only |
The number of power units from which statistics can be gathered. Statistics are only available for power units that the system is able to communicate with. This object is obsolete. Power units must be indexed by IP address. |
puStatsTable | 1.3.6.1.4.1.11096.6.1.1.1.1.6 | no-access |
A table containing statistics for each power unit the system is communicating with. The number of entries in this table is given by the value of puStatsNumber. This object is obsolete. Power units must be indexed by IP address. |
|
1.3.6.1.4.1.11096.6.1.1.1.1.6.1 | no-access |
Statistics for each power unit the system is communicating with. This object is obsolete. Power units must be indexed by IP address. |
||
puStatsIndex | 1.3.6.1.4.1.11096.6.1.1.1.1.6.1.1 | integer32 | read-only |
The power unit from which the statistics have been gathered. The power unit identified by a particular value of this index is the same power unit as identified by the same value of puConfigurationIndex. This object is obsolete. Power units must be indexed by IP address. |
puStatsBatteryCharge | 1.3.6.1.4.1.11096.6.1.1.1.1.6.1.2 | integer | read-only |
The percentage by which the battery is charged. This object is obsolete. Power units must be indexed by IP address. |
puStatsLoad | 1.3.6.1.4.1.11096.6.1.1.1.1.6.1.3 | integer | read-only |
The percentage of the rated load in Watts. This object is obsolete. Power units must be indexed by IP address. |
puStatsFrequency | 1.3.6.1.4.1.11096.6.1.1.1.1.6.1.4 | integer32 | read-only |
The frequency of the AC mains in Hertz. This object is obsolete. Power units must be indexed by IP address. |
puStatsLineVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.6.1.5 | integer32 | read-only |
The AC mains voltage entering the power unit in Volts. This object is obsolete. Power units must be indexed by IP address. |
puStatsOutputVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.6.1.6 | integer32 | read-only |
The output voltage of the power unit in Volts. This object is obsolete. Power units must be indexed by IP address. |
puStatsBatteryVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.6.1.7 | integer32 | read-only |
The battery voltage in Volts. This object is obsolete. Power units must be indexed by IP address. |
puStatsTemperatureC | 1.3.6.1.4.1.11096.6.1.1.1.1.6.1.8 | integer32 | read-only |
The temperature inside the power unit in degrees Celsius. This object is obsolete. Power units must be indexed by IP address. |
puStatsTemperatureF | 1.3.6.1.4.1.11096.6.1.1.1.1.6.1.9 | integer32 | read-only |
The temperature inside the power unit in degrees Fahrenheit. This object is obsolete. Power units must be indexed by IP address. |
puStatsLineMininumVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.6.1.10 | integer32 | read-only |
The minimum line voltage in Volts. This object is obsolete. Power units must be indexed by IP address. |
puStatsLineMaximumVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.6.1.11 | integer32 | read-only |
The maximum line voltage in Volts. This object is obsolete. Power units must be indexed by IP address. |
puStatsRemainingRunTime | 1.3.6.1.4.1.11096.6.1.1.1.1.6.1.12 | integer32 | read-only |
The remaining runtime of the battery based on the obsolete load in minutes. This object is obsolete. Power units must be indexed by IP address. |
puConfigurationCount | 1.3.6.1.4.1.11096.6.1.1.1.1.7 | integer32 | read-only |
The number of power units (regardless of their current state) which may be present on this system. |
puConfigurationTable | 1.3.6.1.4.1.11096.6.1.1.1.1.8 | no-access |
A table of configuration information relevant to each power unit which may be present on this system. The number of entries in this table is given by the value of puConfigurationCount. |
|
1.3.6.1.4.1.11096.6.1.1.1.1.8.1 | no-access |
Configuration information for a power unit which may be present on this system. |
||
puConfigurationIndex | 1.3.6.1.4.1.11096.6.1.1.1.1.8.1.1 | ipaddress | read-only |
An IP address for each power unit which may be present on this system. 0.0.0.0 is given for a serial-attached UPS. |
puConfigurationUserName | 1.3.6.1.4.1.11096.6.1.1.1.1.8.1.2 | displaystring | read-only |
The UPS management card's admin user name, used with the authentication phrase for authenticating status updates from the UPS. Empty if authentication is disabled. |
puConfigurationMonitoringEnabled | 1.3.6.1.4.1.11096.6.1.1.1.1.8.1.3 | integer | read-only |
Indicates whether monitoring is enabled on the UPS. If monitoring is enabled, then the power unit is to control the shutdown of the system when a power outage is detected. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
puConfigurationShutdownOnBattery | 1.3.6.1.4.1.11096.6.1.1.1.1.8.1.4 | integer32 | read-only |
If the value is not -1, then the system will be shut down after running on battery for the specified time in minutes. |
puConfigurationShutdownOnRuntime | 1.3.6.1.4.1.11096.6.1.1.1.1.8.1.5 | integer32 | read-only |
If the value is not -1, then shutdown will occur when the estimated remaining runtime falls below the specified value in minutes. |
puConfigurationShutdownOnLowBattery | 1.3.6.1.4.1.11096.6.1.1.1.1.8.1.6 | integer32 | read-only |
If the value is not -1, then the system will shut down when UPS reports a low battery, with a delay of the specified number of minutes. |
puConfigurationOnBatteryTolerance | 1.3.6.1.4.1.11096.6.1.1.1.1.8.1.7 | integer32 | read-only |
The length of time, in seconds, for which the UPS must be on battery before the system will act on it, no matter what the shutdown settings are. |
puConfigurationCommsOK | 1.3.6.1.4.1.11096.6.1.1.1.1.8.1.8 | integer | read-only |
Indicates whether the system is currently communicating with the power unit. Enumeration: 'unknown': 3, 'notCommunicating': 2, 'communicating': 1. |
puConfigurationCommsEverOK | 1.3.6.1.4.1.11096.6.1.1.1.1.8.1.9 | integer | read-only |
Indicates whether the system has ever communicated with the power unit. Enumeration: 'unknown': 3, 'communicated': 1, 'neverCommunicated': 2. |
puCurrentStatusCount | 1.3.6.1.4.1.11096.6.1.1.1.1.9 | integer32 | read-only |
The number of power units from which status information can be gathered. Status information is only available for power units that the system is able to communicate with. |
puCurrentStatusTable | 1.3.6.1.4.1.11096.6.1.1.1.1.10 | no-access |
A table containing the status of each power unit the system is communicating with. The number of entries in this table is given by the value of puCurrentStatusCount. |
|
1.3.6.1.4.1.11096.6.1.1.1.1.10.1 | no-access |
Status information for each power unit the system is communicating with. |
||
puCurrentStatusIndex | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.1 | ipaddress | read-only |
The power unit from which the status information has been gathered. The power unit identified by a particular IP address is the same power unit as identified by the same value of puConfigurationIndex. |
puCurrentStatusModel | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.2 | displaystring | read-only |
The model of the power unit as declared by the manufacturer. |
puCurrentStatusSerialNumber | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.3 | displaystring | read-only |
The serial number of the power unit as declared by the manufacturer. |
puCurrentStatusManufactureDate | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.4 | displaystring | read-only |
The date of manufacture of the power unit as declared by the manufacturer in their chosen format. |
puCurrentStatusBatteryReplacedDate | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.5 | displaystring | read-only |
The last date a battery was replaced within this the power unit in manufacturers format. |
puCurrentStatusUpperTransferVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.6 | integer32 | read-only |
The upper battery transfer voltage in Volts. |
puCurrentStatusLowerTransferVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.7 | integer32 | read-only |
The lower battery transfer voltage in Volts. |
puCurrentStatusSensitivity | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.8 | integer | read-only |
The sensitivity of the power unit. Enumeration: 'high': 1, 'unknown': 5, 'medium': 2, 'automatic': 4, 'low': 3. |
puCurrentStatusLowBatteryInterval | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.9 | integer32 | read-only |
The length of time between the power unit warning of a low battery and turning off in minutes. |
puCurrentStatusAlarmSetting | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.10 | integer | read-only |
The audible alarm setting for the power unit. Enumeration: 'unknown': 5, 'immediately': 1, 'never': 4, 'delayedUtilityFailure': 2, 'lowBatteryOnly': 3. |
puCurrentStatusCalibrating | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.11 | integer | read-only |
Indicates whether the power unit is calibrating or not. Enumeration: 'notDefined': 0, 'calibrating': 1, 'notCalibrating': 2. |
puCurrentStatusSleeping | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.12 | integer | read-only |
Indicates whether the power unit is sleeping or not. This object is only applicable to a Symmetra UPS; in all other cases, it will be notDefined(1). Enumeration: 'notDefined': 0, 'notSleeping': 2, 'sleeping': 1. |
puCurrentStatusSmartTrim | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.13 | integer | read-only |
Indicates whether SmartTrim is enabled or not. This object is not applicable to a Symmetra UPS; in this case, it will be notDefined(1). Enumeration: 'notDefined': 0, 'enabled': 2, 'notEnabled': 1. |
puCurrentStatusSmartBoost | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.14 | integer | read-only |
Indicates whether SmartBoost is enabled or not. Enumeration: 'notDefined': 0, 'enabled': 2, 'notEnabled': 1. |
puCurrentStatusOnline | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.15 | integer | read-only |
Indicates whether the power unit is on or off line. Enumeration: 'notDefined': 0, 'offline': 2, 'online': 1. |
puCurrentStatusOnBattery | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.16 | integer | read-only |
Indicates whether the power unit is operating on the battery or mains. Enumeration: 'notDefined': 0, 'onMains': 2, 'onBattery': 1. |
puCurrentStatusOverload | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.17 | integer | read-only |
Indicates whether the UPS is overloaded. Enumeration: 'notDefined': 0, 'enabled': 2, 'notEnabled': 1. |
puCurrentStatusBatteryAlmostUsedUp | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.18 | integer | read-only |
Indicates whether the power units battery is almost used up. Enumeration: 'notDefined': 0, 'batteryAlmostUsedUp': 1, 'batteryOK': 2. |
puCurrentStatusChangeBattery | 1.3.6.1.4.1.11096.6.1.1.1.1.10.1.19 | integer | read-only |
Indicates whether the power units battery should be changed. Enumeration: 'notDefined': 0, 'changeBattery': 1, 'batteryOK': 2. |
puStatisticsCount | 1.3.6.1.4.1.11096.6.1.1.1.1.11 | integer32 | read-only |
The number of power units from which statistics can be gathered. Statistics are only available for power units that the system is able to communicate with. |
puStatisticsTable | 1.3.6.1.4.1.11096.6.1.1.1.1.12 | no-access |
A table containing statistics for each power unit the system is communicating with. The number of entries in this table is given by the value of puStatisticsCount. |
|
1.3.6.1.4.1.11096.6.1.1.1.1.12.1 | no-access |
Statistics for each power unit the system is communicating with. |
||
puStatisticsIndex | 1.3.6.1.4.1.11096.6.1.1.1.1.12.1.1 | integer32 | read-only |
The power unit from which the statistics have been gathered. The power unit identified by a particular value of this index is the same power unit as identified by the same value of puConfigurationIndex. |
puStatisticsBatteryCharge | 1.3.6.1.4.1.11096.6.1.1.1.1.12.1.2 | integer | read-only |
The percentage by which the battery is charged. |
puStatisticsLoad | 1.3.6.1.4.1.11096.6.1.1.1.1.12.1.3 | integer | read-only |
The percentage of the rated load in Watts. |
puStatisticsFrequency | 1.3.6.1.4.1.11096.6.1.1.1.1.12.1.4 | integer32 | read-only |
The frequency of the AC mains in Hertz. |
puStatisticsLineVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.12.1.5 | integer32 | read-only |
The AC mains voltage entering the power unit in Volts. |
puStatisticsOutputVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.12.1.6 | integer32 | read-only |
The output voltage of the power unit in Volts. |
puStatisticsBatteryVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.12.1.7 | integer32 | read-only |
The battery voltage in Volts. |
puStatisticsTemperatureC | 1.3.6.1.4.1.11096.6.1.1.1.1.12.1.8 | integer32 | read-only |
The temperature inside the power unit in degrees Celsius. |
puStatisticsTemperatureF | 1.3.6.1.4.1.11096.6.1.1.1.1.12.1.9 | integer32 | read-only |
The temperature inside the power unit in degrees Fahrenheit. |
puStatisticsLineMininumVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.12.1.10 | integer32 | read-only |
The minimum line voltage in Volts. |
puStatisticsLineMaximumVoltage | 1.3.6.1.4.1.11096.6.1.1.1.1.12.1.11 | integer32 | read-only |
The maximum line voltage in Volts. |
puStatisticsRemainingRunTime | 1.3.6.1.4.1.11096.6.1.1.1.1.12.1.12 | integer32 | read-only |
The remaining runtime of the battery based on the obsolete load in minutes. |
server | 1.3.6.1.4.1.11096.6.1.1.1.2 | |||
environment | 1.3.6.1.4.1.11096.6.1.1.1.2.1 | |||
sensorNumber | 1.3.6.1.4.1.11096.6.1.1.1.2.1.1 | integer32 | read-only |
The number of sensors (regardless of their current state) which are present within silicon server unit. |
sensorTable | 1.3.6.1.4.1.11096.6.1.1.1.2.1.2 | no-access |
A table containing information gathered by sensors located within the silicon server unit. Each sensor takes a measurement of both fan speed and temperature. The number of entries in this table is given by the value of sensorNumber. |
|
1.3.6.1.4.1.11096.6.1.1.1.2.1.2.1 | no-access |
Information collected from each sensor located within the silicon server unit. |
||
sensorIndex | 1.3.6.1.4.1.11096.6.1.1.1.2.1.2.1.1 | integer32 | read-only |
A unique value for each sensor within the silicon server unit. Its value ranges between 1 and the value of sensorNumber. |
sensorSpeedStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.1.2.1.2 | integer | read-only |
Indicates whether the speed measurement is within the expected range. ok(1) - the reading is within the expected range. warning(2) - the reading is outside of the expected range, but not severe. severe(3) - the sensor unit should be replaced. failed(4) - the sensor unit has failed. The measured speed is invalid. unknown(5) - the speed status could not be determined. Enumeration: 'failed': 4, 'severe': 3, 'warning': 2, 'ok': 1. |
sensorSpeedReading | 1.3.6.1.4.1.11096.6.1.1.1.2.1.2.1.3 | unsigned32 | read-only |
A measurement of the fan speed taken by the sensor in rpm. |
sensorTempStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.1.2.1.4 | integer | read-only |
Indicates whether the temperature measurement is within the expected range. ok(1) - the reading is within the expected range. warning(2) - the reading is outside of the expected range, but not severe. severe(3) - the sensor unit should be replaced. failed(4) - the sensor unit has failed. The measured temperature is invalid. Enumeration: 'failed': 4, 'severe': 3, 'warning': 2, 'ok': 1. |
sensorTempCReading | 1.3.6.1.4.1.11096.6.1.1.1.2.1.2.1.5 | integer32 | read-only |
A measurement of the temperature taken by the sensor in degrees Celsius. |
sensorTempFReading | 1.3.6.1.4.1.11096.6.1.1.1.2.1.2.1.6 | integer32 | read-only |
A measurement of the temperature taken by the sensor in degrees Fahrenheit. |
psuOneStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.1.3 | integer | read-only |
The status of power supply unit 1 within the silicon server. Enumeration: 'failed': 2, 'ok': 1. |
psuTwoStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.1.4 | integer | read-only |
The status of power supply unit 2 within the silicon server. Enumeration: 'failed': 2, 'ok': 1. |
opsPerSecond | 1.3.6.1.4.1.11096.6.1.1.1.2.1.5 | unsigned32 | read-only |
The number of operations per second. This value includes all hardware-accelerated access to file systems on a cluster-wide basis. It may not correspond with the values obtained from opsPerSecAverage in the fsStatsTable. |
fileSystemLoadClient | 1.3.6.1.4.1.11096.6.1.1.1.2.1.6 | integer32 | read-only |
The percentage of maximum load on file system resources due to client usage, averaged over the last 10 seconds. This represents the load on FSA. |
fileSystemLoadSystem | 1.3.6.1.4.1.11096.6.1.1.1.2.1.7 | integer32 | read-only |
The percentage of maximum load on file system resources due to system usage, averaged over the last 10 seconds. This represents the load on FSB. |
temperatureSensorNumber | 1.3.6.1.4.1.11096.6.1.1.1.2.1.8 | integer32 | read-only |
The number of temperature sensors (regardless of their current state) present in all silicon server units in the cluster. |
temperatureSensorTable | 1.3.6.1.4.1.11096.6.1.1.1.2.1.9 | no-access |
A table containing information gathered by temperature sensors located in all silicon server units in the cluster. The number of entries in this table is given by the value of temperatureSensorNumber. |
|
1.3.6.1.4.1.11096.6.1.1.1.2.1.9.1 | no-access |
Information collected from each temperature sensor located in the silicon server unit. |
||
temperatureSensorClusterNode | 1.3.6.1.4.1.11096.6.1.1.1.2.1.9.1.1 | integer32 | read-only |
The ID of the Cluster Node in which the fan is located. |
temperatureSensorIndex | 1.3.6.1.4.1.11096.6.1.1.1.2.1.9.1.2 | integer32 | read-only |
A unique value for each temperature sensor on a cluster node. |
temperatureSensorStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.1.9.1.3 | integer | read-only |
Indicates whether the temperature measurement is within the expected range. ok(1) - the reading is within the expected range. tempWarning(2) - the reading is outside of the expected range, but not severe. tempSevere(3) - The reading is severely outside the expected range. tempSensoreFailed(4) - the sensor unit has failed. The measured temperature is invalid tempSensorWarning(5) - the sensor unit is in a warning condition. unknown(6) - the status of the sensor could not be determined. Enumeration: 'ok': 1, 'tempWarning': 2, 'unknown': 6, 'tempSevere': 3, 'tempSensorWarning': 5, 'tempSensorFailed': 4. |
temperatureSensorCReading | 1.3.6.1.4.1.11096.6.1.1.1.2.1.9.1.4 | integer32 | read-only |
A measurement of the temperature taken by the sensor in degrees Celsius. |
temperatureSensorFReading | 1.3.6.1.4.1.11096.6.1.1.1.2.1.9.1.5 | integer32 | read-only |
A measurement of the temperature taken by the sensor in degrees Fahrenheit. |
fanNumber | 1.3.6.1.4.1.11096.6.1.1.1.2.1.10 | integer32 | read-only |
The number of fans (regardless of their current state) present in all silicon server units in the cluster. |
fanTable | 1.3.6.1.4.1.11096.6.1.1.1.2.1.11 | no-access |
A table containing information about the fans located in all silicon server units in the cluster. |
|
1.3.6.1.4.1.11096.6.1.1.1.2.1.11.1 | no-access |
Information about each fan located in all silicon server units in the cluster. |
||
fanClusterNode | 1.3.6.1.4.1.11096.6.1.1.1.2.1.11.1.1 | integer32 | read-only |
The ID of the Cluster Node in which the fan is located. |
fanIndex | 1.3.6.1.4.1.11096.6.1.1.1.2.1.11.1.2 | integer32 | read-only |
A unique value for each fan on a cluster node. |
fanFittedStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.1.11.1.3 | integer | read-only |
Indicates the 'fitted' status of the fan. ok(1) - the fan is fitted correctly. okIdWrong(2) - the fan is fitted correctly, but the ID is wrong. notFitted(3) - the fan is not fitted. unknown(4) - the status could not be determined. Enumeration: 'okIdWrong': 2, 'ok': 1, 'notFitted': 3, 'unknown': 4. |
fanSpeedStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.1.11.1.4 | integer | read-only |
Indicates the 'speed' status of the fan. ok(1) - the fan speed is ok. warning(2) - the fan speed is at a warning level. severe(3) - the fan speed is at a severe level. unknown(4) - the fan speed status could not be determined. Enumeration: 'unknown': 4, 'severe': 3, 'warning': 2, 'ok': 1. |
fanSpeed | 1.3.6.1.4.1.11096.6.1.1.1.2.1.11.1.5 | integer32 | read-only |
The speed of the fan. |
psuNumber | 1.3.6.1.4.1.11096.6.1.1.1.2.1.12 | integer32 | read-only |
The number of psus (regardless of their current state) present in all silicon server units in the cluster. |
psuTable | 1.3.6.1.4.1.11096.6.1.1.1.2.1.13 | no-access |
A table containing information about the psus located in the silicon server unit. |
|
1.3.6.1.4.1.11096.6.1.1.1.2.1.13.1 | no-access |
Information about each psu. |
||
psuClusterNode | 1.3.6.1.4.1.11096.6.1.1.1.2.1.13.1.1 | integer32 | read-only |
The ID of the Cluster Node in which the psu is located. |
psuIndex | 1.3.6.1.4.1.11096.6.1.1.1.2.1.13.1.2 | integer32 | read-only |
A unique value for each psu on a cluster node. |
psuStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.1.13.1.3 | integer | read-only |
Indicates the status of the psu. ok(1) - the psu is ok. failed(2) - the psu has failed. notFitted(3) - the psu is not fitted. unknown(4) - the status could not be determined. Enumeration: 'failed': 2, 'ok': 1, 'notFitted': 3, 'unknown': 4. |
locale | 1.3.6.1.4.1.11096.6.1.1.1.2.2 | |||
serverDate | 1.3.6.1.4.1.11096.6.1.1.1.2.2.1 | displaystring | read-only |
The local date reported by the server in the form YYYY-MM-DD Where YYYY is the year. MM is the number of the month (01-12). DD is the day of the month. |
serverTime | 1.3.6.1.4.1.11096.6.1.1.1.2.2.2 | displaystring | read-only |
The local time reported by the server in the form HH:MM:SS (UTC+/-hh:mm) Where HH is the hour (using 24 hour clock). MM is the minute. SS is the second. The remainder of the date indicates the number of hours (hh) and minutes (mm) east of UTC the local time has been adjusted by. NOTE: a negative value for the UTC offset indicates a time zone which is west of UTC. |
utcOffset | 1.3.6.1.4.1.11096.6.1.1.1.2.2.3 | integer32 | read-only |
The local time zone offset setting for the server expressed as a number of minutes. NOTE: a negative value indicates a time zone west of UTC. |
daylightSavings | 1.3.6.1.4.1.11096.6.1.1.1.2.2.4 | integer | read-only |
Indicates whether daylight savings are in effect. Enumeration: 'daylightSavings': 1, 'noDaylightSavings': 2, 'unknown': 3. |
ntpServerNumber | 1.3.6.1.4.1.11096.6.1.1.1.2.2.5 | integer32 | read-only |
The number of NTP servers which have been configured to assist in synchronization of this silicon servers time. |
ntpServerTable | 1.3.6.1.4.1.11096.6.1.1.1.2.2.6 | no-access |
A table containing information about each NTP server. The number of entries in this table is given by the value of ntpServerNumber. |
|
1.3.6.1.4.1.11096.6.1.1.1.2.2.6.1 | no-access |
Information about each configured NTP server. |
||
ntpServerHost | 1.3.6.1.4.1.11096.6.1.1.1.2.2.6.1.1 | displaystring | read-only |
The hostname or IP address of the NTP server. |
failover | 1.3.6.1.4.1.11096.6.1.1.1.2.3 | |||
failoverConfigStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.3.1 | integer | read-only |
Indicates whether failover is configured for the silicon server. This object is obsolete. Failover has been replaced by clustering. Enumeration: 'configured': 1, 'notConfigured': 2. |
failoverPrimaryName | 1.3.6.1.4.1.11096.6.1.1.1.2.3.2 | displaystring | read-only |
The primary management name or a zero length string if failover is not configured for this system. This object is obsolete. Failover has been replaced by clustering. |
failoverSystemName | 1.3.6.1.4.1.11096.6.1.1.1.2.3.3 | displaystring | read-only |
The system management name or a zero length string if failover is not configured for this system. This object is obsolete. Failover has been replaced by clustering. |
failoverSecondaryName | 1.3.6.1.4.1.11096.6.1.1.1.2.3.4 | displaystring | read-only |
The secondary management name or a zero length string if failover is not configured for this system. This object is obsolete. Failover has been replaced by clustering. |
failoverPrimaryIpAddr | 1.3.6.1.4.1.11096.6.1.1.1.2.3.5 | ipaddress | read-only |
The primary IP address or 0.0.0.0 if failover is not configured for this system. This object is obsolete. Failover has been replaced by clustering. |
failoverSystemIpAddr | 1.3.6.1.4.1.11096.6.1.1.1.2.3.6 | ipaddress | read-only |
The system IP address or 0.0.0.0 if failover is not configured for this system. This object is obsolete. Failover has been replaced by clustering. |
failoverSecondaryIpAddr | 1.3.6.1.4.1.11096.6.1.1.1.2.3.7 | ipaddress | read-only |
The secondary IP address or 0.0.0.0 if failover is not configured for this system. This object is obsolete. Failover has been replaced by clustering. |
failoverPrimaryStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.3.8 | integer | read-only |
The status of the primary. This object is obsolete. Failover has been replaced by clustering. Enumeration: 'standby': 3, 'unknown': 5, 'master': 2, 'notDetected': 4, 'notConfigured': 1. |
failoverSecondaryStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.3.9 | integer | read-only |
The status of the secondary. This object is obsolete. Failover has been replaced by clustering. Enumeration: 'standby': 3, 'unknown': 5, 'master': 2, 'notDetected': 4, 'notConfigured': 1. |
cache | 1.3.6.1.4.1.11096.6.1.1.1.2.4 | |||
sectorCache | 1.3.6.1.4.1.11096.6.1.1.1.2.4.1 | |||
sectorCacheMode | 1.3.6.1.4.1.11096.6.1.1.1.2.4.1.1 | integer | read-only |
The mode the disk sector cache is currently operating in. Enumeration: 'ramdisk': 1, 'writeThrough': 2, 'unknown': 5, 'disabled': 4, 'writeBack': 3. |
sectorCacheDirtyPageWtmk | 1.3.6.1.4.1.11096.6.1.1.1.2.4.1.2 | integer | read-only |
The current setting of the percentage dirty page watermark which is used in determining when to flush the disk sector cache. This object is now obsolete. |
sectorCacheDirtyPageTimeout | 1.3.6.1.4.1.11096.6.1.1.1.2.4.1.3 | integer | read-only |
The current setting of the percentage dirty page timeout (specified in seconds) which is used in determining when to flush the disk sector cache. |
fileSysCache | 1.3.6.1.4.1.11096.6.1.1.1.2.4.2 | |||
fileSysCacheMode | 1.3.6.1.4.1.11096.6.1.1.1.2.4.2.1 | integer | read-only |
The mode the file system cache is currently operating in. This object is obsolete. Enumeration: 'writeThrough': 1, 'writeBack': 2. |
fileSysTransactionLogging | 1.3.6.1.4.1.11096.6.1.1.1.2.4.2.2 | integer | read-only |
Indicates whether file system transaction logging is enabled or not. This object is obsolete. Enumeration: 'disabled': 2, 'enabled': 1. |
fileSysCacheTimeout | 1.3.6.1.4.1.11096.6.1.1.1.2.4.2.3 | integer | read-only |
The file system cache timeout in seconds. This object is obsolete. |
fileSysUpdateLastAccess | 1.3.6.1.4.1.11096.6.1.1.1.2.4.2.4 | integer | read-only |
Indicates whether the file system should update the last access time(s) on files or not. Enumeration: 'disabled': 2, 'enabled': 1. |
clustering | 1.3.6.1.4.1.11096.6.1.1.1.2.5 | |||
clusterName | 1.3.6.1.4.1.11096.6.1.1.1.2.5.1 | displaystring | read-only |
The cluster management name. |
clusterUuid | 1.3.6.1.4.1.11096.6.1.1.1.2.5.2 | displaystring | read-only |
A unique identification number for the cluster. |
clusterConfig | 1.3.6.1.4.1.11096.6.1.1.1.2.5.3 | integer | read-only |
The configuration of the cluster: 1 - single standalone node 2 - active / standby pair 3 - active / active cluster 4 - the configuration could not be determined. Enumeration: 'activeStandby': 2, 'activeActive': 3, 'singleNode': 1, 'unknown': 4. |
clusterQuorumDeviceName | 1.3.6.1.4.1.11096.6.1.1.1.2.5.4 | displaystring | read-only |
The quorum device management name. |
clusterQuorumDeviceIpAddr | 1.3.6.1.4.1.11096.6.1.1.1.2.5.5 | ipaddress | read-only |
The quorum device IP address, or 0.0.0.0 if no quorum device is present. |
clusterQuorumDeviceOwnedByPNode | 1.3.6.1.4.1.11096.6.1.1.1.2.5.6 | integer32 | read-only |
The identification number of the physical node which owns this quorum device. A value of -1 indicates that this cannot be determined. |
clusterQuorumDeviceStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.5.7 | integer | read-only |
The status of the quorum device: 0 - unknown 1 - unconfigured 2 - off line 3 - owned 4 - configured 5 - granted 6 - cluster node being queried is not up 7 - quorum device does not have the correct UUID for the cluster Enumeration: 'unknown': 0, 'configured': 4, 'owned': 3, 'unconfigured': 1, 'clusterNodeNotUp': 6, 'offLine': 2, 'misconfigured': 7, 'granted': 5. |
clusterPNodeNumber | 1.3.6.1.4.1.11096.6.1.1.1.2.5.8 | integer32 | read-only |
The number of physical nodes in the cluster. A value of -1 indicates that this cannot be determined. |
clusterPNodeTable | 1.3.6.1.4.1.11096.6.1.1.1.2.5.9 | no-access |
Information about each physical node in the cluster. The number of entries in this table is given by clusterPNodeNumber. |
|
1.3.6.1.4.1.11096.6.1.1.1.2.5.9.1 | no-access |
Information about each physical node. |
||
clusterPNodeId | 1.3.6.1.4.1.11096.6.1.1.1.2.5.9.1.1 | integer32 | read-only |
The identification number of the physical node. A value of -1 indicates that this cannot be determined. |
clusterPNodeName | 1.3.6.1.4.1.11096.6.1.1.1.2.5.9.1.2 | displaystring | read-only |
The management name of the physical node. |
clusterPNodeIpAddr | 1.3.6.1.4.1.11096.6.1.1.1.2.5.9.1.3 | ipaddress | read-only |
The IP address of the physical node. A value of 0.0.0.0 indicates that this cannot be determined. |
clusterPNodeStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.5.9.1.4 | integer | read-only |
The status of the physical node: 1 - unknown 2 - up 3 - not up 4 - on line 5 - dead 6 - dormant Enumeration: 'dormant': 6, 'unknown': 1, 'up': 2, 'dead': 5, 'onLine': 4, 'notUp': 3. |
clusterVNodeNumber | 1.3.6.1.4.1.11096.6.1.1.1.2.5.10 | integer32 | read-only |
The number of virtual nodes in the cluster. A value of -1 indicates that this cannot be determined. |
clusterVNodeTable | 1.3.6.1.4.1.11096.6.1.1.1.2.5.11 | no-access |
Information about each virtual node in the cluster. The number of entries in this table is given by clusterVNodeNumber |
|
1.3.6.1.4.1.11096.6.1.1.1.2.5.11.1 | no-access |
Information about each virtual node in the cluster. |
||
clusterVNodeId | 1.3.6.1.4.1.11096.6.1.1.1.2.5.11.1.1 | integer32 | read-only |
The identification number of the virtual node. A value of -1 indicates that this cannot be determined. |
clusterVNodeName | 1.3.6.1.4.1.11096.6.1.1.1.2.5.11.1.2 | displaystring | read-only |
The management name of the virtual node. |
clusterVNodeIpAddr | 1.3.6.1.4.1.11096.6.1.1.1.2.5.11.1.3 | ipaddress | read-only |
The IP address of the virtual node. A value of 0.0.0.0 indicates that this cannot be determined. |
clusterVNodeStatus | 1.3.6.1.4.1.11096.6.1.1.1.2.5.11.1.4 | integer | read-only |
The status of the virtual node: 1 - unknown 2 - on line 3 - off line Enumeration: 'unknown': 1, 'offLine': 3, 'onLine': 2. |
clusterVNodeAdmin | 1.3.6.1.4.1.11096.6.1.1.1.2.5.11.1.5 | integer | read-only |
Whether the virtual node is the administrative virtual node: 0 - a service node (i.e. not the administrative virtual node) 1 - the administrative virtual node 2 - cannot be determined Enumeration: 'true': 1, 'false': 0, 'unknown': 2. |
clusterVNodeHostedBy | 1.3.6.1.4.1.11096.6.1.1.1.2.5.11.1.6 | integer32 | read-only |
The identification number of the physical node hosting this virtual node. A value of -1 indicates that this cannot be determined. |
serialNumbers | 1.3.6.1.4.1.11096.6.1.1.1.2.6 | |||
serialNumberTable | 1.3.6.1.4.1.11096.6.1.1.1.2.6.1 | no-access |
Serial numbers for server components. |
|
1.3.6.1.4.1.11096.6.1.1.1.2.6.1.1 | no-access |
Serial number for a component. |
||
componentType | 1.3.6.1.4.1.11096.6.1.1.1.2.6.1.1.1 | integer | read-only |
The type of component: 1 - a chassis 2 - a blade, such as NIM2 3 - a power supply unit Enumeration: 'blade': 2, 'chassis': 1, 'ps': 3. |
subComponentType | 1.3.6.1.4.1.11096.6.1.1.1.2.6.1.1.2 | integer | read-only |
The sub-type of component. Enumeration: 'psu2': 14, 'sim2': 11, 'fsx1': 7, 'fsa17455': 4, 'mfb1': 19, 'chassis': 12, 'psu1': 13, 'unknown': 0, 'sim1': 10, 'fsa2': 6, 'fsa1': 5, 'fsb3': 15, 'fsb2': 9, 'fsb1': 8, 'sim3': 16, 'nim1': 1, 'nim2': 2, 'nim3': 3, 'mcp1': 17, 'mmb1': 18. |
clusterNode | 1.3.6.1.4.1.11096.6.1.1.1.2.6.1.1.3 | integer32 | read-only |
The identification number of the cluster node hosting this component. A value of -1 indicates that this cannot be determined. |
serialNumber | 1.3.6.1.4.1.11096.6.1.1.1.2.6.1.1.4 | displaystring | read-only |
The serial number of the component. |
storage | 1.3.6.1.4.1.11096.6.1.1.1.3 | |||
racks | 1.3.6.1.4.1.11096.6.1.1.1.3.1 | |||
rackNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.1.1 | integer32 | read-only |
The number of racks (regardless of their current state) which are present in this system. This object is now obsolete. |
rackTable | 1.3.6.1.4.1.11096.6.1.1.1.3.1.2 | no-access |
A table containing information about each rack in this system. The number of entries in this table is given by the value of rackNumber. This table is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.1.2.1 | no-access |
Status information about each rack in the system. This table is now obsolete. |
||
rackIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.1.2.1.1 | integer32 | read-only |
A unique value for each rack present in this system. Its value ranges between 1 and the value of rackNumber. This object is now obsolete. |
rackStatus | 1.3.6.1.4.1.11096.6.1.1.1.3.1.2.1.2 | integer | read-only |
Indicates the status of the rack. ok(1) - the RAID monitoring software is communicating with the rack. storageFailed(2) - the RAID controller associated with this rack has failed. loopFailed(3) - the fibre channel loop has failed. otherFailure(4) - the system is unable to communicate with the rack, it may be booting. This object is now obsolete. Enumeration: 'otherFailure': 4, 'ok': 1, 'storageFailed': 2, 'loopFailed': 3. |
rackNumberOfEnclosures | 1.3.6.1.4.1.11096.6.1.1.1.3.1.2.1.3 | unsigned32 | read-only |
The number of storage enclosures which are normally accessible by this rack. NOTE: If rackStatus is not ok, the value of this variable will be 0. This object is now obsolete. |
rackNumberOfPhysicalDrives | 1.3.6.1.4.1.11096.6.1.1.1.3.1.2.1.4 | unsigned32 | read-only |
The number of physical drives which are normally accessible by this rack. NOTE: If rackStatus is not ok, the value of this variable will be 0. This object is now obsolete. |
raid | 1.3.6.1.4.1.11096.6.1.1.1.3.2 | |||
controllers | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1 | |||
raidControllerTable | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.1 | no-access |
A table containing general information about RAID controller(s) present in each rack within the system. A rack may contain dual controllers for redundancy purposes. This (if present) will be indicated by the secondaryStatus field. The number of entries in the table is given by the value of rackNumber provided that the system can communicate with the rack. This table is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.2.1.1.1 | no-access |
General information about the RAID controller(s) in a rack. This table is now obsolete. |
||
raidControllerRackIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.1.1.1 | integer32 | read-only |
The rack in which the RAID controller(s) are located. The controller(s) identified by a particular value of this index is located within the rack identified by the same value of rackIndex. This object is now obsolete. |
raidControllerWWN | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.1.1.2 | displaystring | read-only |
The world wide name identifying the RAID controller(s). NOTE: If the world wide name cannot be obtained this value will be a zero length string. This object is now obsolete. |
raidControllerPrimaryStatus | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.1.1.3 | integer | read-only |
The status of primary RAID controller. This object is now obsolete. Enumeration: 'unknown': 4, 'failed': 2, 'online': 1, 'offline': 6, 'inserted': 5, 'notPresent': 3. |
raidControllerSecondaryStatus | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.1.1.4 | integer | read-only |
The status of secondary RAID controller. NOTE: A status of notPresent(3) indicates that there is only one RAID controller within this rack. This object is now obsolete. Enumeration: 'failed': 2, 'notPresent': 3, 'unknown': 4, 'online': 1. |
raidControllerManufacturer | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.1.1.5 | displaystring | read-only |
The manufacturer of the RAID controller(s). NOTE: If the manufacturer cannot be obtained this value will be a zero length string. This object is now obsolete. |
raidControllerModel | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.1.1.6 | displaystring | read-only |
The model of the RAID controller(s). NOTE: If the model cannot be obtained this value will be a zero length string. This object is now obsolete. |
raidControllerCacheSize | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.1.1.7 | unsigned32 | read-only |
The size of the RAID controller(s) cache in bytes. NOTE: If the cache size cannot be obtained this value will be a 0. This object is now obsolete. |
raidControllerConfigTable | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2 | no-access |
A table containing configuration information about the RAID controller present in each rack within the system. This information is the same for a RAID controller which has redundancy. The number of entries in the table is given by the value of rackNumber provided that the system can communicate with the rack. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1 | no-access |
Configuration information about the RAID controller in a rack. This object is now obsolete. |
||
raidControllerConfigRackIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.1 | integer32 | read-only |
The rack in which the RAID controller is located. The controller identified by a particular value of this index is located within the rack identified by the same value of rackIndex. This object is now obsolete. |
raidControllerConfigDRAMSize | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.2 | unsigned32 | read-only |
The size of the DRAM present in the RAID controller in bytes. This object is now obsolete. |
raidControllerConfigFlashSize | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.3 | unsigned32 | read-only |
The size of flash memory present in the RAID controller in bytes. This object is now obsolete. |
raidControllerConfigNVRSize | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.4 | unsigned32 | read-only |
The size of non volatile memory present in the RAID controller in bytes. This object is now obsolete. |
raidControllerConfigClockSpeed | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.5 | unsigned32 | read-only |
The clock speed of the memory in the RAID controller in nanoseconds. This object is now obsolete. |
raidControllerConfigMemAccess | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.6 | unsigned32 | read-only |
The access time of the memory in the RAID controller in nanoseconds. This object is now obsolete. |
raidControllerConfigMemCycle | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.7 | unsigned32 | read-only |
The cycle time of the memory in the RAID controller in nanoseconds. This object is now obsolete. |
raidControllerConfigPhysicalSectorSize | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.8 | unsigned32 | read-only |
The physical sector size supported by the RAID controller in bytes. This object is now obsolete. |
raidControllerConfigLogicalSectorSize | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.9 | unsigned32 | read-only |
The logical sector size supported by the RAID controller in bytes. This object is now obsolete. |
raidControllerConfigMaxSystemDrives | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.10 | unsigned32 | read-only |
The maximum number of system drives supported by the RAID controller. This object is now obsolete. |
raidControllerConfigMaxDrivesPerSystemDrive | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.11 | unsigned32 | read-only |
The maximum number of drives which the RAID controller permits to be part of a system drive. This object is now obsolete. |
raidControllerConfigMaxSpanPerVirtualDrive | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.12 | unsigned32 | read-only |
The maximum number of spans which the RAID controller permits to be part of a virtual drive. This object is now obsolete. |
raidControllerConfigFirmwareVersion | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.13 | displaystring | read-only |
Firmware version installed in this RAID controller. This object is now obsolete. |
raidControllerConfigFirmwareType | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.14 | unsigned32 | read-only |
Firmware type installed in this RAID controller. This object is now obsolete. |
raidControllerConfigFirmwareMajor | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.15 | unsigned32 | read-only |
Major version of firmware installed in this RAID controller. This object is now obsolete. |
raidControllerConfigFirmwareMinor | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.16 | unsigned32 | read-only |
Minor version of firmware installed in the RAID controller. This object is now obsolete. |
raidControllerConfigMaximumCommands | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.17 | unsigned32 | read-only |
Maximum number concurrent commands that may be performed by the RAID controller. This object is now obsolete. |
raidControllerConfigFirmwareBuild | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.18 | unsigned32 | read-only |
Build version of the firmware installed in the RAID controller. This object is now obsolete. |
raidControllerConfigRebuildRate | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.19 | unsigned32 | read-only |
The rebuild rate of the RAID controller. This object is now obsolete. |
raidControllerConfigRebuildUnit | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.20 | unsigned32 | read-only |
The rebuild unit size in milliseconds used in the rate figure raidControllerConfigRebuildRate for the RAID controller. This object is now obsolete. |
raidControllerConfigRebuildOn | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.21 | unsigned32 | read-only |
The rebuild on time of the RAID controller. This object is now obsolete. |
raidControllerConfigRebuildOff | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.2.1.22 | unsigned32 | read-only |
The rebuild off time of the RAID controller. This object is now obsolete. |
raidControllerBatteryBackupTable | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3 | no-access |
A table containing information about the battery backup unit within each RAID controller present in each rack within the system. The number of entries in the table is given by the value of rackNumber provided that the system can communicate with the rack. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1 | no-access |
Information about the battery backup unit within a RAID controller. This object is now obsolete. |
||
raidControllerBatteryBackupRackIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1.1 | integer32 | read-only |
The rack in which the RAID controller containing the battery backup unit is located. The controller and battery backup unit identified by a particular value of this index is located within the rack identified by the same value of rackIndex. This object is now obsolete. |
raidControllerBatteryBackupNoSync | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1.2 | integer | read-only |
Indicates whether a reconditioning cycle has been performed since power up of the RAID controller. noSync(1) - there has NOT been a reconditioning cycle since powering up the RAID controller. sync(2) - there has been a reconditioning cycle since powering up the RAID controller. This object is now obsolete. Enumeration: 'unknown': 3, 'sync': 2, 'noSync': 1. |
raidControllerBatteryBackupOutOfSync | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1.3 | integer | read-only |
Indicates whether a reconditioning cycle is needed. outOfSync(1) - a reconditioning cycle needs to be performed. sync(2) - a reconditioning cycle does NOT need to be performed. This object is now obsolete. Enumeration: 'unknown': 3, 'sync': 2, 'outOfsync': 1. |
raidControllerBatteryBackupFirstWarning | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1.4 | integer | read-only |
Indicates whether a first warning for low battery power has been issued. firstWarning(1) - a first warning has been issued. noFirstWarning(2) - no first warning has been issued. This object is now obsolete. Enumeration: 'noFirstWarning': 2, 'firstWarning': 1, 'unknown': 3. |
raidControllerBatteryBackupSecondWarning | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1.5 | integer | read-only |
Indicates whether a second warning for low battery power has been issued. secondWarning(1) - a second warning has been issued. noSecondWarning(2) - no second warning has been issued. This object is now obsolete. Enumeration: 'unknown': 3, 'noSecondWarning': 2, 'secondWarning': 1. |
raidControllerBatteryBackupReconditioning | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1.6 | integer | read-only |
Indicates whether the battery is currently being reconditioned. reconditioning(1) - the battery is being reconditioned. notReconditioning(2) - the battery is NOT being reconditioned. This object is now obsolete. Enumeration: 'notReconditioning': 2, 'reconditioning': 1, 'unknown': 3. |
raidControllerBatteryBackupDischarging | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1.7 | integer | read-only |
Indicates whether the battery is currently being discharged. discharging(1) - the battery is currently being discharged. notDischarging(2) - the battery is NOT currently being discharged. This object is now obsolete. Enumeration: 'unknown': 3, 'discharging': 1, 'notDischarging': 2. |
raidControllerBatteryBackupFastCharging | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1.8 | integer | read-only |
Indicates whether the battery is currently fast charging. fastCharging(1) - the battery is currently being fast charged. notFastCharging(2) - the battery is NOT currently being fast charged. This object is now obsolete. Enumeration: 'unknown': 3, 'notFastCharging': 2, 'fastCharging': 1. |
raidControllerBatteryBackupLowPower | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1.9 | integer | read-only |
Indicates whether the battery is issuing a low power alarm. lowPowerAlarm(1) - the battery is issuing a low power alarm. noLowPowerAlarm(2) - the battery is NOT issuing a lower power alarm. This object is now obsolete. Enumeration: 'noLowPowerAlarm': 2, 'unknown': 3, 'lowPowerAlarm': 1. |
raidControllerBatteryBackupChargePercent | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1.10 | integer | read-only |
The percentage charge held by the battery. This object is now obsolete. |
raidControllerBatteryBackupHardwareVersion | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1.11 | unsigned32 | read-only |
The hardware version of the battery backup unit. This object is now obsolete. |
raidControllerBatteryBackupBatteryType | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1.12 | integer | read-only |
The type of the battery in the battery backup unit. This object is now obsolete. Enumeration: 'niMH': 4, 'unknown': 3, 'none': 2, 'lion': 5, 'niCd': 1. |
raidControllerBatteryBackupThreshold | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.3.1.13 | unsigned32 | read-only |
The threshold of the battery life in minutes. This object is now obsolete. |
raidControllerActiveTaskNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.4 | integer32 | read-only |
The number of active tasks which are currently being performed by the RAID controller(s) in the system. This object is now obsolete. |
raidControllerActiveTaskTable | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.5 | no-access |
A table containing information about the tasks currently being performed by RAID controller(s) present in the system. The number of entries in this table is given by the value of raidControllerActiveTaskNumber. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.2.1.5.1 | no-access |
Information about the active task being performed by the RAID controller. This object is now obsolete. |
||
raidControllerActiveTaskRackIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.5.1.1 | integer32 | read-only |
The rack in which the RAID controller is located. The controller identified by a particular value of this index is located within the rack identified by the same value of rackIndex. This object is now obsolete. |
raidControllerActiveTaskIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.5.1.2 | unsigned32 | read-only |
A unique value for each task being performed on a specific RAID controller. This object is now obsolete. |
raidControllerActiveTaskType | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.5.1.3 | integer | read-only |
The type of task being performed by the RAID controller. This object is now obsolete. Enumeration: 'rebuilding': 4, 'chargingBattery': 6, 'checking': 2, 'unknown': 7, 'reconditioningBattery': 5, 'checkingAndRestoring': 3, 'initializing': 1, 'migrating': 9, 'backgroundInitialising': 8. |
raidControllerActiveTaskLUN | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.5.1.4 | unsigned32 | read-only |
The LUN of the system drive on which the active task is being performed by the RAID controller. NOTE: the value is 0 for tasks which are not related to System Drives. These are where the variable raidControllerActiveTaskType is reconditioningBattery(5) or chargingBattery(6) (affecting the battery backup unit), or unknown(7). This object is now obsolete. |
raidControllerActiveTaskPercentageDone | 1.3.6.1.4.1.11096.6.1.1.1.3.2.1.5.1.5 | integer | read-only |
The percentage of the task which is complete. This object is now obsolete. |
physicalDrives | 1.3.6.1.4.1.11096.6.1.1.1.3.2.2 | |||
physicalDriveNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.2.2.1 | integer32 | read-only |
The number of physical drive bays (regardless of whether they contain a drive) which are present within all racks and enclosures within the system. This object is now obsolete. |
physicalDriveTable | 1.3.6.1.4.1.11096.6.1.1.1.3.2.2.2 | no-access |
A table containing the status of each drive bay present on this system. The number of entries in this table is given by the value of physicalDriveNumber. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.2.2.2.1 | no-access |
Status information about the drive bay. This object is now obsolete. |
||
physicalDriveRackIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.2.2.1.1 | integer32 | read-only |
The rack in which the drive is located. The drive identified by a particular value of this index is located within the rack identified by the same value of rackIndex. This object is now obsolete. |
physicalDriveEnclosureIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.2.2.1.2 | unsigned32 | read-only |
The enclosure in which the physical drive bay is located. Enclosure numbers start at 1. This object is now obsolete. |
physicalDriveColumnIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.2.2.1.3 | unsigned32 | read-only |
The column in the enclosure in which the physical drive bay is located. Column numbers starts at 1 (column 1 is located at the left hand side of the enclosure). This object is now obsolete. |
physicalDriveRowIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.2.2.1.4 | unsigned32 | read-only |
The row in the enclosure in which the physical drive bay is located. Row numbers starts at 1 (row 1 is located at the top of the enclosure). Example: row 1, column 1 is the top left hand bay within an enclosure. This object is now obsolete. |
physicalDriveStatus | 1.3.6.1.4.1.11096.6.1.1.1.3.2.2.2.1.5 | integer | read-only |
The status of the physical drive bay. notPresent(1) - indicates that there is no drive present within the drive bay. This object is now obsolete. Enumeration: 'rebuilding': 6, 'notConfigured': 8, 'unknown': 10, 'hotspare': 7, 'failed': 3, 'online': 2, 'notPresent': 1, 'migrating': 9. |
physicalDriveVendor | 1.3.6.1.4.1.11096.6.1.1.1.3.2.2.2.1.6 | integer | read-only |
The vendor of the drive. NOTE: If the drive bay is empty this value will be set to unknown(2). This object is now obsolete. Enumeration: 'unknown': 2, 'seagate': 1. |
physicalDriveVersion | 1.3.6.1.4.1.11096.6.1.1.1.3.2.2.2.1.7 | displaystring | read-only |
The version of the firmware installed in the drive. NOTE: If the drive bay is empty this value will be a zero length string. This object is now obsolete. |
physicalDriveCapacity | 1.3.6.1.4.1.11096.6.1.1.1.3.2.2.2.1.8 | counter64 | read-only |
The storage capacity of the drive in bytes. NOTE: If the drive bay is empty this value will be 0. This object is now obsolete. |
enclosures | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3 | |||
enclosureFanNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.1 | integer32 | read-only |
The total number of fans which are present in all of the enclosures in all racks within the system. This object is now obsolete. |
enclosureFanTable | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.2 | no-access |
A table containing status information for each fan located within each enclosure (of each rack) within this system. The number of entries in this table is given by the value of enclosureFanNumber. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.2.3.2.1 | no-access |
Fan status information. This object is now obsolete. |
||
enclosureFanRackIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.2.1.1 | integer32 | read-only |
The rack in which the fan is located. The fan identified by a particular value of this index is located within the rack identified by the same value of rackIndex. This object is now obsolete. |
enclosureFanEnclosureIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.2.1.2 | unsigned32 | read-only |
The enclosure in which the fan is located. Enclosure numbers start at 1. This object is now obsolete. |
enclosureFanFanIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.2.1.3 | unsigned32 | read-only |
An identifier for the fan within the enclosure. Fan numbers start at 1. This object is now obsolete. |
enclosureFanStatus | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.2.1.4 | integer | read-only |
The status of the fan sensor. This object is now obsolete. Enumeration: 'failed': 2, 'ok': 1, 'unknown': 3. |
enclosureFanSpeed | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.2.1.5 | integer | read-only |
An indication of the speed at which the fan is running. This object is now obsolete. Enumeration: 'slow': 2, 'stoppedOrUnknown': 3, 'fast': 1. |
enclosureTemperatureNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.3 | integer32 | read-only |
The total number of temperature sensors which are present in all of the enclosures in all racks within the system. This object is now obsolete. |
enclosureTemperatureTable | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.4 | no-access |
A table containing temperature readings for each sensor located within each enclosure (of each rack) within this system. The number of entries in this table is given by the value of enclosureTemperatureNumber. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.2.3.4.1 | no-access |
Information obtained from a temperature sensor located within an enclosure. This object is now obsolete. |
||
enclosureTemperatureRackIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.4.1.1 | integer32 | read-only |
The rack in which the temperature sensor is located. The sensor identified by a particular value of this index is located within the rack identified by the same value of rackIndex. This object is now obsolete. |
enclosureTemperatureEnclosureIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.4.1.2 | integer32 | read-only |
The enclosure in which the temperature sensor is located. Enclosure numbers start at 1. This object is now obsolete. |
enclosureTemperatureTempIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.4.1.3 | integer32 | read-only |
An identifier for the temperature sensor within the enclosure. Temperature sensor numbers start at 1. This object is now obsolete. |
enclosureTemperatureStatus | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.4.1.4 | integer | read-only |
The status of the temperature sensor. This object is now obsolete. Enumeration: 'failed': 2, 'ok': 1, 'unknown': 3. |
enclosureTemperatureOverTemp | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.4.1.5 | integer | read-only |
A flag indicating whether an over temperature has been detected by the sensor. overTemp(1) - an over temperature has been detected. noOverTemp(2) - an over temperature has NOT been detected. This object is now obsolete. Enumeration: 'overTemp': 1, 'unknown': 3, 'noOverTemp': 2. |
enclosureTemperatureTempC | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.4.1.6 | integer32 | read-only |
The temperature measured by the sensor in degrees Celsius. A value of -1 indicates the temperature could not be determined. This object is now obsolete. |
enclosureTemperatureTempF | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.4.1.7 | integer32 | read-only |
The temperature measured by the sensor in degrees Fahrenheit. A value of -1 indicates the temperature could not be determined. This object is now obsolete. |
enclosureTemperatureRange | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.4.1.8 | integer | read-only |
Status indicator of the temperature with regard to the operating temperatures expected within the enclosure. This object is now obsolete. Enumeration: 'unknown': 4, 'hot': 3, 'warm': 2, 'normal': 1. |
enclosurePSUNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.5 | integer32 | read-only |
The total number of power supplies which are present in all of the enclosures in all racks within the system. This object is now obsolete. |
enclosurePSUTable | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.6 | no-access |
A table containing status information on each power supply located within each enclosure (of each rack) within this system. The number of entries in this table is given by the value of enclosurePSUNumber. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.2.3.6.1 | no-access |
Information about a power supply within an enclosure. This object is now obsolete. |
||
enclosurePSURackIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.6.1.1 | integer32 | read-only |
The rack in which the power supply is located. The power supply identified by a particular value of this index is located within the rack identified by the same value of rackIndex. This object is now obsolete. |
enclosurePSUEnclosureIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.6.1.2 | integer32 | read-only |
The enclosure in which the power supply is located. Enclosure numbers start at 1. This object is now obsolete. |
enclosurePSUPSUIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.6.1.3 | integer32 | read-only |
An identifier for the power supply within the enclosure. Power supply numbers start at 1. This object is now obsolete. |
enclosurePSUStatus | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.6.1.4 | integer | read-only |
The operational status of the power supply. This object is now obsolete. Enumeration: 'failed': 2, 'ok': 1, 'unknown': 3. |
enclosureAlarmNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.7 | integer32 | read-only |
The total number of alarm modules which are present in all of the enclosures in all racks within the system. This object is now obsolete. |
enclosureAlarmTable | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.8 | no-access |
A table containing status information on each alarm module located within each enclosure (of each rack) within this system. The number of entries in this table is given by the value of enclosureAlarmNumber. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.2.3.8.1 | no-access |
Information about a alarm module within an enclosure. This object is now obsolete. |
||
enclosureAlarmRackIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.8.1.1 | integer32 | read-only |
The rack in which the alarm module is located. The alarm module identified by a particular value of this index is located within the rack identified by the same value of rackIndex. This object is now obsolete. |
enclosureAlarmEnclosureIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.8.1.2 | integer32 | read-only |
The enclosure in which the alarm module is located. Enclosure numbers start at 1. This object is now obsolete. |
enclosureAlarmAlarmIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.8.1.3 | integer32 | read-only |
An identifier for the alarm module within the enclosure. Alarm module numbers start at 1. This object is now obsolete. |
enclosureAlarmStatus | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.8.1.4 | integer | read-only |
The operational status of alarm module. This object is now obsolete. Enumeration: 'failed': 2, 'ok': 1, 'unknown': 3. |
enclosureAlarmBeeping | 1.3.6.1.4.1.11096.6.1.1.1.3.2.3.8.1.5 | integer | read-only |
Indicates whether the alarm module is beeping or not. This object is now obsolete. Enumeration: 'unknown': 3, 'beeping': 1, 'notBeeping': 2. |
automount | 1.3.6.1.4.1.11096.6.1.1.1.3.3 | |||
automountNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.3.1 | integer32 | read-only |
The number of automounts configured. This object is obsolete. Volumes are no longer automounted. |
automountTable | 1.3.6.1.4.1.11096.6.1.1.1.3.3.2 | no-access |
A table containing the automount configuration. The number of entries in this table is given by the value of automountNumber. This object is obsolete. Volumes are no longer automounted. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.3.2.1 | no-access |
An automount configuration entry. This object is obsolete. Volumes are no longer automounted. |
||
automountIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.3.2.1.1 | integer32 | read-only |
An identifier for the automount. Its value ranges between 1 and the value of automountNumber. This object is obsolete. Volumes are no longer automounted. |
automountPartitionIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.3.2.1.2 | unsigned32 | read-only |
The partition number of the disk to automount. This object is obsolete. Volumes are no longer automounted. |
automountWWN | 1.3.6.1.4.1.11096.6.1.1.1.3.3.2.1.3 | displaystring | read-only |
The world wide name (WWN) of the disk to automount. This object is obsolete. Volumes are no longer automounted. |
automountLUN | 1.3.6.1.4.1.11096.6.1.1.1.3.3.2.1.4 | unsigned32 | read-only |
The logical unit number (LUN) of the disk to automount. This object is obsolete. Volumes are no longer automounted. |
systemDrives | 1.3.6.1.4.1.11096.6.1.1.1.3.4 | |||
sysDriveNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.4.1 | integer32 | read-only |
The number of accessible system drives. NOTE: A system drive is a single logical drive which is created and managed by a RAID controller. It comprises of a number of physical drives, each of which contribute to the total storage capability of the system drive. |
sysDriveTable | 1.3.6.1.4.1.11096.6.1.1.1.3.4.2 | no-access |
A table containing information about each accessible system drive. The number of entries in this table is given by the value of sysDriveNumber. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.4.2.1 | no-access |
Information about a system drive. |
||
sysDriveIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.4.2.1.1 | integer32 | read-only |
An identifier for the system drive (system drive id). Its value ranges between 1 and the value of sysDriveNumber. |
sysDriveWWN | 1.3.6.1.4.1.11096.6.1.1.1.3.4.2.1.2 | displaystring | read-only |
The world wide name (WWN) of the system drive. |
sysDriveLUN | 1.3.6.1.4.1.11096.6.1.1.1.3.4.2.1.3 | unsigned32 | read-only |
The logical unit number (LUN) of the system drive. NOTE: upto 8 system drives can exist under a single RAID controller. LUNs range from 0 to 7. |
sysDriveStatus | 1.3.6.1.4.1.11096.6.1.1.1.3.4.2.1.4 | integer | read-only |
The status of the system drive. online(1) - the system drive is accessible through the fibre channel interface. corrupt(2) - the system drives master boot record is corrupt. failed(3) - the system drive has failed and is no longer accessible through the fibre channel interface. notPresent(4) - device no longer present. disconnected(5) - device is present but not accessible by the controller offline(6) - all ports are offline initializing(7) - not accessible until initialization phase has completed formatting(8) - device is formatting unknown(9) - unknown device status This object will only have the value unknown(9). Enumeration: 'disconnected': 5, 'unknown': 9, 'initializing': 7, 'failed': 3, 'formatting': 8, 'online': 1, 'corrupt': 2, 'notPresent': 4, 'offline': 6. |
sysDriveCapacity | 1.3.6.1.4.1.11096.6.1.1.1.3.4.2.1.5 | counter64 | read-only |
The capacity of the system drive in bytes. |
sysDriveRaidLevel | 1.3.6.1.4.1.11096.6.1.1.1.3.4.2.1.6 | integer | read-only |
The configured RAID level of the system drive. NOTE : jBOD(6) - means just a bunch of disks. Enumeration: 'raid10': 5, 'raid50': 8, 'raid30': 7, 'raid5': 4, 'jBOD': 6, 'raid1': 2, 'raid0': 1, 'raid3': 3, 'unknown': 9. |
sysDriveCacheMode | 1.3.6.1.4.1.11096.6.1.1.1.3.4.2.1.7 | integer | read-only |
The caching mode employed by the RAID controller for this system drive. This object will only have the value unknown(3). Enumeration: 'writeThrough': 1, 'writeBack': 2, 'unknown': 3. |
volumes | 1.3.6.1.4.1.11096.6.1.1.1.3.5 | |||
volumeNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.5.1 | integer32 | read-only |
The number of volumes which are known to the system. |
volumeTable | 1.3.6.1.4.1.11096.6.1.1.1.3.5.2 | no-access |
A table containing information about each volume known to the system. The number of entries in this table is given by the value of volumeNumber. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.5.2.1 | no-access |
Information about a volume. |
||
volumeSysDriveIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.5.2.1.1 | integer32 | read-only |
The system drive on which the volume is stored. The system drive identified by a particular value of this index is located on the system drive identified by the same value of sysDriveIndex. |
volumePartitionID | 1.3.6.1.4.1.11096.6.1.1.1.3.5.2.1.2 | unsigned32 | read-only |
The partition ID of the volume. NOTE: this is the offset from the start of the system drive at which the volume starts. |
volumeLabel | 1.3.6.1.4.1.11096.6.1.1.1.3.5.2.1.3 | displaystring | read-only |
The label assigned to the volume by a user for identification purposes. NOTE: If a label has not been assigned to the volume, this value will be a zero length string. |
volumeStatus | 1.3.6.1.4.1.11096.6.1.1.1.3.5.2.1.4 | integer | read-only |
The status of the volume. unformatted(1) - the volume does NOT contain a filesystem. mounted(2) - the volume contains a file system and may be being accessed by users. formatted(3) - the volume contains a filesystem, but is not accessible by users as it is not mounted. needsChecking(4) - the filesystem has some errors and cannot be mounted. Its must be checked and fixed before it can be accessed by users. Enumeration: 'unformatted': 1, 'mounted': 2, 'formatted': 3, 'needsChecking': 4. |
volumeCapacity | 1.3.6.1.4.1.11096.6.1.1.1.3.5.2.1.5 | counter64 | read-only |
The volumes capacity in bytes. |
volumeFreeCapacity | 1.3.6.1.4.1.11096.6.1.1.1.3.5.2.1.6 | counter64 | read-only |
The remaining free volume capacity in bytes. NOTE: This value is 0 if the volume is not mounted. |
volumeEnterpriseVirtualServer | 1.3.6.1.4.1.11096.6.1.1.1.3.5.2.1.7 | displaystring | read-only |
The name of the Enterprise Virtual Server to which this volume is assigned. |
fsStatsTable | 1.3.6.1.4.1.11096.6.1.1.1.3.5.3 | no-access |
A table containing statistics about each FileSystem known to the system. The number of entries in this table is given by the value of volumeNumber. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.5.3.1 | no-access |
Statistics on a FileSystem. |
||
fsPermId | 1.3.6.1.4.1.11096.6.1.1.1.3.5.3.1.1 | counter64 | read-only |
The permanent ID of the FileSystem for which these statistics are reported. |
fsLabel | 1.3.6.1.4.1.11096.6.1.1.1.3.5.3.1.2 | displaystring | read-only |
The label of the FileSystem for which these statistics are reported. |
opsPerSecAverage | 1.3.6.1.4.1.11096.6.1.1.1.3.5.3.1.3 | unsigned32 | read-only |
The average file system accesses per second for the FileSystem. These accesses relate to network protocols (such as CIFS and NFS) as well as commands issued from the CLI, backup and various background processes. This average does not include hardware-accelerated accesses, and so the values obtained may differ from opsPerSecond, a cluster- wide value that includes hardware-accelerated accesses. If the FileSystem is not mounted, or is unavailable for some other reason, this value is zero. |
fcStats | 1.3.6.1.4.1.11096.6.1.1.1.3.6 | |||
fcRequests | 1.3.6.1.4.1.11096.6.1.1.1.3.6.1 | counter64 | read-only |
The total number of requests issued through the fibre channel interface. |
fcResponses | 1.3.6.1.4.1.11096.6.1.1.1.3.6.2 | counter64 | read-only |
The total number of responses received through the fibre channel interface. |
fcReadReqs | 1.3.6.1.4.1.11096.6.1.1.1.3.6.3 | counter64 | read-only |
The total number of disk read requests issued through the fibre channel interface. |
fcWriteReqs | 1.3.6.1.4.1.11096.6.1.1.1.3.6.4 | counter64 | read-only |
The total number of disk write requests issued through the fibre channel interface. |
fcReadResps | 1.3.6.1.4.1.11096.6.1.1.1.3.6.5 | counter64 | read-only |
The total number of disk read responses received through the fibre channel interface. |
fcWriteResps | 1.3.6.1.4.1.11096.6.1.1.1.3.6.6 | counter64 | read-only |
The total number of disk write responses received through the fibre channel interface. |
fcInstInRate | 1.3.6.1.4.1.11096.6.1.1.1.3.6.7 | counter32 | read-only |
The instantaneous receive rate in bytes per second for data received through the fibre channel interface. This object is obsolete. It forms a column in fcStatsTable. |
fcInstOutRate | 1.3.6.1.4.1.11096.6.1.1.1.3.6.8 | counter32 | read-only |
The instantaneous transmission rate in bytes per second for data transmitted through the fibre channel interface. This object is obsolete. It forms a column in fcStatsTable. |
fcPkInRate | 1.3.6.1.4.1.11096.6.1.1.1.3.6.9 | counter32 | read-only |
The peak receive rate in bytes per second for data received through the fibre channel interface. This object is obsolete. It forms a column in fcStatsTable. |
fcPkOutRate | 1.3.6.1.4.1.11096.6.1.1.1.3.6.10 | counter32 | read-only |
The peak transmission rate in bytes per second for data transmitted through the fibre channel interface. This object is obsolete. It forms a column in fcStatsTable. |
fcCacheHits | 1.3.6.1.4.1.11096.6.1.1.1.3.6.11 | counter64 | read-only |
The total number of disk read requests which were fulfilled through reading the sector cache (ie the requests did NOT require access to the disk). |
fcCacheMisses | 1.3.6.1.4.1.11096.6.1.1.1.3.6.12 | counter64 | read-only |
The total number disk read requests which required access to the disk (ie the requests could NOT be fulfilled through reading the sector cache). |
fcLossSignalErrs | 1.3.6.1.4.1.11096.6.1.1.1.3.6.13 | counter32 | read-only |
The total number of loss of signal errors. This object is obsolete. It forms a column in fcStatsTable. |
fcBadRXCharErrs | 1.3.6.1.4.1.11096.6.1.1.1.3.6.14 | counter32 | read-only |
The total number of bad receive character errors. This object is obsolete. It forms a column in fcStatsTable. |
fcLossSyncErrs | 1.3.6.1.4.1.11096.6.1.1.1.3.6.15 | counter32 | read-only |
The total number of loss of synchronisation errors. This object is obsolete. It forms a column in fcStatsTable. |
fcLinkFailErrs | 1.3.6.1.4.1.11096.6.1.1.1.3.6.16 | counter32 | read-only |
The total number of link fail errors. This object is obsolete. It forms a column in fcStatsTable. |
fcRXEOFErrs | 1.3.6.1.4.1.11096.6.1.1.1.3.6.17 | counter32 | read-only |
The total number of messages received from the frame sender indicating that the frame should be aborted because a problem occurred during transmission. This object is obsolete. It forms a column in fcStatsTable. |
fcDiscardedFrameErrs | 1.3.6.1.4.1.11096.6.1.1.1.3.6.18 | counter32 | read-only |
The total number of discarded frame errors. This object is obsolete. It forms a column in fcStatsTable. |
fcBadCRCErrs | 1.3.6.1.4.1.11096.6.1.1.1.3.6.19 | counter32 | read-only |
The total number of framing errors due to bad cyclic redundancy codes. This object is obsolete. It forms a column in fcStatsTable. |
fcProtErrs | 1.3.6.1.4.1.11096.6.1.1.1.3.6.20 | counter32 | read-only |
The total number of fibre channel protocol errors. This object is obsolete. It forms a column in fcStatsTable. |
fcIOStatusResubs | 1.3.6.1.4.1.11096.6.1.1.1.3.6.21 | counter64 | read-only |
The number of I/O requests that were resubmitted because they failed the first time. |
fcIOStatusFails | 1.3.6.1.4.1.11096.6.1.1.1.3.6.22 | counter64 | read-only |
The number of I/O requests that failed after resubmission. NOTE: This indicates a fatal error condition with the fibre channel interface hardware. |
fibreChannelInterfaceNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.6.23 | unsigned32 | read-only |
The number of fibre channel interfaces. |
fcStatsTable | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24 | no-access |
A table of statistics for the fibre channel interfaces. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1 | no-access |
A set of statistics for a fibre channel interface. The interface is indexed by fcInterfaceIndex. This object is now obsolete. |
||
fcInterfaceIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1.1 | integer32 | read-only |
The index of the fibre channel interface to which the statistics in this row apply. This object is now obsolete. |
fcInstantaneousInRate | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1.2 | counter32 | read-only |
The number of bytes received by a fibre channel interface in the last second. This object is now obsolete. |
fcInstantaneousOutRate | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1.3 | counter32 | read-only |
The number of bytes transmitted by a fibre channel interface in the last second. This object is now obsolete. |
fcPeakInRate | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1.4 | counter32 | read-only |
The peak receive rate in bytes per second for data received through a fibre channel interface. This object is now obsolete. |
fcPeakOutRate | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1.5 | counter32 | read-only |
The peak transmission rate in bytes per second for data transmitted through a fibre channel interface. |
fcSignalLossErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1.6 | counter32 | read-only |
The total number of loss of signal errors by a fibre channel interface. This object is now obsolete. |
fcBadRXCharErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1.7 | counter32 | read-only |
The number of bad receive character errors at a fibre channel interface. This object is now obsolete. |
fcLossSyncErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1.8 | counter32 | read-only |
The number of loss of synchronisation errors at a fibre channel interface. This object is now obsolete. |
fcLinkFailErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1.9 | counter32 | read-only |
The number of link fail errors at a fibre channel interface. This object is now obsolete. |
fcRXEOFErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1.10 | counter32 | read-only |
The number of messages received at a fibre channel interface from the frame sender indicating that the frame should be aborted because a problem occurred during transmission. This object is now obsolete. |
fcDiscardedFrameErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1.11 | counter32 | read-only |
The number of discarded frame errors at a fibre channel interface. This object is now obsolete. |
fcBadCRCErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1.12 | counter32 | read-only |
The number of framing errors due to bad cyclic redundancy codes, at a fibre channel interface. This object is now obsolete. |
fcProtocolErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.24.1.13 | counter32 | read-only |
The number of fibre channel protocol errors at a fibre channel interface. This object is now obsolete. |
fcStatisticsTable | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25 | no-access |
A table of statistics for the fibre channel interfaces. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1 | no-access |
A set of statistics for a fibre channel interface. The interface is indexed by fcInterfaceIndex. |
||
fcStatsClusterNode | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.1 | integer32 | read-only |
The Cluster Node to which this row applies. |
fcStatsInterfaceIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.2 | integer32 | read-only |
The index of the fibre channel interface to which the statistics in this row apply. |
fcStatsInterfaceEnabled | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.3 | integer | read-only |
Whether the fibre interface is enabled or not. unknown(0) - the information could not be obtained. enabled(1) - the interface is enabled. disabled(2) - the interface is disabled. Enumeration: 'disabled': 2, 'unknown': 0, 'enabled': 1. |
fcStatsInterfaceStatus | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.4 | integer | read-only |
The status of the fibre interface. unknown(0) - the information could not be obtained. up(1) - the interface is up. isolated(2) - the interface is isolated. down(3) - the interface is down. Enumeration: 'down': 3, 'unknown': 0, 'up': 1, 'isolated': 2. |
fcStatsInterfaceLinkSpeed | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.5 | integer32 | read-only |
The speed of the fibre channel interface in Gbps. |
fcStatsInterfaceLinkType | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.6 | integer | read-only |
The link-type of the fibre interface. unknown(0) - the information could not be obtained. n(1) - fabric direct attach. nl(2) - arbitrated loop operation. Enumeration: 'unknown': 0, 'nl': 2, 'n': 1. |
fcStatsInstantaneousInRate | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.7 | counter32 | read-only |
The number of bytes received by a fibre channel interface in the last second. |
fcStatsInstantaneousOutRate | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.8 | counter32 | read-only |
The number of bytes transmitted by a fibre channel interface in the last second. |
fcStatsPeakInRate | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.9 | counter32 | read-only |
The peak receive rate in bytes per second for data received through a fibre channel interface. |
fcStatsPeakOutRate | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.10 | counter32 | read-only |
The peak transmission rate in bytes per second for data transmitted through a fibre channel interface. |
fcStatsTotalRxBytes | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.11 | counter64 | read-only |
The total bytes received through a fibre channel interface. |
fcStatsTotalTxBytes | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.12 | counter64 | read-only |
The total bytes transmitted through a fibre channel interface. |
fcStatsSignalLossErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.13 | counter32 | read-only |
The total number of loss of signal errors by a fibre channel interface. |
fcStatsBadRXCharErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.14 | counter32 | read-only |
The number of bad receive character errors at a fibre channel interface. |
fcStatsLossSyncErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.15 | counter32 | read-only |
The number of loss of synchronisation errors at a fibre channel interface. |
fcStatsLinkFailErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.16 | counter32 | read-only |
The number of link fail errors at a fibre channel interface. |
fcStatsRXEOFErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.17 | counter32 | read-only |
The number of messages received at a fibre channel interface from the frame sender indicating that the frame should be aborted because a problem occurred during transmission. |
fcStatsDiscardedFrameErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.18 | counter32 | read-only |
The number of discarded frame errors at a fibre channel interface. |
fcStatsBadCRCErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.19 | counter32 | read-only |
The number of framing errors due to bad cyclic redundancy codes, at a fibre channel interface. |
fcStatsProtocolErrors | 1.3.6.1.4.1.11096.6.1.1.1.3.6.25.1.20 | counter32 | read-only |
The number of fibre channel protocol errors at a fibre channel interface. |
virtualVolumes | 1.3.6.1.4.1.11096.6.1.1.1.3.7 | |||
virtualVolumeNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.7.1 | integer32 | read-only |
The number of virtual volumes which are currently accessible. NOTE: a virtual volume is only accessible if its associated parent volume is mounted. This object has been obsolete. |
virtualVolumeTable | 1.3.6.1.4.1.11096.6.1.1.1.3.7.2 | no-access |
A table containing information about each virtual volume. The number of entries in this table is given by the value of virtualVolumeNumber. This object has been obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.7.2.1 | no-access |
Information about a virtual volume. This object has been obsolete. |
||
virtualVolumeSysDriveIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.7.2.1.1 | integer32 | read-only |
The parent system drive of the virtual volume. The system drive identified by a particular value of this index is located on the system drive identified by the same value of sysDriveIndex. This object has been obsolete. |
virtualVolumePartitionID | 1.3.6.1.4.1.11096.6.1.1.1.3.7.2.1.2 | unsigned32 | read-only |
The partition ID of the parent volume of this virtual volume. The virtualVolumeSysDriveIndex and this value may be used to index the volumeTable in order to establish the parent volume. This object has been obsolete. |
virtualVolumeLabel | 1.3.6.1.4.1.11096.6.1.1.1.3.7.2.1.3 | displaystring | read-only |
The label assigned to the virtual volume by a user for identification purposes. This object has been obsolete. |
virtualVolumeQuotaEnabled | 1.3.6.1.4.1.11096.6.1.1.1.3.7.2.1.4 | integer | read-only |
Indicates whether the virtual volume quota checking facility is enabled or not. enabled(1) - quota checking is enabled. disabled(2) - quota checking is disabled. This object has been obsolete. Enumeration: 'disabled': 2, 'enabled': 1. |
virtualVolumeLimit | 1.3.6.1.4.1.11096.6.1.1.1.3.7.2.1.5 | counter64 | read-only |
The maximum size this virtual volume is limited to in bytes for the purposes of quota checking. This object has been obsolete. |
virtualVolumeWarningAlert | 1.3.6.1.4.1.11096.6.1.1.1.3.7.2.1.6 | integer32 | read-only |
If the quota facility is enabled and the storage space used exceeds this percentage of the virtual volumes limit (virtualVolumeLimit) a warning alert will be generated. This object has been obsolete. |
virtualVolumeCriticalAlert | 1.3.6.1.4.1.11096.6.1.1.1.3.7.2.1.7 | integer32 | read-only |
If the quota facility is enabled and the storage space used exceeds this percentage of the virtual volumes limit (virtualVolumeLimit) a critical alert will be generated. This object has been obsolete. |
virtualVolumeHardLimitEnabled | 1.3.6.1.4.1.11096.6.1.1.1.3.7.2.1.8 | integer | read-only |
If the quota facility is enabled, this value indicates whether the file system should enforce a hard limit on the quota such that if the virtual volumes limit (virtualVolumeLimit) is reached, the user will not be able to create or modify any file which would cause the quota to be exceeded. enabled(1) - quota hard limit is enabled. disabled(2) - quota hard limit is disabled. This object has been obsolete. Enumeration: 'disabled': 2, 'enabled': 1. |
virtualVolumeQuotaBytesUsed | 1.3.6.1.4.1.11096.6.1.1.1.3.7.2.1.9 | counter64 | read-only |
If the quota facility is enabled this value is the number of bytes used from this quota otherwise it will be set 0. This object has been obsolete. |
virtualVolumeQuotaPercentageUsed | 1.3.6.1.4.1.11096.6.1.1.1.3.7.2.1.10 | integer32 | read-only |
If the quota facility is enabled this value is the percentage of the quota used otherwise it will set to 0. This object has been obsolete. |
memberListNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.7.3 | integer32 | read-only |
The number of member list entries for all virtual volumes which are accessible. This object has been obsolete. |
memberListTable | 1.3.6.1.4.1.11096.6.1.1.1.3.7.4 | no-access |
A table containing information about each member list item. The number of entries in this table is given by the value of memberListNumber.. This object has been obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.7.4.1 | no-access |
Information about a member list item. This object has been obsolete. |
||
memberListVolumeSysDriveIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.7.4.1.1 | integer32 | read-only |
The parent system drive of the virtual volume and member list item. The system drive identified by a particular value of this index is located on the system drive identified by the same value of sysDriveIndex. This object has been obsolete. |
memberListVolumePartitionID | 1.3.6.1.4.1.11096.6.1.1.1.3.7.4.1.2 | unsigned32 | read-only |
The partition ID of the parent volume of this virtual volume and member list item. The memberListVolumeSysDriveIndex and this value may be used to index the volumeTable in order to establish the parent volume. This object has been obsolete. |
memberListVirtualVolumeLabel | 1.3.6.1.4.1.11096.6.1.1.1.3.7.4.1.3 | displaystring | read-only |
The label of the parent virtual volume of this member list item. This object has been obsolete. |
memberListIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.7.4.1.4 | integer32 | read-only |
An identifier for this member list entry. This identifier ranges from 1 to the number of member list items configured for the parent virtual volume. This object has been obsolete. |
memberListPath | 1.3.6.1.4.1.11096.6.1.1.1.3.7.4.1.5 | displaystring | read-only |
The path the member list item is associated with. This object has been obsolete. |
memberListStatus | 1.3.6.1.4.1.11096.6.1.1.1.3.7.4.1.6 | integer | read-only |
This status of the member list item. This object has been obsolete. Enumeration: 'reparenting': 4, 'deleting': 5, 'failed': 6, 'done': 1, 'assigning': 3, 'pending': 2. |
snapshot | 1.3.6.1.4.1.11096.6.1.1.1.3.8 | |||
snapshotRuleNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.8.1 | integer32 | read-only |
The number of snapshot rules which are configured for this system. |
snapshotRuleTable | 1.3.6.1.4.1.11096.6.1.1.1.3.8.2 | no-access |
A table containing information about each snapshot rule. The number of entries in this table is given by the value of snapshotRuleNumber. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.8.2.1 | no-access |
Information about a snapshot rule. This object is now obsolete. |
||
snapshotRuleName | 1.3.6.1.4.1.11096.6.1.1.1.3.8.2.1.1 | displaystring | read-only |
The name of the snapshot rule. Each snapshot rule has a unique name. This object is now obsolete. |
snapshotRuleWWN | 1.3.6.1.4.1.11096.6.1.1.1.3.8.2.1.2 | displaystring | read-only |
The world wide name (WWN) of the system drive the snapshot rule is associated with. This object is now obsolete. |
snapshotRuleLUN | 1.3.6.1.4.1.11096.6.1.1.1.3.8.2.1.3 | unsigned32 | read-only |
The logical unit number (LUN) of the system drive the snapshot rule is associated with. This object is now obsolete. |
snapshotRulePartitionID | 1.3.6.1.4.1.11096.6.1.1.1.3.8.2.1.4 | unsigned32 | read-only |
The partition ID of the volume the snapshot rule is associated with. This object is now obsolete. |
snapshotRuleQueueSize | 1.3.6.1.4.1.11096.6.1.1.1.3.8.2.1.5 | integer32 | read-only |
The number of snapshots to keep before the system deletes the oldest snapshot. This object is now obsolete. |
snapshotRuleVolumeLabel | 1.3.6.1.4.1.11096.6.1.1.1.3.8.2.1.6 | displaystring | read-only |
The label of the volume to which the snapshot rule relates. This object is now obsolete. |
snapshotScheduleNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.8.3 | integer32 | read-only |
The number of snapshot schedules which are configured for this system. |
snapshotScheduleTable | 1.3.6.1.4.1.11096.6.1.1.1.3.8.4 | no-access |
A table containing information about each snapshot schedule. The number of entries in this table is given by the value of snapshotScheduleNumber. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.8.4.1 | no-access |
Information about a snapshot schedule. This object is now obsolete. |
||
snapshotScheduleRuleName | 1.3.6.1.4.1.11096.6.1.1.1.3.8.4.1.1 | displaystring | read-only |
The name of the parent snapshot rule that this schedule is associated with. This object is now obsolete. |
snapshotScheduleIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.8.4.1.2 | integer32 | read-only |
An identifier for this snapshot schedule entry. This identifier ranges from 1 to the number of snapshot schedules configured for the parent snapshot rule. This object is now obsolete. |
snapshotScheduleDateTimeSpec | 1.3.6.1.4.1.11096.6.1.1.1.3.8.4.1.3 | displaystring | read-only |
The date and time specification for when this snapshot schedule will be run in cron format. This object is now obsolete. |
snapshotRulesTable | 1.3.6.1.4.1.11096.6.1.1.1.3.8.5 | no-access |
A table containing information about each snapshot rule. The number of entries in this table is given by the value of snapshotRuleNumber. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.8.5.1 | no-access |
Information about a snapshot rule. |
||
snapshotRulesEVS | 1.3.6.1.4.1.11096.6.1.1.1.3.8.5.1.1 | unsigned32 | read-only |
The ID of the EVS on which this rule is defined. |
snapshotRulesName | 1.3.6.1.4.1.11096.6.1.1.1.3.8.5.1.2 | displaystring | read-only |
The name of the snapshot rule. Each snapshot rule has a unique name. |
snapshotRulesQueueSize | 1.3.6.1.4.1.11096.6.1.1.1.3.8.5.1.3 | integer32 | read-only |
The number of snapshots to keep before the system deletes the oldest snapshot. |
snapshotRulesVolumeLabel | 1.3.6.1.4.1.11096.6.1.1.1.3.8.5.1.4 | displaystring | read-only |
The label of the volume to which the snapshot rule relates. |
snapshotSchedulesTable | 1.3.6.1.4.1.11096.6.1.1.1.3.8.6 | no-access |
A table containing information about each snapshot schedule. The number of entries in this table is given by the value of snapshotScheduleNumber. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.8.6.1 | no-access |
Information about a snapshot schedule. |
||
snapshotSchedulesEVS | 1.3.6.1.4.1.11096.6.1.1.1.3.8.6.1.1 | unsigned32 | read-only |
The ID of the EVS on which this schedule is defined. |
snapshotSchedulesRuleName | 1.3.6.1.4.1.11096.6.1.1.1.3.8.6.1.2 | displaystring | read-only |
The name of the parent snapshot rule that this schedule is associated with. |
snapshotSchedulesIndex | 1.3.6.1.4.1.11096.6.1.1.1.3.8.6.1.3 | integer32 | read-only |
An identifier for this snapshot schedule entry. This identifier ranges from 1 to the number of snapshot schedules configured for the parent snapshot rule. |
snapshotSchedulesDateTimeSpec | 1.3.6.1.4.1.11096.6.1.1.1.3.8.6.1.4 | displaystring | read-only |
The date and time specification for when this snapshot schedule will be run in cron format. |
nvramStats | 1.3.6.1.4.1.11096.6.1.1.1.3.9 | |||
nvramFsStatsNumber | 1.3.6.1.4.1.11096.6.1.1.1.3.9.1 | unsigned32 | read-only |
The number of volumes with NVRAM statistics. |
nvramFsStatsTable | 1.3.6.1.4.1.11096.6.1.1.1.3.9.2 | no-access |
A table of NVRAM data for a given file system. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.9.2.1 | no-access |
Information about NVRAM on a given file system. The file system must be formatted, mounted, and NVRAM must be supported. |
||
fsId | 1.3.6.1.4.1.11096.6.1.1.1.3.9.2.1.1 | unsigned32 | read-only |
The id of the Span hosting the volume with which the NVRAM is associated. |
nvramFsStatsCurrentUsage | 1.3.6.1.4.1.11096.6.1.1.1.3.9.2.1.2 | unsigned32 | read-only |
The amount of NVRAM currently in use for this volume. |
nvramFsStatsCheckpoints | 1.3.6.1.4.1.11096.6.1.1.1.3.9.2.1.3 | unsigned32 | read-only |
The total number of checkpoints which have occurred for the NVRAM assigned to this volume. |
nvramFsStatsActivityCheckpoints | 1.3.6.1.4.1.11096.6.1.1.1.3.9.2.1.4 | unsigned32 | read-only |
The number of checkpoints which have occurred for the NVRAM assigned to this volume as a result of file system activity (i.e. not timed checkpoints. |
nvramFsStatsWaitedAllocs | 1.3.6.1.4.1.11096.6.1.1.1.3.9.2.1.5 | unsigned32 | read-only |
The number of allocations for this file system for which a wait has occurred. |
nvramFsStatsWaitingAllocs | 1.3.6.1.4.1.11096.6.1.1.1.3.9.2.1.6 | unsigned32 | read-only |
The number of allocations for this file system for which a wait is currently occurring. |
nvramPoolStatsTable | 1.3.6.1.4.1.11096.6.1.1.1.3.9.6 | no-access |
A table of NVRAM data for a given Cluster Node. |
|
1.3.6.1.4.1.11096.6.1.1.1.3.9.6.1 | no-access |
Information about NVRAM on a given Cluster Node. |
||
clusterNodeId | 1.3.6.1.4.1.11096.6.1.1.1.3.9.6.1.1 | unsigned32 | read-only |
The ID of the cluster node for which these pool statistics are reported. |
nvramPoolStatsSize | 1.3.6.1.4.1.11096.6.1.1.1.3.9.6.1.2 | unsigned32 | read-only |
The total size of nvram. If no formatted or mounted file system is found, or if nvram is not supported, this value will be reported as zero. |
nvramPoolStatsMaximumUsed | 1.3.6.1.4.1.11096.6.1.1.1.3.9.6.1.3 | unsigned32 | read-only |
The maximum amount of nvram used. If no formatted or mounted file system is found, or if nvram is not supported, this value will be reported as zero. |
nvramPoolStatsTotalCurrentUsage | 1.3.6.1.4.1.11096.6.1.1.1.3.9.6.1.4 | unsigned32 | read-only |
The amount of nvram currently in use. If no formatted or mounted file system is found, or if nvram is not supported, this value will be reported as zero. |
nvramPoolStatsWaitedAllocs | 1.3.6.1.4.1.11096.6.1.1.1.3.9.6.1.5 | unsigned32 | read-only |
The number of allocations, for the entire NVRAM pool, for which a wait has occurred. |
nvramPoolStatsWaitingAllocs | 1.3.6.1.4.1.11096.6.1.1.1.3.9.6.1.6 | unsigned32 | read-only |
The number of allocations, for the entire NVRAM pool, for which a wait is occurring. |
network | 1.3.6.1.4.1.11096.6.1.1.2 | |||
etherStats | 1.3.6.1.4.1.11096.6.1.1.2.1 | |||
ethOutPkts | 1.3.6.1.4.1.11096.6.1.1.2.1.1 | counter64 | read-only |
The number of packets successfully transmitted through the network interface. This object is obsolete. It has been grouped with other related statistics. |
ethInPkts | 1.3.6.1.4.1.11096.6.1.1.2.1.2 | counter64 | read-only |
The number of packets successfully received through the network interface. This object is obsolete. It has been grouped with other related statistics. |
ethInstInOctetRate | 1.3.6.1.4.1.11096.6.1.1.2.1.3 | counter32 | read-only |
The instantaneous receive rate in bytes per second for data received through the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethInstOutOctetRate | 1.3.6.1.4.1.11096.6.1.1.2.1.4 | counter32 | read-only |
The instantaneous transmission rate in bytes per second for data transmitted through the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethPkInOctetRate | 1.3.6.1.4.1.11096.6.1.1.2.1.5 | counter32 | read-only |
The peak receive rate in bytes per second for data received through the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethPkOutOctetRate | 1.3.6.1.4.1.11096.6.1.1.2.1.6 | counter32 | read-only |
The peak transmission rate in bytes per second for data transmitted through the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethInFIFODrops | 1.3.6.1.4.1.11096.6.1.1.2.1.7 | counter64 | read-only |
The number of FIFO drops which have occurred on the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethCRCErrs | 1.3.6.1.4.1.11096.6.1.1.2.1.8 | counter64 | read-only |
The number of cyclic redundancy code errors which have occurred on the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethOutFIFOUflows | 1.3.6.1.4.1.11096.6.1.1.2.1.9 | counter64 | read-only |
The number of transmit FIFO underflows which have occurred on the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethOutOneCollision | 1.3.6.1.4.1.11096.6.1.1.2.1.10 | counter64 | read-only |
The number of one collisions which have occurred on the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethOutTwoCollision | 1.3.6.1.4.1.11096.6.1.1.2.1.11 | counter64 | read-only |
The number of two to fifteen collisions which have occurred on the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethOutFifteenCollision | 1.3.6.1.4.1.11096.6.1.1.2.1.12 | counter64 | read-only |
The number of more than fifteen collisions which have occurred on the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethInEvFIFOPktDrop | 1.3.6.1.4.1.11096.6.1.1.2.1.13 | counter64 | read-only |
The number received packets dropped by the event FIFO. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethEvFIFOMaxEvents | 1.3.6.1.4.1.11096.6.1.1.2.1.14 | counter64 | read-only |
The maximum number of events in the event FIFO. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethOutPackets | 1.3.6.1.4.1.11096.6.1.1.2.1.15 | counter64 | read-only |
The number of packets successfully transmitted through the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethInPackets | 1.3.6.1.4.1.11096.6.1.1.2.1.16 | counter64 | read-only |
The number of packets successfully received through the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethTotalPackets | 1.3.6.1.4.1.11096.6.1.1.2.1.17 | counter64 | read-only |
The total number of packets successfully transmitted and received through the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethOutBytes | 1.3.6.1.4.1.11096.6.1.1.2.1.18 | counter64 | read-only |
The number of bytes successfully transmitted through the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethInBytes | 1.3.6.1.4.1.11096.6.1.1.2.1.19 | counter64 | read-only |
The number of bytes successfully received through the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethTotalBytes | 1.3.6.1.4.1.11096.6.1.1.2.1.20 | counter64 | read-only |
The total number of bytes successfully transmitted and received through the network interface. This object is obsolete. It now forms part of the table ethernetStatisticsTable. |
ethernetStatisticsTable | 1.3.6.1.4.1.11096.6.1.1.2.1.21 | no-access |
A table of statistics for ethernet interfaces. The number of entries in this table is given by the value of ifNumber. |
|
1.3.6.1.4.1.11096.6.1.1.2.1.21.1 | no-access |
Statistics for ethernet interfaces. |
||
ethernetInstInOctetRate | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.1 | counter32 | read-only |
The instantaneous receive rate in bytes per second for data received through the network interface. |
ethernetInstOutOctetRate | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.2 | counter32 | read-only |
The instantaneous transmission rate in bytes per second for data transmitted through the network interface. |
ethernetPkInOctetRate | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.3 | counter32 | read-only |
The peak receive rate in bytes per second for data received through the network interface. |
ethernetPkOutOctetRate | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.4 | counter32 | read-only |
The peak transmission rate in bytes per second for data transmitted through the network interface. |
ethernetInFIFODrops | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.5 | counter64 | read-only |
The number of FIFO drops which have occurred on the network interface. |
ethernetCRCErrs | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.6 | counter64 | read-only |
The number of cyclic redundancy code errors which have occurred on the network interface. |
ethernetOutFIFOUflows | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.7 | counter64 | read-only |
The number of transmit FIFO underflows which have occurred on the network interface. |
ethernetOutOneCollision | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.8 | counter64 | read-only |
The number of one collisions which have occurred on the network interface. |
ethernetOutTwoCollision | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.9 | counter64 | read-only |
The number of two to fifteen collisions which have occurred on the network interface. |
ethernetOutFifteenCollision | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.10 | counter64 | read-only |
The number of more than fifteen collisions which have occurred on the network interface. |
ethernetInEvFIFOPktDrop | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.11 | counter64 | read-only |
The number received packets dropped by the event FIFO. |
ethernetEvFIFOMaxEvents | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.12 | counter64 | read-only |
The maximum number of events in the event FIFO. |
ethernetOutPackets | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.13 | counter64 | read-only |
The number of packets successfully transmitted through the network interface. |
ethernetInPackets | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.14 | counter64 | read-only |
The number of packets successfully received through the network interface. |
ethernetTotalPackets | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.15 | counter64 | read-only |
The total number of packets successfully transmitted and received through the network interface. |
ethernetOutBytes | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.16 | counter64 | read-only |
The number of bytes successfully transmitted through the network interface. |
ethernetInBytes | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.17 | counter64 | read-only |
The number of bytes successfully received through the network interface. |
ethernetTotalBytes | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.18 | counter64 | read-only |
The total number of bytes successfully transmitted and received through the network interface. |
pausedOffTime | 1.3.6.1.4.1.11096.6.1.1.2.1.21.1.19 | counter64 | read-only |
The total time in seconds that an interface has been paused by a connected switch. This value is only defined for aggregated interfaces; for cluster or management interfaces, it will be zero. |
tcpipStats | 1.3.6.1.4.1.11096.6.1.1.2.2 | |||
tcpOpenConns | 1.3.6.1.4.1.11096.6.1.1.2.2.1 | counter32 | read-only |
The number of currently open TCP/IP connections. |
tcpMaxOpenConns | 1.3.6.1.4.1.11096.6.1.1.2.2.2 | counter32 | read-only |
The maximum number of open TCP/IP connections. |
tcpTotalOpenConns | 1.3.6.1.4.1.11096.6.1.1.2.2.3 | counter64 | read-only |
The total number of TCP/IP connections ever opened (cumulative). |
tcpFailedInConns | 1.3.6.1.4.1.11096.6.1.1.2.2.4 | counter64 | read-only |
The number of failed incoming TCP/IP connections. |
tcpFailedOutConns | 1.3.6.1.4.1.11096.6.1.1.2.2.5 | counter64 | read-only |
The number of failed outgoing TCP/IP connections. |
tcpOutSegments | 1.3.6.1.4.1.11096.6.1.1.2.2.6 | counter64 | read-only |
The number of segments transmitted. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpInSegments | 1.3.6.1.4.1.11096.6.1.1.2.2.7 | counter64 | read-only |
The number of segments received. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpReOutSegments | 1.3.6.1.4.1.11096.6.1.1.2.2.8 | counter64 | read-only |
The number of retransmitted segments. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpInvSegments | 1.3.6.1.4.1.11096.6.1.1.2.2.9 | counter64 | read-only |
The number of invalid segments. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpIPInPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.10 | counter64 | read-only |
The total number of IP packets received. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpIPOutPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.11 | counter64 | read-only |
The total number of IP packets transmitted. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpIPInInvPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.12 | counter64 | read-only |
The total number of invalid IP packets received. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpIPInInvHdrPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.13 | counter64 | read-only |
The total number of IP packets received with invalid header fields. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpIPInInvChksumPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.14 | counter64 | read-only |
The total number of IP packets received with invalid checksums. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpIPInInvNUcastAddrPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.15 | counter64 | read-only |
The total number of IP packets received with broadcast/multicast destination address errors. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpIPInInvUcastAddrPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.16 | counter64 | read-only |
The total number of IP packets received with unicast destination address errors. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpIPInInvSrcAddrPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.17 | counter64 | read-only |
The total number of IP packets received with source address errors. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpIPInInvOptionPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.18 | counter64 | read-only |
The total number of IP packets received with invalid options. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpInOversizeSegmentErrs | 1.3.6.1.4.1.11096.6.1.1.2.2.19 | counter64 | read-only |
The total number of received segments which are oversized This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpInInvChksumPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.20 | counter64 | read-only |
The total number of received TCP packets with invalid checksums. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpLinkPktDrops | 1.3.6.1.4.1.11096.6.1.1.2.2.21 | counter64 | read-only |
The total number of packet dropped by the link layer. This object is obsolete. It now forms part of the table tcpStatisticsTable. |
tcpStatisticsTable | 1.3.6.1.4.1.11096.6.1.1.2.2.22 | no-access |
A table of TCP statistics for ethernet interfaces. The number of entries in this table is given by the value of ifNumber. |
|
1.3.6.1.4.1.11096.6.1.1.2.2.22.1 | no-access |
TCP statistics for ethernet interfaces. |
||
tcpTxSegments | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.1 | counter64 | read-only |
The number of segments transmitted. |
tcpRxSegments | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.2 | counter64 | read-only |
The number of segments received. |
tcpReTxSegments | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.3 | counter64 | read-only |
The number of retransmitted segments. |
tcpInvalidSegments | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.4 | counter64 | read-only |
The number of invalid segments. |
tcpIPTxPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.5 | counter64 | read-only |
The total number of IP packets transmitted. |
tcpIPRxPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.6 | counter64 | read-only |
The total number of invalid IP packets received. |
tcpIPRxInvalidPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.7 | counter64 | read-only |
The total number of invalid IP packets received. |
tcpIPRxInvalidHdrPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.8 | counter64 | read-only |
The total number of IP packets received with invalid header fields. |
tcpIPRxInvalidChksumPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.9 | counter64 | read-only |
The total number of IP packets received with invalid checksums. This object has been obsolete. It is now included in the object tcpIPMiscBadSegements. |
tcpIPRxInvalidNUcastAddrPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.10 | counter64 | read-only |
The total number of IP packets received with broadcast/multicast destination address errors. This object has been obsolete. It is now included in the object tcpIPMiscBadSegements. |
tcpIPRxInvalidUcastAddrPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.11 | counter64 | read-only |
The total number of IP packets received with unicast destination address errors. This object has been obsolete. It is now included in the object tcpIPMiscBadSegements. |
tcpIPRxInvalidSrcAddrPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.12 | counter64 | read-only |
The total number of IP packets received with source address errors. |
tcpIPRxInvalidOptionPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.13 | counter64 | read-only |
The total number of IP packets received with invalid options. This object has been obsolete. It is now included in the object tcpIPMiscBadSegements. |
tcpIPMiscBadSegments | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.14 | counter64 | read-only |
The total number of invalid IP packets received. The faults include invalid checksum, unicast and non-unicast address, and option. |
tcpRxOversizeSegmentErrs | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.15 | counter64 | read-only |
The total number of received segments which are oversized. This object has been obsolete. It is now included in the object tcpRxInvalidSegments. |
tcpRxInvalidChksumPkts | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.16 | counter64 | read-only |
The total number of received segments which are oversized. |
tcpLinkPacketDrops | 1.3.6.1.4.1.11096.6.1.1.2.2.22.1.17 | counter64 | read-only |
The total number of packet dropped by the link layer. This object has been obsolete. It is now included in the object tcpRxInvalidSegments. |
udpStats | 1.3.6.1.4.1.11096.6.1.1.2.3 | |||
udpInShortPkts | 1.3.6.1.4.1.11096.6.1.1.2.3.1 | counter64 | read-only |
The total number of short UDP packets received. This object is obsolete. It now forms part of the table udpStatisticsTable. |
udpInInvChksumPkts | 1.3.6.1.4.1.11096.6.1.1.2.3.2 | counter64 | read-only |
The total number of UDP packets received with invalid checksums. This object is obsolete. It now forms part of the table udpStatisticsTable. |
udpStatisticsTable | 1.3.6.1.4.1.11096.6.1.1.2.3.3 | no-access |
A table of UDP statistics for ethernet interfaces. The number of entries in this table is given by the value of ifNumber. |
|
1.3.6.1.4.1.11096.6.1.1.2.3.3.1 | no-access |
UDP statistics for ethernet interfaces. |
||
udpRxShortPkts | 1.3.6.1.4.1.11096.6.1.1.2.3.3.1.1 | counter64 | read-only |
The total number of short UDP packets received. |
udpRxInvChksumPkts | 1.3.6.1.4.1.11096.6.1.1.2.3.3.1.2 | counter64 | read-only |
The total number of UDP packets received with invalid checksums. |
advipConfig | 1.3.6.1.4.1.11096.6.1.1.2.4 | |||
tcpArpCacheTimeout | 1.3.6.1.4.1.11096.6.1.1.2.4.1 | unsigned32 | read-only |
The ARP cache timeout in seconds. |
tcpBroadCastUsingZero | 1.3.6.1.4.1.11096.6.1.1.2.4.2 | integer | read-only |
Broadcast using IP address 0. enabled(1) - broadcast using IP address 0. disabled(2) - DONT broadcast using IP address 0. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpIgnoreICMPEcho | 1.3.6.1.4.1.11096.6.1.1.2.4.3 | integer | read-only |
Ignore ICMP echo requests. enabled(1) - ignore ICMP echo requests. disabled(2) - DONT ignore ICMP echo requests. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpOffSubnetMTU | 1.3.6.1.4.1.11096.6.1.1.2.4.4 | integer | read-only |
The IP MTU for off-subnet transmits in bytes. |
tcpAllSubnetsMTU | 1.3.6.1.4.1.11096.6.1.1.2.4.5 | integer | read-only |
Use the same IP MTU (1500 bytes) for all subnets of the connected network. enabled(1) - use the same MTU for all subnets. disabled(2) - DONT use the same MTU for all subnets. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpKeepAlive | 1.3.6.1.4.1.11096.6.1.1.2.4.6 | integer | read-only |
TCP keep alive option. enabled(1) - use TCP keep alive. disabled(2) - DONT use TCP keep alive. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpKeepAliveTimeout | 1.3.6.1.4.1.11096.6.1.1.2.4.7 | unsigned32 | read-only |
The TCP keep alive timeout in seconds. |
engipConfig | 1.3.6.1.4.1.11096.6.1.1.2.5 | |||
tcpDefWnd | 1.3.6.1.4.1.11096.6.1.1.2.5.1 | unsigned32 | read-only |
Default window size in bytes. |
tcpDelayedAcks | 1.3.6.1.4.1.11096.6.1.1.2.5.2 | integer | read-only |
Indicates whether the delayed ack setting is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpSlowStartCA | 1.3.6.1.4.1.11096.6.1.1.2.5.3 | integer | read-only |
Indicates whether the slow start ca setting is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpSSRestartDoubleMSS | 1.3.6.1.4.1.11096.6.1.1.2.5.4 | integer | read-only |
Indicates whether the SS restart double mss setting is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpNagle | 1.3.6.1.4.1.11096.6.1.1.2.5.5 | integer | read-only |
Indicates whether the nagle setting is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpSillyWindowAvoid | 1.3.6.1.4.1.11096.6.1.1.2.5.6 | integer | read-only |
Indicates whether the silly window avoid setting is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpOldAckStrategy | 1.3.6.1.4.1.11096.6.1.1.2.5.7 | integer | read-only |
Indicates whether the old ack strategy setting is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpSlowStartOnIdle | 1.3.6.1.4.1.11096.6.1.1.2.5.8 | integer | read-only |
Indicates whether the slow start on idle setting is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpFastRetxFastRecovery | 1.3.6.1.4.1.11096.6.1.1.2.5.9 | integer | read-only |
Indicates whether the fast retx fast recovery setting is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpOldPushStrategy | 1.3.6.1.4.1.11096.6.1.1.2.5.10 | integer | read-only |
Indicates whether the old push strategy setting is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpOffSubnetSlowStart | 1.3.6.1.4.1.11096.6.1.1.2.5.11 | integer | read-only |
Indicates whether the off subnet slow start setting is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpUDPCheckSumGen | 1.3.6.1.4.1.11096.6.1.1.2.5.12 | integer | read-only |
Indicates whether the UDP checksum generation setting is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
tcpIntelliSeg | 1.3.6.1.4.1.11096.6.1.1.2.5.13 | integer | read-only |
Indicates whether the intelliseg setting is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
nameService | 1.3.6.1.4.1.11096.6.1.1.2.6 | |||
wins | 1.3.6.1.4.1.11096.6.1.1.2.6.1 | |||
winsPrimaryIpAddr | 1.3.6.1.4.1.11096.6.1.1.2.6.1.1 | ipaddress | read-only |
The IP address of the primary wins server if enabled or 0.0.0.0 if not enabled. |
winsSecondaryIpAddr | 1.3.6.1.4.1.11096.6.1.1.2.6.1.2 | ipaddress | read-only |
The IP address of the secondary wins server if enabled or 0.0.0.0 if not enabled. |
dns | 1.3.6.1.4.1.11096.6.1.1.2.6.2 | |||
dnsServerNumber | 1.3.6.1.4.1.11096.6.1.1.2.6.2.1 | integer32 | read-only |
The number of configured DNS servers. |
dnsServerTable | 1.3.6.1.4.1.11096.6.1.1.2.6.2.2 | no-access |
A table containing the IP addresses of each of the servers which have been configured as DNS servers for this system. The number of entries in this table is given by the value of dnsServerNumber. |
|
1.3.6.1.4.1.11096.6.1.1.2.6.2.2.1 | no-access |
Information about the configured DNS server. |
||
dnsServerIndex | 1.3.6.1.4.1.11096.6.1.1.2.6.2.2.1.1 | integer32 | read-only |
A unique value for each configured DNS server. This value defines the DNS search ordering. Its value ranges between 1 and the value of dnsServerNumber. |
dnsServerIpAddress | 1.3.6.1.4.1.11096.6.1.1.2.6.2.2.1.2 | ipaddress | read-only |
The IP address of the DNS server. |
dnsSearchNumber | 1.3.6.1.4.1.11096.6.1.1.2.6.2.3 | integer32 | read-only |
The number of DNS search list entries which are configured for the system. |
dnsSearchTable | 1.3.6.1.4.1.11096.6.1.1.2.6.2.4 | no-access |
A table containing the DNS search list which is a list of domain suffices. The number of entries in this table is given by the value of dnsSearchNumber. |
|
1.3.6.1.4.1.11096.6.1.1.2.6.2.4.1 | no-access |
DNS search information. |
||
dnsSearchIndex | 1.3.6.1.4.1.11096.6.1.1.2.6.2.4.1.1 | integer32 | read-only |
A unique value for each configured DNS search string. This value defines the DNS search ordering. Its value ranges between 1 and the value of dnsSearchNumber. |
dnsSearchString | 1.3.6.1.4.1.11096.6.1.1.2.6.2.4.1.2 | displaystring | read-only |
The DNS search string. |
nsOrder | 1.3.6.1.4.1.11096.6.1.1.2.6.3 | |||
nameServiceNumber | 1.3.6.1.4.1.11096.6.1.1.2.6.3.1 | integer32 | read-only |
The number of name services configured to be used for hostname lookups. |
nameServiceTable | 1.3.6.1.4.1.11096.6.1.1.2.6.3.2 | no-access |
A table containing the name services which have been configured for hostname lookups. The number of entries in this table is given by the value of nameServiceNumber. |
|
1.3.6.1.4.1.11096.6.1.1.2.6.3.2.1 | no-access |
Information about the name service. |
||
nameServiceOrder | 1.3.6.1.4.1.11096.6.1.1.2.6.3.2.1.1 | integer32 | read-only |
The order in which the lookup is made. Its value ranges between 1 and the value of nameServiceNumber. |
nameServiceType | 1.3.6.1.4.1.11096.6.1.1.2.6.3.2.1.2 | integer | read-only |
Indicates the configured service type. dns(1) - domain name service. wins(2) - the windows service. nis(3) - network information service. Enumeration: 'wins': 2, 'unknown': 4, 'dns': 1, 'nis': 3. |
nis | 1.3.6.1.4.1.11096.6.1.1.2.7 | |||
nisEnabled | 1.3.6.1.4.1.11096.6.1.1.2.7.1 | integer | read-only |
Indicates whether NIS is enabled on this system or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
nisDomain | 1.3.6.1.4.1.11096.6.1.1.2.7.2 | displaystring | read-only |
The NIS domain name. |
nisCurrentMaster | 1.3.6.1.4.1.11096.6.1.1.2.7.3 | displaystring | read-only |
The current NIS master host address. |
nisServerBroadcastEnabled | 1.3.6.1.4.1.11096.6.1.1.2.7.4 | integer | read-only |
Indicates whether NIS should broadcast for NIS servers on the local network instead of using the configured list of servers. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
nisVerificationEnabled | 1.3.6.1.4.1.11096.6.1.1.2.7.5 | integer | read-only |
Indicates whether NIS verification is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
nisTimeout | 1.3.6.1.4.1.11096.6.1.1.2.7.6 | unsigned32 | read-only |
NIS timeout value in milliseconds. |
nisRebindInterval | 1.3.6.1.4.1.11096.6.1.1.2.7.7 | unsigned32 | read-only |
NIS rebind in minutes. |
nisUserGroupTimeout | 1.3.6.1.4.1.11096.6.1.1.2.7.8 | unsigned32 | read-only |
NIS user/group/netgroup timeout value in minutes. |
nisServerNumber | 1.3.6.1.4.1.11096.6.1.1.2.7.9 | integer32 | read-only |
The number of NIS servers which have been configured. A value of -1 indicates this information could not be determined. |
nisServerTable | 1.3.6.1.4.1.11096.6.1.1.2.7.10 | no-access |
A table containing information about each NIS server. The number of entries in this table is given by the value of nisServerNumber. |
|
1.3.6.1.4.1.11096.6.1.1.2.7.10.1 | no-access |
Information about each configured NIS server. |
||
nisServerIndex | 1.3.6.1.4.1.11096.6.1.1.2.7.10.1.1 | integer32 | read-only |
A unique value for each configured NIS server. Its value ranges between 1 and the value of nisServerNumber. |
nisServerIpAddress | 1.3.6.1.4.1.11096.6.1.1.2.7.10.1.2 | ipaddress | read-only |
The IP address of the NIS server. |
nisServerPriority | 1.3.6.1.4.1.11096.6.1.1.2.7.10.1.3 | integer32 | read-only |
The priority assigned to the NIS server. A value of -1 indicates this information could not be determined. |
fileProtocol | 1.3.6.1.4.1.11096.6.1.1.3 | |||
security | 1.3.6.1.4.1.11096.6.1.1.3.1 | |||
securityMode | 1.3.6.1.4.1.11096.6.1.1.3.1.1 | integer | read-only |
Indicates the configured security model. mixed(1) - Windows or UNIX environments. unix(2) - primarily UNIX environments. nosecurity(3) - all requests granted. Enumeration: 'mixed': 1, 'nosecurity': 3, 'unix': 2, 'unknown': 4. |
securityDomain | 1.3.6.1.4.1.11096.6.1.1.3.1.2 | displaystring | read-only |
The servers configured domain name. |
cifs | 1.3.6.1.4.1.11096.6.1.1.3.2 | |||
shares | 1.3.6.1.4.1.11096.6.1.1.3.2.1 | |||
shareNumber | 1.3.6.1.4.1.11096.6.1.1.3.2.1.1 | integer32 | read-only |
The number of CIFS shares which are configured for the system. |
shareTable | 1.3.6.1.4.1.11096.6.1.1.3.2.1.2 | no-access |
A table containing the CIFS share configuration for the system. The number of entries in this table is given by the value of shareNumber. |
|
1.3.6.1.4.1.11096.6.1.1.3.2.1.2.1 | no-access |
CIFS share information. |
||
shareName | 1.3.6.1.4.1.11096.6.1.1.3.2.1.2.1.1 | displaystring | read-only |
The name of the CIFS share. Each share has a unique name. |
sharePath | 1.3.6.1.4.1.11096.6.1.1.3.2.1.2.1.2 | displaystring | read-only |
The path to the CIFS share. |
shareComment | 1.3.6.1.4.1.11096.6.1.1.3.2.1.2.1.3 | displaystring | read-only |
An optional comment assigned by the creator of the CIFS share to assist in identifying it. NOTE: This will be a zero length string if the creator has not assigned a comment to it. |
shareUsers | 1.3.6.1.4.1.11096.6.1.1.3.2.1.2.1.4 | unsigned32 | read-only |
The number of users currently accessing the CIFS share. |
shareWWN | 1.3.6.1.4.1.11096.6.1.1.3.2.1.2.1.5 | displaystring | read-only |
The world wide name (WWN) of the system drive the CIFS share is associated with. This will identify the File System on which the volume associated with the share is hosted. |
shareLUN | 1.3.6.1.4.1.11096.6.1.1.3.2.1.2.1.6 | unsigned32 | read-only |
The logical unit number (LUN) of the system drive the CIFS share is associated with. This now has no meaning and is set to zero. |
sharePartitionID | 1.3.6.1.4.1.11096.6.1.1.3.2.1.2.1.7 | unsigned32 | read-only |
The partition ID of the volume the CIFS share is associated with. This now has no meaning and is set to zero. |
shareMaxUsers | 1.3.6.1.4.1.11096.6.1.1.3.2.1.2.1.8 | integer32 | read-only |
The maximum number of users which are permitted access to the CIFS share simultaneously. NOTE: this value is set to -1 if the number of maximum number of simultaneous users is unlimited. |
cifsShareTable | 1.3.6.1.4.1.11096.6.1.1.3.2.1.3 | no-access |
A table containing the CIFS share configuration for the system. The number of entries in this table is given by the value of shareNumber. |
|
1.3.6.1.4.1.11096.6.1.1.3.2.1.3.1 | no-access |
CIFS share information. |
||
cifsShareEvsId | 1.3.6.1.4.1.11096.6.1.1.3.2.1.3.1.1 | integer32 | read-only |
The ID of the Enterprise Virtual Server to which this share belongs. |
cifsShareName | 1.3.6.1.4.1.11096.6.1.1.3.2.1.3.1.2 | displaystring | read-only |
The name of the CIFS share. Each share has a name unique to the EVS to which it belongs. |
cifsSharePath | 1.3.6.1.4.1.11096.6.1.1.3.2.1.3.1.3 | displaystring | read-only |
The path to the CIFS share. |
cifsShareComment | 1.3.6.1.4.1.11096.6.1.1.3.2.1.3.1.4 | displaystring | read-only |
An optional comment assigned by the creator of the CIFS share to assist in identifying it. NOTE: This will be a zero length string if the creator has not assigned a comment to it. |
cifsShareUsers | 1.3.6.1.4.1.11096.6.1.1.3.2.1.3.1.5 | unsigned32 | read-only |
The number of users currently accessing the CIFS share. |
cifsShareMaxUsers | 1.3.6.1.4.1.11096.6.1.1.3.2.1.3.1.6 | integer32 | read-only |
The maximum number of users which are permitted access to the CIFS share simultaneously. NOTE: this value is set to -1 if the maximum number of simultaneous users is unlimited. |
cifsShareSpanId | 1.3.6.1.4.1.11096.6.1.1.3.2.1.3.1.7 | integer32 | read-only |
The ID of the volume the CIFS share is associated with. |
shareAccess | 1.3.6.1.4.1.11096.6.1.1.3.2.2 | |||
shareAccessNumber | 1.3.6.1.4.1.11096.6.1.1.3.2.2.1 | integer32 | read-only |
The number of CIFS share access entries which are configured for the system. |
shareAccessTable | 1.3.6.1.4.1.11096.6.1.1.3.2.2.2 | no-access |
A table containing the CIFS share access configuration for the system. The number of entries in this table is given by the value of shareAccessNumber. |
|
1.3.6.1.4.1.11096.6.1.1.3.2.2.2.1 | no-access |
CIFS share access information. |
||
shareAccessIndex | 1.3.6.1.4.1.11096.6.1.1.3.2.2.2.1.1 | integer32 | read-only |
An index for each access entry which exists for a CIFS share. For Si7000 and Si8000 families of SiServers, this value ranges between 1 and the number of access entries which exist for the share. The value is the ID of the EVS of the CIFS share for the access configuration. |
shareAccessShareName | 1.3.6.1.4.1.11096.6.1.1.3.2.2.2.1.2 | displaystring | read-only |
The name of the CIFS share that the access configuration entry exists for. |
shareAccessName | 1.3.6.1.4.1.11096.6.1.1.3.2.2.2.1.3 | displaystring | read-only |
The name of the user or group which has been granted access. |
shareAccessPerms | 1.3.6.1.4.1.11096.6.1.1.3.2.2.2.1.4 | integer | read-only |
The access permissions the user or group has been granted to the CIFS share. Enumeration: 'read': 2, 'fullControl': 4, 'change': 3, 'noAccess': 1. |
cifsStats | 1.3.6.1.4.1.11096.6.1.1.3.2.3 | |||
cifsClients | 1.3.6.1.4.1.11096.6.1.1.3.2.3.1 | unsigned32 | read-only |
The total number of CIFS clients since power up. |
cifsMkdirCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.2 | unsigned32 | read-only |
The total number of 'Mkdir' CIFS calls received since power up. |
cifsRmdirCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.3 | unsigned32 | read-only |
The total number of 'Rmdir' CIFS calls received since power up. |
cifsOpenCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.4 | unsigned32 | read-only |
The total number of 'Open' CIFS calls received since power up. |
cifsCreateCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.5 | unsigned32 | read-only |
The total number of 'Create' CIFS calls received since power up. |
cifsCloseCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.6 | unsigned32 | read-only |
The total number of 'Close' CIFS calls received since power up. |
cifsFlushCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.7 | unsigned32 | read-only |
The total number of 'Flush' CIFS calls received since power up. |
cifsUnlinkCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.8 | unsigned32 | read-only |
The total number of 'Unlink' CIFS calls received since power up. |
cifsRenameCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.9 | unsigned32 | read-only |
The total number of 'Rename' CIFS calls received since power up. |
cifsGetatrCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.10 | unsigned32 | read-only |
The total number of 'Getatr' CIFS calls received since power up. |
cifsSetatrCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.11 | unsigned32 | read-only |
The total number of 'Setatr' CIFS calls received since power up. |
cifsReadCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.12 | unsigned32 | read-only |
The total number of 'Read' CIFS calls received since power up. |
cifsWriteCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.13 | unsigned32 | read-only |
The total number of 'Write' CIFS calls received since power up. |
cifsMknewCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.14 | unsigned32 | read-only |
The total number of 'Mknew' CIFS calls received since power up. |
cifsChkpthCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.15 | unsigned32 | read-only |
The total number of 'Chkpth' CIFS calls received since power up. |
cifsLseekCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.16 | unsigned32 | read-only |
The total number of 'Lseek' CIFS calls received since power up. |
cifsReadBrawCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.17 | unsigned32 | read-only |
The total number of 'ReadBraw' CIFS calls received since power up. |
cifsWriteBrawCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.18 | unsigned32 | read-only |
The total number of 'WriteBraw' CIFS calls received since power up. |
cifsLockingXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.19 | unsigned32 | read-only |
The total number of 'LockingX' CIFS calls received since power up. |
cifsTransCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.20 | unsigned32 | read-only |
The total number of 'Trans' CIFS calls received since power up. |
cifsEchoCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.21 | unsigned32 | read-only |
The total number of 'Echo' CIFS calls received since power up. |
cifsWriteCloseCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.22 | unsigned32 | read-only |
The total number of 'WriteClose' CIFS calls received since power up. |
cifsOpenXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.23 | unsigned32 | read-only |
The total number of 'OpenX' CIFS calls received since power up. |
cifsReadXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.24 | unsigned32 | read-only |
The total number of 'ReadX' CIFS calls received since power up. |
cifsWriteXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.25 | unsigned32 | read-only |
The total number of 'WriteX' CIFS calls received since power up. |
cifsTrans2Calls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.26 | unsigned32 | read-only |
The total number of 'Trans2' CIFS calls received since power up. |
cifsFindCloseCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.27 | unsigned32 | read-only |
The total number of 'FindClose' CIFS calls received since power up. |
cifsTdisCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.28 | unsigned32 | read-only |
The total number of 'Tdis' CIFS calls received since power up. |
cifsNegProtCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.29 | unsigned32 | read-only |
The total number of 'NegProt' CIFS calls received since power up. |
cifsSessSetupXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.30 | unsigned32 | read-only |
The total number of 'SessSetupX' CIFS calls received since power up. |
cifsUlogoffXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.31 | unsigned32 | read-only |
The total number of 'UlogoffX' CIFS calls received since power up. |
cifsTconXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.32 | unsigned32 | read-only |
The total number of 'TconX' CIFS calls received since power up. |
cifsDskattrCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.33 | unsigned32 | read-only |
The total number of 'Dskattr' CIFS calls received since power up. |
cifsSearchCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.34 | unsigned32 | read-only |
The total number of 'Search' CIFS calls received since power up. |
cifsNTtransCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.35 | unsigned32 | read-only |
The total number of 'NTtrans' CIFS calls received since power up. |
cifsNTtranssCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.36 | unsigned32 | read-only |
The total number of 'NTtranss' CIFS calls received since power up. |
cifsNTcreateXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.37 | unsigned32 | read-only |
The total number of 'NTcreateX' CIFS calls received since power up. |
cifsNTcancelCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.38 | unsigned32 | read-only |
The total number of 'NTcancel' CIFS calls received since power up. |
cifsStatsTable | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39 | no-access |
The statistics for the CIFS service. The number of entries in this table is given by the value of cifsStatsClusterNode. |
|
1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1 | no-access |
The statistics for the CIFS service. |
||
cifsStatsClusterNode | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.1 | unsigned32 | read-only |
The Cluster Node for this value. |
clients | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.2 | unsigned32 | read-only |
The total number of CIFS clients since power up. |
mkdirCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.3 | unsigned32 | read-only |
The total number of 'Mkdir' CIFS calls received since power up. |
rmdirCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.4 | unsigned32 | read-only |
The total number of 'Rmdir' CIFS calls received since power up. |
openCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.5 | unsigned32 | read-only |
The total number of 'Open' CIFS calls received since power up. |
createCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.6 | unsigned32 | read-only |
The total number of 'Create' CIFS calls received since power up. |
closeCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.7 | unsigned32 | read-only |
The total number of 'Close' CIFS calls received since power up. |
flushCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.8 | unsigned32 | read-only |
The total number of 'Flush' CIFS calls received since power up. |
unlinkCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.9 | unsigned32 | read-only |
The total number of 'Unlink' CIFS calls received since power up. |
renameCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.10 | unsigned32 | read-only |
The total number of 'Rename' CIFS calls received since power up. |
getatrCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.11 | unsigned32 | read-only |
The total number of 'Getatr' CIFS calls received since power up. |
setatrCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.12 | unsigned32 | read-only |
The total number of 'Setatr' CIFS calls received since power up. |
readCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.13 | unsigned32 | read-only |
The total number of 'Read' CIFS calls received since power up. |
writeCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.14 | unsigned32 | read-only |
The total number of 'Write' CIFS calls received since power up. |
mknewCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.15 | unsigned32 | read-only |
The total number of 'Mknew' CIFS calls received since power up. |
chkpthCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.16 | unsigned32 | read-only |
The total number of 'Chkpth' CIFS calls received since power up. |
lseekCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.17 | unsigned32 | read-only |
The total number of 'Lseek' CIFS calls received since power up. |
readBrawCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.18 | unsigned32 | read-only |
The total number of 'ReadBraw' CIFS calls received since power up. |
writeBrawCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.19 | unsigned32 | read-only |
The total number of 'WriteBraw' CIFS calls received since power up. |
lockingXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.20 | unsigned32 | read-only |
The total number of 'LockingX' CIFS calls received since power up. |
transCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.21 | unsigned32 | read-only |
The total number of 'Trans' CIFS calls received since power up. |
echoCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.22 | unsigned32 | read-only |
The total number of 'Echo' CIFS calls received since power up. |
writeCloseCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.23 | unsigned32 | read-only |
The total number of 'WriteClose' CIFS calls received since power up. |
openXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.24 | unsigned32 | read-only |
The total number of 'OpenX' CIFS calls received since power up. |
readXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.25 | unsigned32 | read-only |
The total number of 'ReadX' CIFS calls received since power up. |
writeXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.26 | unsigned32 | read-only |
The total number of 'WriteX' CIFS calls received since power up. |
trans2Calls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.27 | unsigned32 | read-only |
The total number of 'Trans2' CIFS calls received since power up. |
findCloseCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.28 | unsigned32 | read-only |
The total number of 'FindClose' CIFS calls received since power up. |
tdisCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.29 | unsigned32 | read-only |
The total number of 'Tdis' CIFS calls received since power up. |
negProtCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.30 | unsigned32 | read-only |
The total number of 'NegProt' CIFS calls received since power up. |
sessSetupXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.31 | unsigned32 | read-only |
The total number of 'SessSetupX' CIFS calls received since power up. |
ulogoffXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.32 | unsigned32 | read-only |
The total number of 'UlogoffX' CIFS calls received since power up. |
tconXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.33 | unsigned32 | read-only |
The total number of 'TconX' CIFS calls received since power up. |
dskattrCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.34 | unsigned32 | read-only |
The total number of 'Dskattr' CIFS calls received since power up. |
searchCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.35 | unsigned32 | read-only |
The total number of 'Search' CIFS calls received since power up. |
ntTransCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.36 | unsigned32 | read-only |
The total number of 'NTtrans' CIFS calls received since power up. |
ntTranssCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.37 | unsigned32 | read-only |
The total number of 'NTtranss' CIFS calls received since power up. |
ntCreateXCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.38 | unsigned32 | read-only |
The total number of 'NTcreateX' CIFS calls received since power up. |
ntCancelCalls | 1.3.6.1.4.1.11096.6.1.1.3.2.3.39.1.39 | unsigned32 | read-only |
The total number of 'NTcancel' CIFS calls received since power up. |
cifsService | 1.3.6.1.4.1.11096.6.1.1.3.2.4 | |||
cifsServiceEnabled | 1.3.6.1.4.1.11096.6.1.1.3.2.4.1 | integer | read-only |
Indicates whether the CIFS service is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
cifsServiceMaxUsers | 1.3.6.1.4.1.11096.6.1.1.3.2.4.2 | unsigned32 | read-only |
The maximum number of CIFS users the service will allow. |
nfs | 1.3.6.1.4.1.11096.6.1.1.3.3 | |||
nfsExports | 1.3.6.1.4.1.11096.6.1.1.3.3.1 | |||
nfsExportNumber | 1.3.6.1.4.1.11096.6.1.1.3.3.1.1 | integer32 | read-only |
The number of NFS exports which are configured for the system. |
nfsExportTable | 1.3.6.1.4.1.11096.6.1.1.3.3.1.2 | no-access |
A table containing the NFS export configuration for the system. The number of entries in this table is given by the value of nfsExportNumber. This object is now obsolete, and is re-implemented as a table indexed by EVS and name. |
|
1.3.6.1.4.1.11096.6.1.1.3.3.1.2.1 | no-access |
NFS export information. |
||
nfsExportIndex | 1.3.6.1.4.1.11096.6.1.1.3.3.1.2.1.1 | integer32 | read-only |
A unique value for each NFS export configuration in this system. Its value ranges between 1 and the value of nfsExportNumber. This object is now obsolete, and is re-implemented as a table indexed by EVS and name. |
nfsExportName | 1.3.6.1.4.1.11096.6.1.1.3.3.1.2.1.2 | displaystring | read-only |
The name of the NFS export. Each export has a unique name. This object is now obsolete, and is re-implemented as a table indexed by EVS and name. |
nfsExportPath | 1.3.6.1.4.1.11096.6.1.1.3.3.1.2.1.3 | displaystring | read-only |
The path to the NFS export. |
nfsExportNumberMounts | 1.3.6.1.4.1.11096.6.1.1.3.3.1.2.1.4 | unsigned32 | read-only |
The number of mounts of the NFS export. This object is obsolete. It could not be measured. This object is now obsolete, and is re-implemented as a table indexed by EVS and name. |
nfsExportWWN | 1.3.6.1.4.1.11096.6.1.1.3.3.1.2.1.5 | displaystring | read-only |
The world wide name (WWN) of the system drive the NFS export is associated with. This object is now obsolete, and is re-implemented as a table indexed by EVS and name. |
nfsExportLUN | 1.3.6.1.4.1.11096.6.1.1.3.3.1.2.1.6 | unsigned32 | read-only |
The logical unit number (LUN) of the system drive the NFS export is associated with. This now has no meaning and is set to zero. This object is now obsolete, and is re-implemented as a table indexed by EVS and name. |
nfsExportPartitionID | 1.3.6.1.4.1.11096.6.1.1.3.3.1.2.1.7 | unsigned32 | read-only |
The partition ID of the volume the NFS export is associated with. This now has no meaning and is set to zero. This object is now obsolete, and is re-implemented as a table indexed by EVS and name. |
nfsExportsTable | 1.3.6.1.4.1.11096.6.1.1.3.3.1.3 | no-access |
A table containing the NFS export configuration for the system. The number of entries in this table is given by the value of nfsExportNumber. |
|
1.3.6.1.4.1.11096.6.1.1.3.3.1.3.1 | no-access |
NFS export information. |
||
nfsExportsEvs | 1.3.6.1.4.1.11096.6.1.1.3.3.1.3.1.1 | unsigned32 | read-only |
The ID of the EVS the NFS export is associated with. |
nfsExportsName | 1.3.6.1.4.1.11096.6.1.1.3.3.1.3.1.2 | displaystring | read-only |
The name of the NFS export. Each export has a unique name. |
nfsExportsPath | 1.3.6.1.4.1.11096.6.1.1.3.3.1.3.1.3 | displaystring | read-only |
The path to the NFS export. |
nfsExportsDeviceId | 1.3.6.1.4.1.11096.6.1.1.3.3.1.3.1.4 | unsigned32 | read-only |
The device ID of the volume the NFS export is associated with. |
nfsUsers | 1.3.6.1.4.1.11096.6.1.1.3.3.2 | |||
nfsUserNumber | 1.3.6.1.4.1.11096.6.1.1.3.3.2.1 | integer32 | read-only |
The number of NFS users which are configured for the system. |
nfsUserTable | 1.3.6.1.4.1.11096.6.1.1.3.3.2.2 | no-access |
A table containing the NFS user configuration for the system. The number of entries in this table is given by the value of nfsUserNumber. |
|
1.3.6.1.4.1.11096.6.1.1.3.3.2.2.1 | no-access |
NFS user information. |
||
nfsUserName | 1.3.6.1.4.1.11096.6.1.1.3.3.2.2.1.1 | displaystring | read-only |
The name of the UNIX user. |
nfsUserID | 1.3.6.1.4.1.11096.6.1.1.3.3.2.2.1.2 | unsigned32 | read-only |
The ID of the UNIX user. |
nfsUserMapping | 1.3.6.1.4.1.11096.6.1.1.3.3.3 | |||
nfsUserMappingNumber | 1.3.6.1.4.1.11096.6.1.1.3.3.3.1 | integer32 | read-only |
The number of NFS to NT user mappings which are configured for the system. |
nfsUserMappingTable | 1.3.6.1.4.1.11096.6.1.1.3.3.3.2 | no-access |
A table containing the NFS to NT user mapping configuration for the system. The number of entries in this table is given by the value of nfsUserMappingNumber. |
|
1.3.6.1.4.1.11096.6.1.1.3.3.3.2.1 | no-access |
NFS to NT user mapping information. |
||
nfsUserMappingUnixUserName | 1.3.6.1.4.1.11096.6.1.1.3.3.3.2.1.1 | displaystring | read-only |
The name of the UNIX user for which the mapping exists. |
nfsUserMappingUnixUserIDValid | 1.3.6.1.4.1.11096.6.1.1.3.3.3.2.1.2 | integer | read-only |
Indicates whether the UNIX user ID is configured user in the nfsUserTable. Enumeration: 'unknown': 3, 'valid': 1, 'invalid': 2. |
nfsUserMappingUnixUserID | 1.3.6.1.4.1.11096.6.1.1.3.3.3.2.1.3 | unsigned32 | read-only |
The UNIX user ID. |
nfsUserMappingNtUserName | 1.3.6.1.4.1.11096.6.1.1.3.3.3.2.1.4 | displaystring | read-only |
The name of the NT user for which the mapping exists. |
nfsUserMappingNtUserDomainName | 1.3.6.1.4.1.11096.6.1.1.3.3.3.2.1.5 | displaystring | read-only |
The NT domain name for which the mapping exists. |
nfsGroups | 1.3.6.1.4.1.11096.6.1.1.3.3.4 | |||
nfsGroupNumber | 1.3.6.1.4.1.11096.6.1.1.3.3.4.1 | integer32 | read-only |
The number of NFS groups configured for the system. |
nfsGroupTable | 1.3.6.1.4.1.11096.6.1.1.3.3.4.2 | no-access |
A table containing the NFS group configuration for the system. The number of entries in this table is given by the value of nfsGroupNumber. |
|
1.3.6.1.4.1.11096.6.1.1.3.3.4.2.1 | no-access |
NFS group information. |
||
nfsGroupName | 1.3.6.1.4.1.11096.6.1.1.3.3.4.2.1.1 | displaystring | read-only |
The name of the UNIX group. |
nfsGroupID | 1.3.6.1.4.1.11096.6.1.1.3.3.4.2.1.2 | unsigned32 | read-only |
The ID of the UNIX group. |
nfsGroupMapping | 1.3.6.1.4.1.11096.6.1.1.3.3.5 | |||
nfsGroupMappingNumber | 1.3.6.1.4.1.11096.6.1.1.3.3.5.1 | integer32 | read-only |
The number of NFS to NT group mappings which are configured for the system. |
nfsGroupMappingTable | 1.3.6.1.4.1.11096.6.1.1.3.3.5.2 | no-access |
A table containing the NFS to NT group mapping configuration for the system. The number of entries in this table is given by the value of nfsGroupMappingNumber. |
|
1.3.6.1.4.1.11096.6.1.1.3.3.5.2.1 | no-access |
NFS to NT group mapping information. |
||
nfsGroupMappingUnixGroupName | 1.3.6.1.4.1.11096.6.1.1.3.3.5.2.1.1 | displaystring | read-only |
The name of the UNIX group for which the mapping exists. |
nfsGroupMappingUnixGroupIDValid | 1.3.6.1.4.1.11096.6.1.1.3.3.5.2.1.2 | integer | read-only |
Indicates whether the UNIX group ID is configured user in the nfsGroupTable. Enumeration: 'unknown': 3, 'valid': 1, 'invalid': 2. |
nfsGroupMappingUnixGroupID | 1.3.6.1.4.1.11096.6.1.1.3.3.5.2.1.3 | unsigned32 | read-only |
The UNIX group ID. |
nfsGroupMappingNtGroupName | 1.3.6.1.4.1.11096.6.1.1.3.3.5.2.1.4 | displaystring | read-only |
The name of the NT group for which the mapping exists. |
nfsGroupMappingNtGroupDomainName | 1.3.6.1.4.1.11096.6.1.1.3.3.5.2.1.5 | displaystring | read-only |
The NT domain name for which the mapping exists. |
nfsStats | 1.3.6.1.4.1.11096.6.1.1.3.3.6 | |||
nfsVersion2 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1 | |||
null2Calls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.1 | counter32 | read-only |
The total number of 'Null' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
getAttr2Calls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.2 | counter32 | read-only |
The total number of 'GetAttr' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
setAttr2Calls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.3 | counter32 | read-only |
The total number of 'SetAttr' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
rootCalls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.4 | counter32 | read-only |
The total number of 'Root' calls received since power up NOTE: this variable is not used/implemented. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
lookup2Calls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.5 | counter32 | read-only |
The total number of 'Lookup' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
readLink2 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.6 | counter32 | read-only |
The total number of 'ReadLink' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
read2 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.7 | counter32 | read-only |
The total number of 'Read' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
writeCache | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.8 | counter32 | read-only |
The total number of 'Write Cache' calls received since power up. NOTE : this variable is not used/implemented. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
write2 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.9 | counter32 | read-only |
The total number of 'Write' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
create2 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.10 | counter32 | read-only |
The total number of 'Create' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
remove2 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.11 | counter32 | read-only |
The total number of 'Remove' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
rename2 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.12 | counter32 | read-only |
The total number of 'Rename' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
link2 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.13 | counter32 | read-only |
The total number of 'Link' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
symLink2 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.14 | counter32 | read-only |
The total number of 'Sym Link' calls received for NFS version 2 since power up. |
mkDir2 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.15 | counter32 | read-only |
The total number of 'MkDir' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
rmDir2 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.16 | counter32 | read-only |
The total number of 'RmDir' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
readDir2 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.17 | counter32 | read-only |
The total number of 'ReadDir' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
statFS2 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.18 | counter32 | read-only |
The total number of 'StatFS' calls received for NFS version 2 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
nfsV2StatsTable | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19 | no-access |
The statistics for the NFS version 2 service. The number of entries in this table is given by the value of clusterPNodeNumber. |
|
1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1 | no-access |
The statistics for the NFS version 2 service. |
||
nfsV2StatsClusterNode | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.1 | unsigned32 | read-only |
The Cluster Node for this value. |
nfsV2nullCalls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.2 | counter32 | read-only |
The total number of 'Null' calls received for NFS version 2 since power up. |
nfsV2getAttrCalls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.3 | counter32 | read-only |
The total number of 'GetAttr' calls received for NFS version 2 since power up. |
nfsV2setAttrCalls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.4 | counter32 | read-only |
The total number of 'SetAttr' calls received for NFS version 2 since power up. |
nfsV2rootCalls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.5 | counter32 | read-only |
The total number of 'Root' calls received since power up NOTE: this variable is not used/implemented. |
nfsV2lookupCalls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.6 | counter32 | read-only |
The total number of 'Lookup' calls received for NFS version 2 since power up. |
nfsV2readLink | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.7 | counter32 | read-only |
The total number of 'ReadLink' calls received for NFS version 2 since power up. |
nfsV2read | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.8 | counter32 | read-only |
The total number of 'Read' calls received for NFS version 2 since power up. |
nfsV2writeCache | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.9 | counter32 | read-only |
The total number of 'Write Cache' calls received since power up. NOTE : this variable is not used/implemented. |
nfsV2write | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.10 | counter32 | read-only |
The total number of 'Write' calls received for NFS version 2 since power up. |
nfsV2create | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.11 | counter32 | read-only |
The total number of 'Create' calls received for NFS version 2 since power up. |
nfsV2remove | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.12 | counter32 | read-only |
The total number of 'Remove' calls received for NFS version 2 since power up. |
nfsV2rename | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.13 | counter32 | read-only |
The total number of 'Rename' calls received for NFS version 2 since power up. |
nfsV2link | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.14 | counter32 | read-only |
The total number of 'Link' calls received for NFS version 2 since power up. |
nfsV2symLink | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.15 | counter32 | read-only |
The total number of 'Sym Link' calls received for NFS version 2 since power up. |
nfsV2mkDir | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.16 | counter32 | read-only |
The total number of 'MkDir' calls received for NFS version 2 since power up. |
nfsV2rmDir | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.17 | counter32 | read-only |
The total number of 'RmDir' calls received for NFS version 2 since power up. |
nfsV2readDir | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.18 | counter32 | read-only |
The total number of 'ReadDir' calls received for NFS version 2 since power up. |
nfsV2statFS | 1.3.6.1.4.1.11096.6.1.1.3.3.6.1.19.1.19 | counter32 | read-only |
The total number of 'StatFS' calls received for NFS version 2 since power up. |
nfsVersion3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2 | |||
null3Calls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.1 | counter32 | read-only |
The total number of 'Null' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
getAttr3Calls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.2 | counter32 | read-only |
The total number of 'GetAttr' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
setAttr3Calls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.3 | counter32 | read-only |
The total number of 'SetAttr' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
lookup3Calls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.4 | counter32 | read-only |
The total number of 'Lookup' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
access3Calls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.5 | counter32 | read-only |
The total number of 'Access' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
readLink3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.6 | counter32 | read-only |
The total number of 'ReadLink' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
read3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.7 | counter32 | read-only |
The total number of 'Read' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
write3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.8 | counter32 | read-only |
The total number of 'Write' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
create3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.9 | counter32 | read-only |
The total number of 'Create' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
mkdir3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.10 | counter32 | read-only |
The total number of 'MkDir' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
symLink3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.11 | counter32 | read-only |
The total number of 'SymLink' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
mkNod3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.12 | counter32 | read-only |
The total number of 'MkNod' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
remove3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.13 | counter32 | read-only |
The total number of 'Remove' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
rmDir3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.14 | counter32 | read-only |
The total number of 'RmDir' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
rename3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.15 | counter32 | read-only |
The total number of 'Rename' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
link3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.16 | counter32 | read-only |
The total number of 'Link' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
readDir3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.17 | counter32 | read-only |
The total number of 'ReadDir' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
readDirPlus3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.18 | counter32 | read-only |
The total number of 'ReadDirPlus' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
fsStat3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.19 | counter32 | read-only |
The total number of 'FSStat' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
fsInfo3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.20 | counter32 | read-only |
The total number of 'FSInfo' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
pathConf3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.21 | counter32 | read-only |
The total number of 'PathConf' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
commit3 | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.22 | counter32 | read-only |
The total number of 'Commit' calls received for NFS version 3 since power up. This object is now obsolete, and is replaced with a table of values indexed by Cluster Node and name. |
nfsV3StatsTable | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23 | no-access |
The statistics for the NFS version 3 service. The number of entries in this table is given by the value of clusterPNodeNumber. |
|
1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1 | no-access |
The statistics for the NFS version 3 service. |
||
nfsV3StatsClusterNode | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.1 | unsigned32 | read-only |
The Cluster Node for this value. |
nfsV3nullCalls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.2 | counter32 | read-only |
The total number of 'Null' calls received for NFS version 3 since power up. |
nfsV3getAttrCalls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.3 | counter32 | read-only |
The total number of 'GetAttr' calls received for NFS version 3 since power up. |
nfsV3setAttrCalls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.4 | counter32 | read-only |
The total number of 'SetAttr' calls received for NFS version 3 since power up. |
nfsV3lookupCalls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.5 | counter32 | read-only |
The total number of 'Lookup' calls received for NFS version 3 since power up. |
nfsV3accessCalls | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.6 | counter32 | read-only |
The total number of 'Access' calls received for NFS version 3 since power up. |
nfsV3readLink | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.7 | counter32 | read-only |
The total number of 'ReadLink' calls received for NFS version 3 since power up. |
nfsV3read | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.8 | counter32 | read-only |
The total number of 'Read' calls received for NFS version 3 since power up. |
nfsV3write | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.9 | counter32 | read-only |
The total number of 'Write' calls received for NFS version 3 since power up. |
nfsV3create | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.10 | counter32 | read-only |
The total number of 'Create' calls received for NFS version 3 since power up. |
nfsV3mkdir | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.11 | counter32 | read-only |
The total number of 'MkDir' calls received for NFS version 3 since power up. |
nfsV3symLink | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.12 | counter32 | read-only |
The total number of 'SymLink' calls received for NFS version 3 since power up. |
nfsV3mkNod | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.13 | counter32 | read-only |
The total number of 'MkNod' calls received for NFS version 3 since power up. |
nfsV3remove | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.14 | counter32 | read-only |
The total number of 'Remove' calls received for NFS version 3 since power up. |
nfsV3rmDir | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.15 | counter32 | read-only |
The total number of 'RmDir' calls received for NFS version 3 since power up. |
nfsV3rename | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.16 | counter32 | read-only |
The total number of 'Rename' calls received for NFS version 3 since power up. |
nfsV3link | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.17 | counter32 | read-only |
The total number of 'Link' calls received for NFS version 3 since power up. |
nfsV3readDir | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.18 | counter32 | read-only |
The total number of 'ReadDir' calls received for NFS version 3 since power up. |
nfsV3readDirPlus | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.19 | counter32 | read-only |
The total number of 'ReadDirPlus' calls received for NFS version 3 since power up. |
nfsV3fsStat | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.20 | counter32 | read-only |
The total number of 'FSStat' calls received for NFS version 3 since power up. |
nfsV3fsInfo | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.21 | counter32 | read-only |
The total number of 'FSInfo' calls received for NFS version 3 since power up. |
nfsV3pathConf | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.22 | counter32 | read-only |
The total number of 'PathConf' calls received for NFS version 3 since power up. |
nfsV3commit | 1.3.6.1.4.1.11096.6.1.1.3.3.6.2.23.1.23 | counter32 | read-only |
The total number of 'Commit' calls received for NFS version 3 since power up. |
nfsMounts | 1.3.6.1.4.1.11096.6.1.1.3.3.6.3 | counter32 | read-only |
The total number of NFS mounts since power up. This object is obsolete. It could not be measured. |
nfsClients | 1.3.6.1.4.1.11096.6.1.1.3.3.6.4 | counter32 | read-only |
The total number of NFS clients since power up. This object is obsolete. It could not be measured. |
nfsService | 1.3.6.1.4.1.11096.6.1.1.3.3.7 | |||
nfsServiceEnabled | 1.3.6.1.4.1.11096.6.1.1.3.3.7.1 | integer | read-only |
Indicates whether the NFS service is enabled or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
nfsServiceMaxUsers | 1.3.6.1.4.1.11096.6.1.1.3.3.7.2 | unsigned32 | read-only |
The maximum number of NFS users the service will allow. |
ftp | 1.3.6.1.4.1.11096.6.1.1.3.4 | |||
ftpTimeout | 1.3.6.1.4.1.11096.6.1.1.3.4.1 | integer32 | read-only |
The FTP session timeout in minutes. NOTE: this value applies to all FTP sessions. This object is obsolete. |
ftpMountPoints | 1.3.6.1.4.1.11096.6.1.1.3.4.2 | |||
ftpMountNumber | 1.3.6.1.4.1.11096.6.1.1.3.4.2.1 | integer32 | read-only |
The number of FTP mount points which are configured for the system. This object is obsolete. |
ftpMountTable | 1.3.6.1.4.1.11096.6.1.1.3.4.2.2 | no-access |
A table containing the FTP mount point configuration for the system. The number of entries in this table is given by the value of ftpMountNumber. This object is obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.3.4.2.2.1 | no-access |
FTP mount point information. This object is obsolete. |
||
ftpMountName | 1.3.6.1.4.1.11096.6.1.1.3.4.2.2.1.1 | displaystring | read-only |
The name of the FTP mount point. Each FTP mount point has a unique name. This object is obsolete. |
ftpMountNumberUsers | 1.3.6.1.4.1.11096.6.1.1.3.4.2.2.1.2 | unsigned32 | read-only |
The number of users of the FTP mount point. This object is obsolete. |
ftpMountWWN | 1.3.6.1.4.1.11096.6.1.1.3.4.2.2.1.3 | displaystring | read-only |
The world wide name (WWN) of the system drive the FTP mount point is associated with. This object is obsolete. |
ftpMountLUN | 1.3.6.1.4.1.11096.6.1.1.3.4.2.2.1.4 | unsigned32 | read-only |
The logical unit number (LUN) of the system drive the FTP mount point is associated with. This object is obsolete. |
ftpMountPartitionID | 1.3.6.1.4.1.11096.6.1.1.3.4.2.2.1.5 | unsigned32 | read-only |
The partition ID of the volume the FTP mount point is associated with. This object is obsolete. |
ftpUsers | 1.3.6.1.4.1.11096.6.1.1.3.4.3 | |||
ftpUserNumber | 1.3.6.1.4.1.11096.6.1.1.3.4.3.1 | integer32 | read-only |
The number of FTP users which are configured for the system. This object is obsolete. |
ftpUserTable | 1.3.6.1.4.1.11096.6.1.1.3.4.3.2 | no-access |
A table containing the FTP user configuration for the system. The number of entries in this table is given by the value of ftpUserNumber. This object is obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.3.4.3.2.1 | no-access |
FTP user information. This object is obsolete. |
||
ftpUserName | 1.3.6.1.4.1.11096.6.1.1.3.4.3.2.1.1 | displaystring | read-only |
The name of the FTP user. This object is obsolete. |
ftpUserMountPointExists | 1.3.6.1.4.1.11096.6.1.1.3.4.3.2.1.2 | integer | read-only |
Indicates whether the FTP mount point is configured in the ftpMountTable. This object is obsolete. Enumeration: 'doesnotExist': 2, 'exists': 1. |
ftpUserMountPoint | 1.3.6.1.4.1.11096.6.1.1.3.4.3.2.1.3 | displaystring | read-only |
The name of the FTP users mount point. This object is obsolete. |
ftpUserMountInitDirectory | 1.3.6.1.4.1.11096.6.1.1.3.4.3.2.1.4 | displaystring | read-only |
The FTP users initial directory. This object is obsolete. |
ftpLogging | 1.3.6.1.4.1.11096.6.1.1.3.4.4 | |||
ftpAuditLogging | 1.3.6.1.4.1.11096.6.1.1.3.4.4.1 | integer | read-only |
Indicates whether FTP Audit logging is enabled or not. This object is obsolete. Enumeration: 'disabled': 2, 'enabled': 1. |
ftpAuditLogVolumeWWN | 1.3.6.1.4.1.11096.6.1.1.3.4.4.2 | displaystring | read-only |
The world wide name (WWN) of the system drive the FTP server is to write the audit log to. This object is obsolete. |
ftpAuditLogVolumeLUN | 1.3.6.1.4.1.11096.6.1.1.3.4.4.3 | unsigned32 | read-only |
The logical unit number (LUN) of the system drive the FTP server is to write the audit log to. This object is obsolete. |
ftpAuditLogVolumePartitionID | 1.3.6.1.4.1.11096.6.1.1.3.4.4.4 | unsigned32 | read-only |
The partition ID of the volume the FTP server is to write the audit log to. This object is obsolete. |
ftpAuditLogDirectory | 1.3.6.1.4.1.11096.6.1.1.3.4.4.5 | displaystring | read-only |
The directory the FTP server is to write the audit log to. This object is obsolete. |
ftpAuditLogRecordsPerFile | 1.3.6.1.4.1.11096.6.1.1.3.4.4.6 | unsigned32 | read-only |
The number of records in each audit log file. This object is obsolete. |
ftpAuditMaximumLogFiles | 1.3.6.1.4.1.11096.6.1.1.3.4.4.7 | unsigned32 | read-only |
The maximum number of audit log files. This object is obsolete. |
ftpStats | 1.3.6.1.4.1.11096.6.1.1.3.4.5 | |||
ftpTotalSess | 1.3.6.1.4.1.11096.6.1.1.3.4.5.1 | counter32 | read-only |
The total number of FTP sessions since power up. This object is obsolete. |
ftpTotalFtpXferIn | 1.3.6.1.4.1.11096.6.1.1.3.4.5.2 | counter32 | read-only |
The total number of data transfers (files) in since power up. This object is obsolete. |
ftpBytesTotalXferIn | 1.3.6.1.4.1.11096.6.1.1.3.4.5.3 | counter64 | read-only |
The total number of data bytes transferred in since power up. This object is obsolete. |
ftpTotalFtpXferOut | 1.3.6.1.4.1.11096.6.1.1.3.4.5.4 | counter32 | read-only |
The total number of data transfers (files) out since power up. This object is obsolete. |
ftpBytesTotalXferOut | 1.3.6.1.4.1.11096.6.1.1.3.4.5.5 | counter64 | read-only |
The total number of data bytes transferred out since power up. This object is obsolete. |
ftpTotalFtpCommands | 1.3.6.1.4.1.11096.6.1.1.3.4.5.6 | counter32 | read-only |
The total number of commands issued from clients since power up. This object is obsolete. |
ftpTotalFtpReplies | 1.3.6.1.4.1.11096.6.1.1.3.4.5.7 | counter32 | read-only |
The total number of replies sent to clients since power up. This object is obsolete. |
ftpTotalBytesCommands | 1.3.6.1.4.1.11096.6.1.1.3.4.5.8 | counter64 | read-only |
The total number of bytes received in commands since power up. This object is obsolete. |
ftpTotalBytesReplies | 1.3.6.1.4.1.11096.6.1.1.3.4.5.9 | counter64 | read-only |
The total number of bytes set in replies since power up. This object is obsolete. |
ftpService | 1.3.6.1.4.1.11096.6.1.1.3.4.6 | |||
ftpServiceEnabled | 1.3.6.1.4.1.11096.6.1.1.3.4.6.1 | integer | read-only |
Indicates whether the FTP service is enabled or not. This object is obsolete. Enumeration: 'disabled': 2, 'enabled': 1. |
ftpServiceMaxUsers | 1.3.6.1.4.1.11096.6.1.1.3.4.6.2 | unsigned32 | read-only |
The maximum number of FTP users the service will allow. This object is obsolete. |
ftpSecurity | 1.3.6.1.4.1.11096.6.1.1.3.4.7 | |||
ftpNTPasswordEnabled | 1.3.6.1.4.1.11096.6.1.1.3.4.7.1 | integer | read-only |
Indicates whether FTP uses NT password authentication or not. This object is obsolete. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
ftpNISPasswordEnabled | 1.3.6.1.4.1.11096.6.1.1.3.4.7.2 | integer | read-only |
Indicates whether FTP uses NIS password authentication or not. This object is obsolete. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
http | 1.3.6.1.4.1.11096.6.1.1.3.5 | |||
httpConfig | 1.3.6.1.4.1.11096.6.1.1.3.5.1 | |||
httpHostVolumeWWN | 1.3.6.1.4.1.11096.6.1.1.3.5.1.1 | displaystring | read-only |
The world wide name (WWN) of the system drive the HTTP server is hosting. This object is now obsolete as no HTTP server is present. |
httpHostVolumeLUN | 1.3.6.1.4.1.11096.6.1.1.3.5.1.2 | unsigned32 | read-only |
The logical unit number (LUN) of the system drive the HTTP server is hosting. This object is now obsolete as no HTTP server is present. |
httpHostVolumePartitionID | 1.3.6.1.4.1.11096.6.1.1.3.5.1.3 | unsigned32 | read-only |
The partition ID of the volume the HTTP server is hosting. This object is now obsolete as no HTTP server is present. |
httpRoot | 1.3.6.1.4.1.11096.6.1.1.3.5.1.4 | displaystring | read-only |
The root directory the HTTP server is hosting. This object is now obsolete as no HTTP server is present. |
httpProduct | 1.3.6.1.4.1.11096.6.1.1.3.5.1.5 | displaystring | read-only |
The product string used by the HTTP server. This object is now obsolete as no HTTP server is present. |
httpMinTimeOut | 1.3.6.1.4.1.11096.6.1.1.3.5.1.6 | unsigned32 | read-only |
The minimum timeout used by the HTTP server in milliseconds. This object is now obsolete as no HTTP server is present. |
httpMaxTimeOut | 1.3.6.1.4.1.11096.6.1.1.3.5.1.7 | unsigned32 | read-only |
The maximum timeout used by the HTTP server in milliseconds. This object is now obsolete as no HTTP server is present. |
httpDecrTimeOut | 1.3.6.1.4.1.11096.6.1.1.3.5.1.8 | unsigned32 | read-only |
The time the HTTP server uses to decrement the timeout on client connection in milliseconds. This object is now obsolete as no HTTP server is present. |
httpIncrTimeOut | 1.3.6.1.4.1.11096.6.1.1.3.5.1.9 | unsigned32 | read-only |
The time the HTTP server uses to increment the timeout on a valid incoming request. This object is now obsolete as no HTTP server is present. |
httpMaxConnections | 1.3.6.1.4.1.11096.6.1.1.3.5.1.10 | unsigned32 | read-only |
The maximum number of connections allowed by the HTTP server. This object is now obsolete as no HTTP server is present. |
httpListDirectories | 1.3.6.1.4.1.11096.6.1.1.3.5.1.11 | integer | read-only |
Indicates whether the HTTP server list directories option is enabled or not. This object is now obsolete as no HTTP server is present. Enumeration: 'disabled': 2, 'enabled': 1. |
httpLogging | 1.3.6.1.4.1.11096.6.1.1.3.5.1.12 | integer | read-only |
Indicates whether HTTP server logging is enabled or not. This object is now obsolete as no HTTP server is present. Enumeration: 'disabled': 2, 'enabled': 1. |
httpMaximalLogging | 1.3.6.1.4.1.11096.6.1.1.3.5.1.13 | integer | read-only |
Indicates whether maximal logging is enabled or not for the HTTP server. This object is now obsolete as no HTTP server is present. Enumeration: 'disabled': 2, 'enabled': 1. |
httpLogVolumeWWN | 1.3.6.1.4.1.11096.6.1.1.3.5.1.14 | displaystring | read-only |
The world wide name (WWN) of the system drive the HTTP server is logging to. This object is now obsolete as no HTTP server is present. |
httpLogVolumeLUN | 1.3.6.1.4.1.11096.6.1.1.3.5.1.15 | unsigned32 | read-only |
The logical unit number (LUN) of the system drive the HTTP server is logging to. This object is now obsolete as no HTTP server is present. |
httpLogVolumePartitionID | 1.3.6.1.4.1.11096.6.1.1.3.5.1.16 | unsigned32 | read-only |
The partition ID of the volume the HTTP server is logging to. This object is now obsolete as no HTTP server is present. |
httpLogDirectory | 1.3.6.1.4.1.11096.6.1.1.3.5.1.17 | displaystring | read-only |
The name of the directory the HTTP server is logging to. This object is now obsolete as no HTTP server is present. |
httpLogRecordsPerFile | 1.3.6.1.4.1.11096.6.1.1.3.5.1.18 | unsigned32 | read-only |
The number of records per log file the HTTP server will generate during logging. This object is now obsolete as no HTTP server is present. |
httpMaximumLogFiles | 1.3.6.1.4.1.11096.6.1.1.3.5.1.19 | unsigned32 | read-only |
The maximum number of log files the HTTP server will generate during logging. This object is now obsolete as no HTTP server is present. |
httpMimeMapNumber | 1.3.6.1.4.1.11096.6.1.1.3.5.1.20 | integer32 | read-only |
The number of mime map entries configured for the HTTP server. This object is now obsolete as no HTTP server is present. |
httpMimeMapTable | 1.3.6.1.4.1.11096.6.1.1.3.5.1.21 | no-access |
A table containing the mime map configuration for the HTTP server in the system. The number of entries in this table is given by the value of httpMimeMapNumber. This object is now obsolete as no HTTP server is present. |
|
1.3.6.1.4.1.11096.6.1.1.3.5.1.21.1 | no-access |
Mime map information. This object is now obsolete as no HTTP server is present. |
||
httpMimeMapIndex | 1.3.6.1.4.1.11096.6.1.1.3.5.1.21.1.1 | integer32 | read-only |
A unique value for each mime map configured for the HTTP server in this system. Its value ranges between 1 and the value of httpMimeMapNumber. This object is now obsolete as no HTTP server is present. |
httpMimeMapExtension | 1.3.6.1.4.1.11096.6.1.1.3.5.1.21.1.2 | displaystring | read-only |
The extension on the file. This object is now obsolete as no HTTP server is present. |
httpMimeMapType | 1.3.6.1.4.1.11096.6.1.1.3.5.1.21.1.3 | displaystring | read-only |
The corresponding type the extension maps to. This object is now obsolete as no HTTP server is present. |
httpStats | 1.3.6.1.4.1.11096.6.1.1.3.5.2 | |||
httpConnsAccepted | 1.3.6.1.4.1.11096.6.1.1.3.5.2.1 | counter64 | read-only |
The number of TCP/IP connections that clients have made to the server. Clients running HTTP/1.1 can make multiple requests per connection, and so this number will typically be lower that the total number of requests. This object is now obsolete as no HTTP server is present. |
httpConnsRefused | 1.3.6.1.4.1.11096.6.1.1.3.5.2.2 | counter64 | read-only |
The total number of connections that were rejected with a '503 Service Unavailable' message. This object is now obsolete as no HTTP server is present. |
httpBytesXferOut | 1.3.6.1.4.1.11096.6.1.1.3.5.2.3 | counter64 | read-only |
The number of bytes sent by the server. This includes output HTTP headers. This object is now obsolete as no HTTP server is present. |
httpBytesXferIn | 1.3.6.1.4.1.11096.6.1.1.3.5.2.4 | counter64 | read-only |
The number of bytes received by the server. This object is now obsolete as no HTTP server is present. |
httpGetRequests | 1.3.6.1.4.1.11096.6.1.1.3.5.2.5 | counter64 | read-only |
The number of GET requests received. This object is now obsolete as no HTTP server is present. |
httpHeadRequests | 1.3.6.1.4.1.11096.6.1.1.3.5.2.6 | counter64 | read-only |
The number of HEAD requests received. This object is now obsolete as no HTTP server is present. |
httpPutRequests | 1.3.6.1.4.1.11096.6.1.1.3.5.2.7 | counter64 | read-only |
The number of PUT requests received. This object is now obsolete as no HTTP server is present. |
httpPostRequests | 1.3.6.1.4.1.11096.6.1.1.3.5.2.8 | counter64 | read-only |
The number of POST requests received. This object is now obsolete as no HTTP server is present. |
httpStatusOK | 1.3.6.1.4.1.11096.6.1.1.3.5.2.9 | counter64 | read-only |
The number of 200 OK status replies. This object is now obsolete as no HTTP server is present. |
httpStatusNotModified | 1.3.6.1.4.1.11096.6.1.1.3.5.2.10 | counter64 | read-only |
The number of 304 Not Modified status replies. This object is now obsolete as no HTTP server is present. |
httpStatusPreconFailed | 1.3.6.1.4.1.11096.6.1.1.3.5.2.11 | counter64 | read-only |
The number of 412 Precondition Failed status replies. This object is now obsolete as no HTTP server is present. |
httpStatusBadRequest | 1.3.6.1.4.1.11096.6.1.1.3.5.2.12 | counter64 | read-only |
The number of 400 Bad Request status replies. This object is now obsolete as no HTTP server is present. |
httpStatusForbidden | 1.3.6.1.4.1.11096.6.1.1.3.5.2.13 | counter64 | read-only |
The number of 403 Forbidden status replies. This object is now obsolete as no HTTP server is present. |
httpStatusNotFound | 1.3.6.1.4.1.11096.6.1.1.3.5.2.14 | counter64 | read-only |
The number of 404 Not Found status replies. This object is now obsolete as no HTTP server is present. |
httpStatusURITooLong | 1.3.6.1.4.1.11096.6.1.1.3.5.2.15 | counter64 | read-only |
The number of 414 URI Too Long status replies. This object is now obsolete as no HTTP server is present. |
httpStatusServerError | 1.3.6.1.4.1.11096.6.1.1.3.5.2.16 | counter64 | read-only |
The number of 500 Server Error status replies. This object is now obsolete as no HTTP server is present. |
httpStatusNotImplemented | 1.3.6.1.4.1.11096.6.1.1.3.5.2.17 | counter64 | read-only |
The number of 501 Not Implemented status replies. This object is now obsolete as no HTTP server is present. |
httpStatusServiceUnavailable | 1.3.6.1.4.1.11096.6.1.1.3.5.2.18 | counter64 | read-only |
The number of 503 Service Unavailable status replies. This object is now obsolete as no HTTP server is present. |
httpStatusOtherErr | 1.3.6.1.4.1.11096.6.1.1.3.5.2.19 | counter64 | read-only |
The number of other errors occurring. This object is now obsolete as no HTTP server is present. |
httpTimeOut | 1.3.6.1.4.1.11096.6.1.1.3.5.2.20 | unsigned32 | read-only |
The timeout period in milliseconds. This object is now obsolete as no HTTP server is present. |
httpOpenConnections | 1.3.6.1.4.1.11096.6.1.1.3.5.2.21 | unsigned32 | read-only |
The number of open HTTP connections. This object is now obsolete as no HTTP server is present. |
httpActiveConnections | 1.3.6.1.4.1.11096.6.1.1.3.5.2.22 | unsigned32 | read-only |
The number of active HTTP connections. This object is now obsolete as no HTTP server is present. |
httpService | 1.3.6.1.4.1.11096.6.1.1.3.5.3 | |||
httpServiceEnabled | 1.3.6.1.4.1.11096.6.1.1.3.5.3.1 | integer | read-only |
Indicates whether the HTTP service is enabled or not. This object is now obsolete as no HTTP server is present. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
httpServiceMaxUsers | 1.3.6.1.4.1.11096.6.1.1.3.5.3.2 | unsigned32 | read-only |
The maximum number of HTTP clients the service will allow. This object is now obsolete as no HTTP server is present. |
iScsi | 1.3.6.1.4.1.11096.6.1.1.3.6 | |||
iScsiConfiguration | 1.3.6.1.4.1.11096.6.1.1.3.6.1 | |||
iScsiServiceEnabled | 1.3.6.1.4.1.11096.6.1.1.3.6.1.1 | integer | read-only |
Indicates whether the iSCSI service is enabled or not. enabled(1) The service is enabled disabled(2) The service is not enabled unknown(3) The service status cannot be determined. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
iScsiParameterTable | 1.3.6.1.4.1.11096.6.1.1.3.6.1.2 | no-access |
A table containing a list of iSCSI parameters. |
|
1.3.6.1.4.1.11096.6.1.1.3.6.1.2.1 | no-access |
iSCSI parameter information. |
||
iScsiParameterEVS | 1.3.6.1.4.1.11096.6.1.1.3.6.1.2.1.1 | unsigned32 | read-only |
The EVS for which the Logical Unit parameters are configured. |
iScsiParameterName | 1.3.6.1.4.1.11096.6.1.1.3.6.1.2.1.2 | displaystring | read-only |
A unique name for the iSCSI parameter. |
iScsiParameterIsBoolean | 1.3.6.1.4.1.11096.6.1.1.3.6.1.2.1.3 | integer | read-only |
Whether the parameter is a boolean value. If the parameter is boolean, it will have either the value 0 (false) or 1 (true). Enumeration: 'notBoolean': 2, 'boolean': 1. |
iScsiParameterValue | 1.3.6.1.4.1.11096.6.1.1.3.6.1.2.1.4 | unsigned32 | read-only |
The value for the parameter. If the parameter is boolean, it will have either the value 0 (false) or 1 (true). |
iScsiTargetNumber | 1.3.6.1.4.1.11096.6.1.1.3.6.1.3 | integer32 | read-only |
The number of iSCSI targets. |
iScsiTargetTable | 1.3.6.1.4.1.11096.6.1.1.3.6.1.4 | no-access |
A table containing a list of iSCSI targets. The number of entries in this table is given by the value of iScsiTargetNumber. |
|
1.3.6.1.4.1.11096.6.1.1.3.6.1.4.1 | no-access |
iSCSI target information. |
||
iScsiGloballyUniqueName | 1.3.6.1.4.1.11096.6.1.1.3.6.1.4.1.1 | displaystring | read-only |
A unique name for the iSCSI target. |
iScsiTargetName | 1.3.6.1.4.1.11096.6.1.1.3.6.1.4.1.2 | displaystring | read-only |
The name of the iSCSI target. |
iScsiTargetComment | 1.3.6.1.4.1.11096.6.1.1.3.6.1.4.1.3 | displaystring | read-only |
The comment for the iSCSI target. |
iScsiTargetLogicalUnitNumber | 1.3.6.1.4.1.11096.6.1.1.3.6.1.4.1.4 | unsigned32 | read-only |
The number of Logical Units assigned to the iSCSI target. |
iScsiTargetAuthEnabled | 1.3.6.1.4.1.11096.6.1.1.3.6.1.4.1.5 | integer | read-only |
Whether authentication is enabled for this target. Enumeration: 'disabled': 2, 'enabled': 1. |
iScsiLogicalUnitNumber | 1.3.6.1.4.1.11096.6.1.1.3.6.1.5 | integer32 | read-only |
The number of iSCSI logical units. |
iScsiLogicalUnitTable | 1.3.6.1.4.1.11096.6.1.1.3.6.1.6 | no-access |
A table containing a list of iSCSI Logical Units. The number of entries in this table is given by the value of iScsiTargetLogicalUnitNumber in iScsiTargetTable. |
|
1.3.6.1.4.1.11096.6.1.1.3.6.1.6.1 | no-access |
iSCSI Logical Unit information. Indexed by EVS and Logical Unit name. |
||
iScsiLUEvs | 1.3.6.1.4.1.11096.6.1.1.3.6.1.6.1.1 | unsigned32 | read-only |
The EVS to which the Logical Unit is assigned. |
iScsiLUName | 1.3.6.1.4.1.11096.6.1.1.3.6.1.6.1.2 | displaystring | read-only |
The name of the Logical Unit. |
iScsiLUStatus | 1.3.6.1.4.1.11096.6.1.1.3.6.1.6.1.3 | integer | read-only |
The status of the Logical Unit unknown(1) - the status cannot be determined. Enumeration: 'unknown': 1. |
iScsiLUComment | 1.3.6.1.4.1.11096.6.1.1.3.6.1.6.1.4 | displaystring | read-only |
The comment relating to the Logical Unit. |
iScsiLUDeviceId | 1.3.6.1.4.1.11096.6.1.1.3.6.1.6.1.5 | unsigned32 | read-only |
The ID of the File System to which the Logical Unit is assigned. |
iScsiLUPath | 1.3.6.1.4.1.11096.6.1.1.3.6.1.6.1.6 | displaystring | read-only |
The path on the File System relating to the Logical Unit. |
iScsiLUInitialized | 1.3.6.1.4.1.11096.6.1.1.3.6.1.6.1.7 | integer | read-only |
Whether the Logical Unit is initialized. initialized(1) - the Logical Unit is initialized uninitialized(2) - the Logical unit is not initialized unknown(3) - the initialization status cannot be determined. Enumeration: 'uninitialized': 2, 'initialized': 1, 'unknown': 3. |
iScsiLUSize | 1.3.6.1.4.1.11096.6.1.1.3.6.1.6.1.8 | counter64 | read-only |
The size, in bytes, of the Logical Unit. |
iScsiTargetLogicalUnitTable | 1.3.6.1.4.1.11096.6.1.1.3.6.1.7 | no-access |
A table containing a list of iSCSI Logical Units assigned to iSCSI targets. The number of entries in this table is given by the value of iScsiTargetLogicalUnitNumber in iScsiTargetTable. |
|
1.3.6.1.4.1.11096.6.1.1.3.6.1.7.1 | no-access |
Information about iSCSI Logical Units assigned to iScsi targets. Indexed by target name and Logical Unit name. |
||
iScsiTargetLUTargetName | 1.3.6.1.4.1.11096.6.1.1.3.6.1.7.1.1 | displaystring | read-only |
The globally unique name of the target. |
iScsiTargetLULogicalUnitName | 1.3.6.1.4.1.11096.6.1.1.3.6.1.7.1.2 | displaystring | read-only |
The name of the Logical Unit assigned to the target. |
iScsiTargetLun | 1.3.6.1.4.1.11096.6.1.1.3.6.1.7.1.3 | integer32 | read-only |
The Logical Unit Number allocated to the LUN when it was assigned to the target. This is an arbitrary number which must be unique on the target. |
iSNSTable | 1.3.6.1.4.1.11096.6.1.1.3.6.1.8 | no-access |
A table containing details of iSNS servers. |
|
1.3.6.1.4.1.11096.6.1.1.3.6.1.8.1 | no-access |
Information about iSNS servers. |
||
iSNSIpAddress | 1.3.6.1.4.1.11096.6.1.1.3.6.1.8.1.1 | ipaddress | read-only |
The IP address of the iSNS server. |
iSNSPort | 1.3.6.1.4.1.11096.6.1.1.3.6.1.8.1.2 | unsigned32 | read-only |
The port on which to connect to the iSNS server. |
iScsiStatistics | 1.3.6.1.4.1.11096.6.1.1.3.6.2 | |||
iScsiStatisticsTable | 1.3.6.1.4.1.11096.6.1.1.3.6.2.1 | no-access |
A table containing a list of iSCSI statistics. |
|
1.3.6.1.4.1.11096.6.1.1.3.6.2.1.1 | no-access |
Information about iSCSI statistics. Indexed by Cluster Node id and metric name. |
||
iScsiStatisticsNodeId | 1.3.6.1.4.1.11096.6.1.1.3.6.2.1.1.1 | unsigned32 | read-only |
The Cluster Node for this value. |
iScsiStatisticsName | 1.3.6.1.4.1.11096.6.1.1.3.6.2.1.1.2 | displaystring | read-only |
The name of the value being reported. |
iScsiStatisticsValue | 1.3.6.1.4.1.11096.6.1.1.3.6.2.1.1.3 | counter64 | read-only |
The statistics value reported. |
backup | 1.3.6.1.4.1.11096.6.1.1.4 | |||
ndmpStatus | 1.3.6.1.4.1.11096.6.1.1.4.1 | |||
ndmpCurrentStatus | 1.3.6.1.4.1.11096.6.1.1.4.1.1 | integer | read-only |
Indicates the current status of the NDMP backup. Enumeration: 'started': 1, 'unknown': 4, 'aborting': 3, 'stopped': 2. |
ndmpEnabledOnBoot | 1.3.6.1.4.1.11096.6.1.1.4.1.2 | integer | read-only |
Indicates whether or not NDMP is enabled at boot time. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
ndmpDevices | 1.3.6.1.4.1.11096.6.1.1.4.2 | |||
autoChangerNumber | 1.3.6.1.4.1.11096.6.1.1.4.2.1 | integer32 | read-only |
The number of auto changers NDMP has detected. |
autoChangerTable | 1.3.6.1.4.1.11096.6.1.1.4.2.2 | no-access |
A table containing a list of auto changers NDMP has detected. The number of entries in this table is given by the value of autoChangerNumber. |
|
1.3.6.1.4.1.11096.6.1.1.4.2.2.1 | no-access |
Auto changer information. |
||
autoChangerIndex | 1.3.6.1.4.1.11096.6.1.1.4.2.2.1.1 | integer32 | read-only |
A unique value for each auto changer detected. Its value ranges between 1 and the value of autoChangerNumber. |
autoChangerDeviceName | 1.3.6.1.4.1.11096.6.1.1.4.2.2.1.2 | displaystring | read-only |
The device name of the auto changer. |
autoChangerSerialNumber | 1.3.6.1.4.1.11096.6.1.1.4.2.2.1.3 | displaystring | read-only |
The serial number of the auto changer. |
autoChangerEVS | 1.3.6.1.4.1.11096.6.1.1.4.2.2.1.4 | displaystring | read-only |
The Enterprise Virtual Server to which this auto changer is assigned. |
tapeDriveNumber | 1.3.6.1.4.1.11096.6.1.1.4.2.3 | integer32 | read-only |
The number of tape drives that NDMP has detected. |
tapeDriveTable | 1.3.6.1.4.1.11096.6.1.1.4.2.4 | no-access |
A table containing a list of all tape drives NDMP has detected. The number of entries in this table is given by the value of tapeDriveNumber. |
|
1.3.6.1.4.1.11096.6.1.1.4.2.4.1 | no-access |
Tape drive information. |
||
tapeDriveIndex | 1.3.6.1.4.1.11096.6.1.1.4.2.4.1.1 | integer32 | read-only |
A unique value for each tape drive. Its value ranges between 1 and the value of tapeDriveNumber. |
tapeDriveAutoChangerIndex | 1.3.6.1.4.1.11096.6.1.1.4.2.4.1.2 | integer32 | read-only |
The index of the auto changer in the autoChangerTable to which this tape drive is connected or -1 if it is not associated with an auto changer. |
tapeDriveDeviceName | 1.3.6.1.4.1.11096.6.1.1.4.2.4.1.3 | displaystring | read-only |
The device name of the tape drive. |
tapeDriveSerialNumber | 1.3.6.1.4.1.11096.6.1.1.4.2.4.1.4 | displaystring | read-only |
The serial number of the tape drive. |
tapeDriveLocation | 1.3.6.1.4.1.11096.6.1.1.4.2.4.1.5 | displaystring | read-only |
The location of the tape drive. |
tapeDriveEVS | 1.3.6.1.4.1.11096.6.1.1.4.2.4.1.6 | displaystring | read-only |
The Enterprise Virtual Server to which this tape drive is assigned. |
ndmpSnapshotOptions | 1.3.6.1.4.1.11096.6.1.1.4.3 | |||
ndmpAutoSnapCreateEnabled | 1.3.6.1.4.1.11096.6.1.1.4.3.1 | integer | read-only |
Determines whether snapshots are automatically created when NDMP performs a backup. enabled(1) - indicates that NDMP will create a snapshot (if one does not already exist) when a backup is to be performed. disabled(2) - indicates that NDMP will not automatically create a snapshot when a backup is to be performed. It will take a backup of the live file system if no snapshot exists. unknown(3) - indicates that snapshot is disabled on this system and the value is therefore unknown. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
ndmpAutoSnapDeleteMode | 1.3.6.1.4.1.11096.6.1.1.4.3.2 | integer | read-only |
Indicates whether NDMP will remove a snapshot automatically when the backup is complete. immediately(1) - indicates that the snapshot will be deleted immediately after use. whenObsolete(2) - indicates that the snapshot will be deleted when it becomes obsolete. unknown(3) - indicates that snapshot is disabled on this system and the value is therefore unknown. Enumeration: 'immediately': 1, 'unknown': 3, 'whenObsolete': 2. |
ndmpAutoSnapMaxRetention | 1.3.6.1.4.1.11096.6.1.1.4.3.3 | unsigned32 | read-only |
The maximum retention time of snapshot (in days) which has been automatically created by NDMP as a result of performing a backup. NOTE: this value is set to 0 if snapshot is disabled on this system. |
mgmnt | 1.3.6.1.4.1.11096.6.1.1.5 | |||
systemUsers | 1.3.6.1.4.1.11096.6.1.1.5.1 | |||
systemUserNumber | 1.3.6.1.4.1.11096.6.1.1.5.1.1 | integer32 | read-only |
The number of users which are configured to access the system through web and telnet via password authentication. NOTE: this does not include users which have higher level access than supervisor. |
systemUserTable | 1.3.6.1.4.1.11096.6.1.1.5.1.2 | no-access |
A table containing a list of all users configured to access the system through web and telnet via password authentication. NOTE: this does not include users which have higher level access than supervisor. The number of entries in this table is given by the value of systemUserNumber. |
|
1.3.6.1.4.1.11096.6.1.1.5.1.2.1 | no-access |
System user information. |
||
systemUserName | 1.3.6.1.4.1.11096.6.1.1.5.1.2.1.1 | displaystring | read-only |
The login name of the system user. |
systemUserAccessLevel | 1.3.6.1.4.1.11096.6.1.1.5.1.2.1.2 | displaystring | read-only |
The access level granted to the system user. |
license | 1.3.6.1.4.1.11096.6.1.1.5.2 | |||
licenseKeyNumber | 1.3.6.1.4.1.11096.6.1.1.5.2.1 | integer32 | read-only |
The number of license keys for this server. |
licenseKeyTable | 1.3.6.1.4.1.11096.6.1.1.5.2.2 | no-access |
A table containing a list of license keys. The number of entries in this table is given by the value of licenseKeyNumber. |
|
1.3.6.1.4.1.11096.6.1.1.5.2.2.1 | no-access |
License key information. |
||
licenseKeyIndex | 1.3.6.1.4.1.11096.6.1.1.5.2.2.1.1 | integer32 | read-only |
A unique value for each license key. Its value ranges between 1 and the value of licenseKeyNumber. |
licenseKeyString | 1.3.6.1.4.1.11096.6.1.1.5.2.2.1.2 | displaystring | read-only |
The license key string. |
licenseKeyValid | 1.3.6.1.4.1.11096.6.1.1.5.2.2.1.3 | integer | read-only |
Indicates whether the license key is valid on this server or not. Enumeration: 'unknown': 3, 'valid': 1, 'invalid': 2. |
licenseCIFSService | 1.3.6.1.4.1.11096.6.1.1.5.2.2.1.4 | integer | read-only |
Indicates whether this license key enables the use of the CIFS service or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
licenseNFSService | 1.3.6.1.4.1.11096.6.1.1.5.2.2.1.5 | integer | read-only |
Indicates whether this license key enables the use of the NFS service or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
licenseFTPService | 1.3.6.1.4.1.11096.6.1.1.5.2.2.1.6 | integer | read-only |
Indicates whether this license key enables the use of the FTP service or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
licenseHTTPService | 1.3.6.1.4.1.11096.6.1.1.5.2.2.1.7 | integer | read-only |
Indicates whether this license key enables the use of the HTTP service or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
licenseFailoverService | 1.3.6.1.4.1.11096.6.1.1.5.2.2.1.8 | integer | read-only |
Indicates whether this license key enables the use of the Failover service or not. This object is obsolete: failover has been superceded by clustering. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
licenseRAIDService | 1.3.6.1.4.1.11096.6.1.1.5.2.2.1.9 | integer | read-only |
Indicates whether this license key enables the use of more than one RAID controller in the system or not. Enumeration: 'unknown': 3, 'single': 1, 'multiple': 2. |
licenseTable | 1.3.6.1.4.1.11096.6.1.1.5.2.3 | no-access |
A table containing a list of valid license keys and the service(s) they license. |
|
1.3.6.1.4.1.11096.6.1.1.5.2.3.1 | no-access |
License information. |
||
licenseIndex | 1.3.6.1.4.1.11096.6.1.1.5.2.3.1.1 | integer32 | read-only |
A unique value for each licensed service. |
licenseKey | 1.3.6.1.4.1.11096.6.1.1.5.2.3.1.2 | displaystring | read-only |
The license key. |
licenseService | 1.3.6.1.4.1.11096.6.1.1.5.2.3.1.3 | displaystring | read-only |
A service licensed by the given license. |
access | 1.3.6.1.4.1.11096.6.1.1.5.3 | |||
web | 1.3.6.1.4.1.11096.6.1.1.5.3.1 | |||
webAccessEnabled | 1.3.6.1.4.1.11096.6.1.1.5.3.1.1 | integer | read-only |
Indicates whether access to the web (GUI) interface is permitted or not. The setting disabled(2) indicates access to the web interface will not be allowed regardless of any other configuration settings for this interface. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
webAccessRestricted | 1.3.6.1.4.1.11096.6.1.1.5.3.1.2 | integer | read-only |
Indicates whether access to the web interface is restricted to the set of hostnames or IP addresses configured in webAccessRestrictedTable or unrestricted (such that any client may access the web interface). NOTE : this setting controls the use of the web access restricted table in that there may be entries in this table, but access to the interface will be allowed from any host if this variable is set to unrestricted(2). This object is now obsolete. Enumeration: 'restricted': 1, 'unrestricted': 2, 'unknown': 3. |
webAccessRestrictedNumber | 1.3.6.1.4.1.11096.6.1.1.5.3.1.3 | integer32 | read-only |
The number of restricted web access entries configured. This object is now obsolete. |
webAccessRestrictedTable | 1.3.6.1.4.1.11096.6.1.1.5.3.1.4 | no-access |
A table containing the hostnames or IP addresses of clients which have restricted access to the web interface. The number of entries in this table is given by the value of webAccessRestrictedNumber. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.5.3.1.4.1 | no-access |
Restricted web access information. This object is now obsolete. |
||
webAccessRestrictedHost | 1.3.6.1.4.1.11096.6.1.1.5.3.1.4.1.1 | displaystring | read-only |
The hostname or IP address of a client which has restricted access to the web interface. This object is now obsolete. |
webAccessPortNumber | 1.3.6.1.4.1.11096.6.1.1.5.3.1.5 | integer32 | read-only |
The port number through which access to the web interface is available (subject to any security restrictions). This object is now obsolete. |
webAccessMaxConnections | 1.3.6.1.4.1.11096.6.1.1.5.3.1.6 | integer32 | read-only |
The maximum number of simultaneous connections which are allowed access to the web interface. This object is now obsolete. |
sictrl | 1.3.6.1.4.1.11096.6.1.1.5.3.2 | |||
sictrlAccessEnabled | 1.3.6.1.4.1.11096.6.1.1.5.3.2.1 | integer | read-only |
Indicates whether access to the SiCtrl (command line) interface is permitted or not. The setting disabled(2) indicates access to the SiCtrl interface will not be allowed regardless of any other configuration settings for this interface. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
sictrlAccessRestricted | 1.3.6.1.4.1.11096.6.1.1.5.3.2.2 | integer | read-only |
Indicates whether access to the SiCtrl interface is restricted to the set of hostnames or IP addresses configured in sictrlAccessRestrictedTable or unrestricted (such that any client may access the SiCtrl interface). NOTE: this setting controls the use of the SiCtrl access restricted table in that there may be entries in this table, but access to the interface will be allowed from any host if this variable is set to unrestricted(2). Enumeration: 'restricted': 1, 'unrestricted': 2, 'unknown': 3. |
sictrlAccessRestrictedNumber | 1.3.6.1.4.1.11096.6.1.1.5.3.2.3 | integer32 | read-only |
The number of restricted SiCtrl access entries configured. |
sictrlAccessRestrictedTable | 1.3.6.1.4.1.11096.6.1.1.5.3.2.4 | no-access |
A table containing the hostnames or IP addresses of clients which have restricted access the SiCtrl interface. The number of entries in this table is given by the value of sictrlAccessRestrictedNumber. |
|
1.3.6.1.4.1.11096.6.1.1.5.3.2.4.1 | no-access |
Restricted SiCtrl access information. |
||
sictrlAccessRestrictedHost | 1.3.6.1.4.1.11096.6.1.1.5.3.2.4.1.1 | displaystring | read-only |
The hostname or IP address of a client which has restricted access to the SiCtrl interface. |
sictrlAccessPortNumber | 1.3.6.1.4.1.11096.6.1.1.5.3.2.5 | integer32 | read-only |
The port number through which access to the SiCtrl interface is available (subject to any security restrictions). |
sictrlAccessMaxConnections | 1.3.6.1.4.1.11096.6.1.1.5.3.2.6 | integer32 | read-only |
The maximum number of simultaneous connections which are allowed access to the SiCtrl interface. |
telnet | 1.3.6.1.4.1.11096.6.1.1.5.3.3 | |||
telnetAccessEnabled | 1.3.6.1.4.1.11096.6.1.1.5.3.3.1 | integer | read-only |
Indicates whether access to the telnet interface is permitted or not. The setting disabled(2) indicates access to the telnet interface will not be allowed regardless of any other configuration settings for this interface. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
telnetAccessRestricted | 1.3.6.1.4.1.11096.6.1.1.5.3.3.2 | integer | read-only |
Indicates whether access to the telnet interface is restricted to the set of hostnames or IP addresses configured in telnetAccessRestrictedTable or unrestricted (such that any client may access the telnet interface). NOTE: this setting controls the use of the telnet access restricted table in that there may be entries in this table, but access to the interface will be allowed from any host if this variable is set to unrestricted(2). Enumeration: 'restricted': 1, 'unrestricted': 2, 'unknown': 3. |
telnetAccessRestrictedNumber | 1.3.6.1.4.1.11096.6.1.1.5.3.3.3 | integer32 | read-only |
The number of restricted telnet access entries configured. |
telnetAccessRestrictedTable | 1.3.6.1.4.1.11096.6.1.1.5.3.3.4 | no-access |
A table containing the hostnames or IP addresses of clients which have restricted access the telnet interface. The number of entries in this table is given by the value of telnetAccessRestrictedNumber. |
|
1.3.6.1.4.1.11096.6.1.1.5.3.3.4.1 | no-access |
Restricted telnet access information. |
||
telnetAccessRestrictedHost | 1.3.6.1.4.1.11096.6.1.1.5.3.3.4.1.1 | displaystring | read-only |
The hostname or IP address of a client which has restricted access to the telnet interface. |
telnetAccessPortNumber | 1.3.6.1.4.1.11096.6.1.1.5.3.3.5 | integer32 | read-only |
The port number through which access to the telnet interface is available (subject to any security restrictions). |
telnetAccessMaxConnections | 1.3.6.1.4.1.11096.6.1.1.5.3.3.6 | integer32 | read-only |
The maximum number of simultaneous connections which are allowed access to the telnet interface. |
secureWeb | 1.3.6.1.4.1.11096.6.1.1.5.3.4 | |||
secureWebAccessEnabled | 1.3.6.1.4.1.11096.6.1.1.5.3.4.1 | integer | read-only |
Indicates whether access to the secure web interface is permitted or not. The setting disabled(2) indicates access to the secure web interface will not be allowed regardless of any other configuration settings for this interface. This object is now obsolete. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
secureWebAccessRestricted | 1.3.6.1.4.1.11096.6.1.1.5.3.4.2 | integer | read-only |
Indicates whether access to the secure web interface is restricted to the set of hostnames or IP addresses configured in secureWebAccessRestrictedTable or unrestricted (such that any client may access the secure web interface). NOTE: this setting controls the use of the secure web access restricted table in that there may be entries in this table, but access to the interface will be allowed from any host if this variable is set to unrestricted(2). This object is now obsolete. Enumeration: 'restricted': 1, 'unrestricted': 2, 'unknown': 3. |
secureWebAccessRestrictedNumber | 1.3.6.1.4.1.11096.6.1.1.5.3.4.3 | integer32 | read-only |
The number of restricted secure web access entries configured. This object is now obsolete. |
secureWebAccessRestrictedTable | 1.3.6.1.4.1.11096.6.1.1.5.3.4.4 | no-access |
A table containing the hostnames or IP addresses of clients which have restricted access the secure web interface. The number of entries in this table is given by the value of secureWebAccessRestrictedNumber. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.5.3.4.4.1 | no-access |
Restricted secure web access information. This object is now obsolete. |
||
secureWebAccessRestrictedHost | 1.3.6.1.4.1.11096.6.1.1.5.3.4.4.1.1 | displaystring | read-only |
The hostname or IP address of a client which has restricted access to the secure web interface. This object is now obsolete. |
secureWebAccessPortNumber | 1.3.6.1.4.1.11096.6.1.1.5.3.4.5 | integer32 | read-only |
The port number through which access to the secure web interface is available (subject to any security restrictions). This object is now obsolete. |
secureWebAccessMaxConnections | 1.3.6.1.4.1.11096.6.1.1.5.3.4.6 | integer32 | read-only |
The maximum number of simultaneous connections which are allowed access to the secure web interface. This object is now obsolete. |
lcd | 1.3.6.1.4.1.11096.6.1.1.5.3.5 | |||
lcdFrontPanelLocked | 1.3.6.1.4.1.11096.6.1.1.5.3.5.1 | integer | read-only |
Indicates whether the front panel LCD on the server is locked or not. This object is obsolete. Enumeration: 'locked': 1, 'unLocked': 2. |
eventlog | 1.3.6.1.4.1.11096.6.1.1.5.4 | |||
eventLogNumber | 1.3.6.1.4.1.11096.6.1.1.5.4.1 | integer32 | read-only |
The total number of events currently logged. This object is now obsolete. |
eventLogTable | 1.3.6.1.4.1.11096.6.1.1.5.4.2 | no-access |
A table containing a list of all Events logged for the system. The number of entries in this table is given by the value of eventLogNumber. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.5.4.2.1 | no-access |
Event log information. This object is now obsolete. |
||
eventLogTimeStamp | 1.3.6.1.4.1.11096.6.1.1.5.4.2.1.1 | displaystring | read-only |
The timestamp of the event in UTC format. This object is now obsolete. |
eventLogHandle | 1.3.6.1.4.1.11096.6.1.1.5.4.2.1.2 | integer32 | read-only |
A unique handle for the event. This object is now obsolete. |
eventLogText | 1.3.6.1.4.1.11096.6.1.1.5.4.2.1.3 | displaystring | read-only |
The text describing the event. This object is now obsolete. |
alerts | 1.3.6.1.4.1.11096.6.1.1.5.5 | |||
mailAlertConfig | 1.3.6.1.4.1.11096.6.1.1.5.5.1 | |||
smtpAddr | 1.3.6.1.4.1.11096.6.1.1.5.5.1.1 | displaystring | read-only |
The IP address or hostname of the SMTP server. |
smtpCritFreq | 1.3.6.1.4.1.11096.6.1.1.5.5.1.2 | integer | read-only |
The frequency at which alerts within the critical category may be sent to the mail recipient(s). Enumeration: 'immediately': 2, 'never': 1, 'unknown': 3. |
smtpSevFreq | 1.3.6.1.4.1.11096.6.1.1.5.5.1.3 | integer | read-only |
The frequency at which alerts within the severe category may be sent to the mail recipient(s). Enumeration: 'immediately': 2, 'never': 1, 'daily': 3, 'unknown': 4. |
smtpWarnFreq | 1.3.6.1.4.1.11096.6.1.1.5.5.1.4 | integer | read-only |
The frequency at which alerts within the warning category may be sent to the mail recipient(s). Enumeration: 'immediately': 2, 'never': 1, 'daily': 3, 'unknown': 4. |
smtpInfoFreq | 1.3.6.1.4.1.11096.6.1.1.5.5.1.5 | integer | read-only |
The frequency at which alerts within the information category may be sent to the mail recipient(s). Enumeration: 'immediately': 2, 'never': 1, 'daily': 3, 'unknown': 4. |
smtpRecipNumber | 1.3.6.1.4.1.11096.6.1.1.5.5.1.6 | integer32 | read-only |
The number of email recipients configured to receive alerts. |
smtpRecipTable | 1.3.6.1.4.1.11096.6.1.1.5.5.1.7 | no-access |
A table containing a list of all configured mail alert recipients for this system. The number of entries in this table is given by the value of smtpRecipNumber. This object is obsolete. Superceded by smptRecipientTable. |
|
1.3.6.1.4.1.11096.6.1.1.5.5.1.7.1 | no-access |
Mail alert recipient information. This object is obsolete. Superceded by smtpRecipientEntry. |
||
smtpRecipIndex | 1.3.6.1.4.1.11096.6.1.1.5.5.1.7.1.1 | integer32 | read-only |
A unique value for each configured mail recipient. Its value ranges between 1 and the value of smtpRecipNumber. This table entry is obsolete. Superceded by smtpRecipientIndex. |
smtpRecipName | 1.3.6.1.4.1.11096.6.1.1.5.5.1.7.1.2 | displaystring | read-only |
The email address of the recipient. This table entry is obsolete. Superceded by smtpRecipientName. |
smtpDiagUUencEnabled | 1.3.6.1.4.1.11096.6.1.1.5.5.1.8 | integer | read-only |
Indicates whether diagnostic emails are UU encoded or not. Enumeration: 'disabled': 2, 'unknown': 3, 'enabled': 1. |
smtpUndisclosedRecipNumber | 1.3.6.1.4.1.11096.6.1.1.5.5.1.9 | integer32 | read-only |
The number of email recipients configured to receive undisclosed alerts. This object is obsolete. Undisclosed recipients are now grouped with disclosed recipients. |
smtpUndisclosedRecipTable | 1.3.6.1.4.1.11096.6.1.1.5.5.1.10 | no-access |
A table containing a list of all configured mail alert recipients which are to receive undisclosed alerts for this system. The number of entries in this table is given by the value of smtpUndisclosedRecipNumber. This object is obsolete. Undisclosed recipients are now grouped with disclosed recipients. |
|
1.3.6.1.4.1.11096.6.1.1.5.5.1.10.1 | no-access |
Undisclosed mail alert recipient information. This table is obsolete. Undisclosed recipients are now grouped with disclosed recipients. |
||
smtpUndisclosedRecipIndex | 1.3.6.1.4.1.11096.6.1.1.5.5.1.10.1.1 | integer32 | read-only |
A unique value for each configured mail recipient which is to receive undisclosed alert information. Its value ranges between 1 and the value of smtpUndisclosedRecipNumber. This table entry is obsolete. Undisclosed recipients are now grouped with disclosed recipients. |
smtpUndisclosedRecipName | 1.3.6.1.4.1.11096.6.1.1.5.5.1.10.1.2 | displaystring | read-only |
The email address of the recipient. This object is obsolete. Undisclosed recipients are now grouped with disclosed recipients. |
smtpRecipientTable | 1.3.6.1.4.1.11096.6.1.1.5.5.1.11 | no-access |
A table containing a list of all configured mail alert recipients for this system, whether to disclose details in emails sent to the recipients and whether to send empty summary emails when due. The number of entries in this table is given by the value of smtpRecipNumber. |
|
1.3.6.1.4.1.11096.6.1.1.5.5.1.11.1 | no-access |
Mail alert recipient information. |
||
smtpRecipientIndex | 1.3.6.1.4.1.11096.6.1.1.5.5.1.11.1.1 | integer32 | read-only |
A unique value for each configured mail recipient. |
smtpRecipientName | 1.3.6.1.4.1.11096.6.1.1.5.5.1.11.1.2 | displaystring | read-only |
The email address of the recipient. |
smtpRecipientDisclose | 1.3.6.1.4.1.11096.6.1.1.5.5.1.11.1.3 | displaystring | read-only |
Disclose details in emails to this recipient. |
smtpRecipientEmpty | 1.3.6.1.4.1.11096.6.1.1.5.5.1.11.1.4 | displaystring | read-only |
If there have been no events when summary emails are due then send empty emails. |
winAlertConfig | 1.3.6.1.4.1.11096.6.1.1.5.5.2 | |||
winCritFreq | 1.3.6.1.4.1.11096.6.1.1.5.5.2.1 | integer | read-only |
The frequency at which alerts within the critical category may be sent to the windows popup recipient(s). This object is now obsolete. Enumeration: 'immediately': 2, 'never': 1, 'unknown': 3. |
winSevFreq | 1.3.6.1.4.1.11096.6.1.1.5.5.2.2 | integer | read-only |
The frequency at which alerts within the severe category may be sent to the windows popup recipient(s). This object is now obsolete. Enumeration: 'immediately': 2, 'never': 1, 'unknown': 3. |
winWarnFreq | 1.3.6.1.4.1.11096.6.1.1.5.5.2.3 | integer | read-only |
The frequency at which alerts within the warning category may be sent to the windows popup recipient(s). This object is now obsolete. Enumeration: 'immediately': 2, 'never': 1, 'unknown': 3. |
winInfoFreq | 1.3.6.1.4.1.11096.6.1.1.5.5.2.4 | integer | read-only |
The frequency at which alerts within the information category may be sent to the windows popup recipient(s). This object is now obsolete. Enumeration: 'immediately': 2, 'never': 1, 'unknown': 3. |
winRecipNumber | 1.3.6.1.4.1.11096.6.1.1.5.5.2.5 | integer32 | read-only |
The number of windows popup recipients configured to receive alerts. This object is now obsolete. |
winRecipTable | 1.3.6.1.4.1.11096.6.1.1.5.5.2.6 | no-access |
A table containing a list of all configured windows popup alert recipients for this system. The number of entries in this table is given by the value of winRecipNumber. This object is now obsolete. |
|
1.3.6.1.4.1.11096.6.1.1.5.5.2.6.1 | no-access |
Windows alert recipient information. This object is now obsolete. |
||
winRecipIndex | 1.3.6.1.4.1.11096.6.1.1.5.5.2.6.1.1 | integer32 | read-only |
A unique value for each configured windows popup recipient. Its value ranges between 1 and the value of winRecipNumber. This object is now obsolete. |
winRecipName | 1.3.6.1.4.1.11096.6.1.1.5.5.2.6.1.2 | displaystring | read-only |
The name of the windows popup recipient. This object is now obsolete. |
snmpAlertConfig | 1.3.6.1.4.1.11096.6.1.1.5.5.3 | |||
snmpCritFreq | 1.3.6.1.4.1.11096.6.1.1.5.5.3.1 | integer | read-only |
The frequency at which alerts within the critical category may be sent to the SNMP recipient(s). Enumeration: 'immediately': 2, 'never': 1, 'unknown': 3. |
snmpSevFreq | 1.3.6.1.4.1.11096.6.1.1.5.5.3.2 | integer | read-only |
The frequency at which alerts within the severe category may be sent to the SNMP recipient(s). Enumeration: 'immediately': 2, 'never': 1, 'unknown': 3. |
snmpWarnFreq | 1.3.6.1.4.1.11096.6.1.1.5.5.3.3 | integer | read-only |
The frequency at which alerts within the warning category may be sent to the SNMP recipient(s). Enumeration: 'immediately': 2, 'never': 1, 'unknown': 3. |
snmpInfoFreq | 1.3.6.1.4.1.11096.6.1.1.5.5.3.4 | integer | read-only |
The frequency at which alerts within the information category may be sent to the SNMP recipient(s). Enumeration: 'immediately': 2, 'never': 1, 'unknown': 3. |
snmpRecipNumber | 1.3.6.1.4.1.11096.6.1.1.5.5.3.5 | integer32 | read-only |
The number of SNMP recipients configured to receive alerts. This object is obsolete. It has been replaced by the object snmpTrapHostNumber. |
snmpRecipTable | 1.3.6.1.4.1.11096.6.1.1.5.5.3.6 | no-access |
A table containing a list of all SNMP alert recipients for this system. The number of entries in this table is given by the value of snmpRecipNumber. This object is obsolete. It has been replaced by the table object snmpTrapHostTable. |
|
1.3.6.1.4.1.11096.6.1.1.5.5.3.6.1 | no-access |
SNMP alert recipient information. This object is obsolete. It has been replaced by the object snmpTrapHostEntry. |
||
snmpRecipIndex | 1.3.6.1.4.1.11096.6.1.1.5.5.3.6.1.1 | integer32 | read-only |
A unique value for each configured SNMP alert recipient. Its value ranges between 1 and the value of snmpRecipNumber. This object is obsolete. It has been replaced by the object snmpTrapHostIndex. |
snmpRecipName | 1.3.6.1.4.1.11096.6.1.1.5.5.3.6.1.2 | displaystring | read-only |
The hostname or IP address of the SNMP manager to receive the alert. This object is obsolete. It has been replaced by the object snmpTrapHost. |
snmpAgent | 1.3.6.1.4.1.11096.6.1.1.5.6 | |||
snmpProtocolMode | 1.3.6.1.4.1.11096.6.1.1.5.6.1 | integer | read-only |
Indicates the protocol to be used by the agent: bilingual(1) - the agent will process SNMP version 1 or SNMP version 2c requests. The protocol version used in the response will be that used in the request. version1(2) - the agent will only process requests made using SNMP version 1. The response will be sent using SNMP version 1. version2c(3) - the agent will only process requests made using SNMP version 2c. The response will be sent using SNMP version 2c. NOTE: requests made using a protocol version which does not comply with the agents protocol configuration will result in the badVersions statistic being incremented and the SNMP packet being discarded. Enumeration: 'version2c': 3, 'unknown': 4, 'version1': 2, 'bilingual': 1. |
snmpAccessRestricted | 1.3.6.1.4.1.11096.6.1.1.5.6.2 | integer | read-only |
Indicates whether access to the SNMP agent is restricted to the set of hostnames or IP addresses configured in snmpAccessRestrictedTable or unrestricted (such that any manager may access the SNMP agent). NOTE : this setting controls the use of the SNMP access restricted table in that there may be entries in this table, but access to the interface will be allowed from any host if this variable is set to unrestricted(2). Enumeration: 'restricted': 1, 'unrestricted': 2, 'unknown': 3. |
snmpAccessRestrictedNumber | 1.3.6.1.4.1.11096.6.1.1.5.6.3 | integer32 | read-only |
The number of configured restricted access entries. |
snmpAccessRestrictedTable | 1.3.6.1.4.1.11096.6.1.1.5.6.4 | no-access |
A table containing the hostnames or IP addresses of managers which have restricted access the SNMP agent. The number of entries in this table is given by the value of snmpAccessRestrictedNumber. |
|
1.3.6.1.4.1.11096.6.1.1.5.6.4.1 | no-access |
Restricted SNMP access information. |
||
snmpAccessRestrictedHost | 1.3.6.1.4.1.11096.6.1.1.5.6.4.1.1 | displaystring | read-only |
The hostname or IP address of a manager which has restricted access to the SNMP agent. |
snmpTrapHostNumber | 1.3.6.1.4.1.11096.6.1.1.5.6.5 | integer32 | read-only |
The number of configured host destinations to receive traps from the SNMP agent. NOTE: the traps generated include alert events and: linkUp, coldStart AND authenticationFailure (which is controlled by the MIBII variable snmpEnableAuthenTraps). |
snmpTrapHostTable | 1.3.6.1.4.1.11096.6.1.1.5.6.6 | no-access |
A table containing the hostnames or IP addresses of managers which are to receive traps from the SNMP agent. The number of entries in this table is given by the value of snmpTrapHostNumber. |
|
1.3.6.1.4.1.11096.6.1.1.5.6.6.1 | no-access |
SNMP trap host information. |
||
snmpTrapHostIndex | 1.3.6.1.4.1.11096.6.1.1.5.6.6.1.1 | integer32 | read-only |
A unique value for each trap host. Its value ranges from 1 to snmpTrapHostNumber. |
snmpTrapHost | 1.3.6.1.4.1.11096.6.1.1.5.6.6.1.2 | displaystring | read-only |
The hostname or IP address of a manager which is to receive traps from the SNMP agent. |
versions | 1.3.6.1.4.1.11096.6.1.1.5.7 | |||
verinfoSw | 1.3.6.1.4.1.11096.6.1.1.5.7.1 | displaystring | read-only |
Systems software release information. |
verinfoHw | 1.3.6.1.4.1.11096.6.1.1.5.7.2 | displaystring | read-only |
Hardware release information. |
verModNumber | 1.3.6.1.4.1.11096.6.1.1.5.7.3 | integer32 | read-only |
The number of modules. |
verModTable | 1.3.6.1.4.1.11096.6.1.1.5.7.4 | no-access |
A table containing a list of version information for each module within the system. The number of entries in this table is given by the value of verModNumber. |
|
1.3.6.1.4.1.11096.6.1.1.5.7.4.1 | no-access |
Module version information. |
||
verModIndex | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.1 | integer | read-only |
An identifier for each board. tcp(1) - the tcp board. fsb(2) - the filesystem board. fcp(3) - the fibre channel board. Enumeration: 'fcp': 3, 'fsb': 2, 'tcp': 1. |
verModLoader | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.2 | displaystring | read-only |
Module loader version. |
verModKernel | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.3 | displaystring | read-only |
Module kernel version. |
verModHw | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.4 | displaystring | read-only |
Module hardware version. |
verModSerial | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.5 | integer32 | read-only |
Module serial number. |
verModBuildState | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.6 | integer32 | read-only |
Module build state. |
verModUniq0 | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.7 | displaystring | read-only |
EEPROM Uniq value 0. |
verModUniq1 | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.8 | displaystring | read-only |
EEPROM Uniq value 1. |
verModFirstDate | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.9 | displaystring | read-only |
First Date. |
verModMTDSLastFailure | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.10 | displaystring | read-only |
Last Failure date for MTDS. |
verModMTDSFailures | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.11 | integer32 | read-only |
Manufacturing and test number of failures. |
verModMTDSLastPass | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.12 | displaystring | read-only |
Manufacturing and test last pass date. |
verModMTDSPasses | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.13 | integer32 | read-only |
Manufacturing and test number of passes. |
verModCardID | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.14 | integer32 | read-only |
Card identity. |
verModCardRev | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.15 | integer32 | read-only |
Card revision number. |
verModGlueRev | 1.3.6.1.4.1.11096.6.1.1.5.7.4.1.16 | integer32 | read-only |
Glue revision number. |
cron | 1.3.6.1.4.1.11096.6.1.1.5.8 | |||
cronJobNumber | 1.3.6.1.4.1.11096.6.1.1.5.8.1 | integer32 | read-only |
The number of cron jobs configured to run on this system. NOTE: this table also includes those cron jobs which are configured to perform snapshot scheduling. |
cronJobTable | 1.3.6.1.4.1.11096.6.1.1.5.8.2 | no-access |
A table containing a list of all cron jobs configured to run on this system. The number of entries in this table is given by the value of cronJobNumber. |
|
1.3.6.1.4.1.11096.6.1.1.5.8.2.1 | no-access |
Cron job information. |
||
cronJobIndex | 1.3.6.1.4.1.11096.6.1.1.5.8.2.1.1 | integer32 | read-only |
A unique value for each cron job entry. |
cronJobDateSpec | 1.3.6.1.4.1.11096.6.1.1.5.8.2.1.2 | displaystring | read-only |
The date specification for the cron job. |
cronJobCommandList | 1.3.6.1.4.1.11096.6.1.1.5.8.2.1.3 | displaystring | read-only |
A semi-colon separated list of commands to be run as part of the cron job. |
cronJobMailList | 1.3.6.1.4.1.11096.6.1.1.5.8.2.1.4 | displaystring | read-only |
A semi-colon separated list of recipients who each are to receive a copy of the output generated as a result of running the cron job. NOTE: This value will be a zero length string if the output of running the job is not be emailed. |
cronJobAccessLevel | 1.3.6.1.4.1.11096.6.1.1.5.8.2.1.5 | displaystring | read-only |
The access level at which the cron job is run. |
atJobNumber | 1.3.6.1.4.1.11096.6.1.1.5.8.3 | integer32 | read-only |
The number of at jobs configured to run on this system. |
atJobTable | 1.3.6.1.4.1.11096.6.1.1.5.8.4 | no-access |
A table containing a list of all at jobs configured to run on this system. The number of entries in this table is given by the value of atJobNumber. |
|
1.3.6.1.4.1.11096.6.1.1.5.8.4.1 | no-access |
At job information. |
||
atJobIndex | 1.3.6.1.4.1.11096.6.1.1.5.8.4.1.1 | integer32 | read-only |
A unique value for each at job entry. |
atJobRunTime | 1.3.6.1.4.1.11096.6.1.1.5.8.4.1.2 | displaystring | read-only |
The date at which the at job is scheduled to run expressed as a local time in the format YYYY-MM-DD HH:MI (Local) |
atJobCommandList | 1.3.6.1.4.1.11096.6.1.1.5.8.4.1.3 | displaystring | read-only |
A semi-colon separated list of commands to be run as part of the at job. |
atJobMailList | 1.3.6.1.4.1.11096.6.1.1.5.8.4.1.4 | displaystring | read-only |
A semi-colon separated list of recipients who each are to receive a copy of the output generated as a result of running the cron job. NOTE: This value will be a zero length string if the output of running the job is not be emailed. |
atJobAccessLevel | 1.3.6.1.4.1.11096.6.1.1.5.8.4.1.5 | displaystring | read-only |
The access level at which the at job is run. |
mgmntStats | 1.3.6.1.4.1.11096.6.1.1.5.9 | |||
webMgmntStats | 1.3.6.1.4.1.11096.6.1.1.5.9.1 | |||
webCurrActiveSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.1.1 | counter64 | read-only |
The current number of active sessions made through the web interface. This object is now obsolete. |
webMaxSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.1.2 | counter64 | read-only |
The maximum number of simultaneous sessions ever made through the web interface since power up. This object is now obsolete. |
webTotalSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.1.3 | counter64 | read-only |
The total number of sessions made through the web interface since power up. This object is now obsolete. |
webRejectedSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.1.4 | counter64 | read-only |
The number of sessions which have been rejected through the web interface since power up. Sessions may be rejected due to either the maximum allowed number of sessions being met or host access restrictions. Refer to the web access variables. This object is now obsolete. |
webTotalFramesTX | 1.3.6.1.4.1.11096.6.1.1.5.9.1.5 | counter64 | read-only |
The total number of frames transmitted through the web interface since power up. This object is now obsolete. |
webTotalFramesRX | 1.3.6.1.4.1.11096.6.1.1.5.9.1.6 | counter64 | read-only |
The total number of frames received through the web interface since power up. This object is now obsolete. |
webTotalBytesTX | 1.3.6.1.4.1.11096.6.1.1.5.9.1.7 | counter64 | read-only |
The total number of bytes transmitted through the web interface since power up. This object is now obsolete. |
webTotalBytesRX | 1.3.6.1.4.1.11096.6.1.1.5.9.1.8 | counter64 | read-only |
The total number of bytes received through the web interface since power up. This object is now obsolete. |
sictrlMgmntStats | 1.3.6.1.4.1.11096.6.1.1.5.9.2 | |||
sictrlCurrActiveSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.2.1 | counter64 | read-only |
The current number of active sessions made through the sictrl interface. This object is now obsolete. |
sictrlMaxSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.2.2 | counter64 | read-only |
The maximum number of simultaneous sessions ever made through the sictrl interface since power up. This object is now obsolete. |
sictrlTotalSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.2.3 | counter64 | read-only |
The total number of sessions made through the sictrl interface since power up. This object is now obsolete. |
sictrlRejectedSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.2.4 | counter64 | read-only |
The number of sessions which have been rejected through the sictrl interface since power up. Sessions may be rejected due to either the maximum allowed number of sessions being met or host access restrictions. Refer to the sictrl access variables. This object is now obsolete. |
sictrlTotalFramesTX | 1.3.6.1.4.1.11096.6.1.1.5.9.2.5 | counter64 | read-only |
The total number of frames transmitted through the sictrl interface since power up. |
sictrlTotalFramesRX | 1.3.6.1.4.1.11096.6.1.1.5.9.2.6 | counter64 | read-only |
The total number of frames received through the sictrl interface since power up. |
sictrlTotalBytesTX | 1.3.6.1.4.1.11096.6.1.1.5.9.2.7 | counter64 | read-only |
The total number of bytes transmitted through the sictrl interface since power up. |
sictrlTotalBytesRX | 1.3.6.1.4.1.11096.6.1.1.5.9.2.8 | counter64 | read-only |
The total number of bytes received through the sictrl interface since power up. |
telnetMgmntStats | 1.3.6.1.4.1.11096.6.1.1.5.9.3 | |||
telnetCurrActiveSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.3.1 | counter64 | read-only |
The current number of active sessions made through the telnet interface. |
telnetMaxSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.3.2 | counter64 | read-only |
The maximum number of simultaneous sessions ever made through the telnet interface since power up. |
telnetTotalSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.3.3 | counter64 | read-only |
The total number of sessions made through the telnet interface since power up. |
telnetRejectedSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.3.4 | counter64 | read-only |
The number of sessions which have been rejected through the telnet interface since power up. Sessions may be rejected due to either the maximum allowed number of sessions being met or host access restrictions. Refer to the telnet access variables. |
telnetTotalFramesTX | 1.3.6.1.4.1.11096.6.1.1.5.9.3.5 | counter64 | read-only |
The total number of frames transmitted through the telnet interface since power up. |
telnetTotalFramesRX | 1.3.6.1.4.1.11096.6.1.1.5.9.3.6 | counter64 | read-only |
The total number of frames received through the telnet interface since power up. |
telnetTotalBytesTX | 1.3.6.1.4.1.11096.6.1.1.5.9.3.7 | counter64 | read-only |
The total number of bytes transmitted through the telnet interface since power up. |
telnetTotalBytesRX | 1.3.6.1.4.1.11096.6.1.1.5.9.3.8 | counter64 | read-only |
The total number of bytes received through the telnet interface since power up. |
secureWebMgmntStats | 1.3.6.1.4.1.11096.6.1.1.5.9.4 | |||
secureWebCurrActiveSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.4.1 | counter64 | read-only |
The current number of active sessions made through the secure web interface. This object is now obsolete. |
secureWebMaxSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.4.2 | counter64 | read-only |
The maximum number of simultaneous sessions ever made through the secure web interface since power up. This object is now obsolete. |
secureWebTotalSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.4.3 | counter64 | read-only |
The total number of sessions made through the secure web interface since power up. This object is now obsolete. |
secureWebRejectedSessions | 1.3.6.1.4.1.11096.6.1.1.5.9.4.4 | counter64 | read-only |
The number of sessions which have been rejected through the secure web interface since power up. Sessions may be rejected due to either the maximum allowed number of sessions being met or host access restrictions. Refer to the secureWeb access variables. This object is now obsolete. |
secureWebTotalFramesTX | 1.3.6.1.4.1.11096.6.1.1.5.9.4.5 | counter64 | read-only |
The total number of frames transmitted through the secure web interface since power up. This object is now obsolete. |
secureWebTotalFramesRX | 1.3.6.1.4.1.11096.6.1.1.5.9.4.6 | counter64 | read-only |
The total number of frames received through the secure web interface since power up. This object is now obsolete. |
secureWebTotalBytesTX | 1.3.6.1.4.1.11096.6.1.1.5.9.4.7 | counter64 | read-only |
The total number of bytes transmitted through the secure web interface since power up. This object is now obsolete. |
secureWebTotalBytesRX | 1.3.6.1.4.1.11096.6.1.1.5.9.4.8 | counter64 | read-only |
The total number of bytes received through the secure web interface since power up. This object is now obsolete. |
hwFlowControl | 1.3.6.1.4.1.11096.6.1.1.5.10 | |||
hwFlowNumber | 1.3.6.1.4.1.11096.6.1.1.5.10.1 | integer32 | read-only |
The number of boards which permit hardware flow control. This object is now obsolete, as Hardware Flow is only for use by developers. |
hwFlowTable | 1.3.6.1.4.1.11096.6.1.1.5.10.2 | no-access |
A table containing the hardware flow control settings for the boards within this system. The number of entries in this table is given by the value of hwFlowNumber. This object is now obsolete, as Hardware Flow is only for use by developers. |
|
1.3.6.1.4.1.11096.6.1.1.5.10.2.1 | no-access |
Hardware flow control setting information. This object is now obsolete, as Hardware Flow is only for use by developers. |
||
hwFlowIndex | 1.3.6.1.4.1.11096.6.1.1.5.10.2.1.1 | integer | read-only |
An identifier for each board. tcp(1) - the tcp board. fsb(2) - the filesystem board. fcp(3) - the fibre channel board. This object is now obsolete, as Hardware Flow is only for use by developers. Enumeration: 'fcp': 3, 'fsb': 2, 'tcp': 1. |
hwFlowDebug | 1.3.6.1.4.1.11096.6.1.1.5.10.2.1.2 | integer | read-only |
Indicates whether hardware flow control is enabled on the debug port (port number 0) on this board. This object is now obsolete, as Hardware Flow is only for use by developers. Enumeration: 'disabled': 2, 'enabled': 1. |
hwFlowConsole | 1.3.6.1.4.1.11096.6.1.1.5.10.2.1.3 | integer | read-only |
Indicates whether hardware flow control is enabled on the console port (port number 1) on this board. This object is now obsolete, as Hardware Flow is only for use by developers. Enumeration: 'disabled': 2, 'enabled': 1. |
performance | 1.3.6.1.4.1.11096.6.1.1.6 | |||
utilization | 1.3.6.1.4.1.11096.6.1.1.6.1 | |||
cpuUtilizationNumber | 1.3.6.1.4.1.11096.6.1.1.6.1.1 | integer32 | read-only |
The number of CPUs which may be present on this system. |
cpuUtilizationTable | 1.3.6.1.4.1.11096.6.1.1.6.1.2 | no-access |
A table of usage information relevant to each CPU which may be present on this system. The number of entries in this table is given by the value of cpuUtilizationNumber. |
|
1.3.6.1.4.1.11096.6.1.1.6.1.2.1 | no-access |
Usage information for a CPU which may be present on this system. |
||
cpuUtilizationCnIndex | 1.3.6.1.4.1.11096.6.1.1.6.1.2.1.1 | unsigned32 | read-only |
The cluster node for this value. |
cpuIndex | 1.3.6.1.4.1.11096.6.1.1.6.1.2.1.2 | unsigned32 | read-only |
CPU core index. |
cpuUtilization | 1.3.6.1.4.1.11096.6.1.1.6.1.2.1.3 | unsigned32 | read-only |
Current percentage usage of this CPU. |
fpgaUtilizationNumber | 1.3.6.1.4.1.11096.6.1.1.6.1.3 | integer32 | read-only |
The number of Field Programmable Gate Arrays (regardless of their current state) which may be present on this system. |
fpgaUtilizationTable | 1.3.6.1.4.1.11096.6.1.1.6.1.4 | no-access |
A table of usage information relevant to each Field Programmable Gate Array which may be present on this system. The number of entries in this table is given by the value of fpgaUtilizationNumber. |
|
1.3.6.1.4.1.11096.6.1.1.6.1.4.1 | no-access |
Usage information for a Field Programmable Gate Array which may be present on this system. |
||
fpgaUtilizationCnIndex | 1.3.6.1.4.1.11096.6.1.1.6.1.4.1.1 | unsigned32 | read-only |
The cluster node for this value. |
fpgaUtilizationFpgaIndex | 1.3.6.1.4.1.11096.6.1.1.6.1.4.1.2 | unsigned32 | read-only |
The index of the Field Programmable Gate Array for this value. |
fpgaUtilizationFpgaName | 1.3.6.1.4.1.11096.6.1.1.6.1.4.1.3 | displaystring | read-only |
The name of the Field Programmable Gate Array for this value. |
fpgaUtilization | 1.3.6.1.4.1.11096.6.1.1.6.1.4.1.4 | unsigned32 | read-only |
Current percentage usage averaged over the last second of this Field Programmable Gate Array. |
systemDriveStats | 1.3.6.1.4.1.11096.6.1.1.6.2 | |||
systemDriveStatsNumber | 1.3.6.1.4.1.11096.6.1.1.6.2.1 | integer32 | read-only |
The number of system drives for which statistics are available. If enhanced statistics gathering is not enabled, this value will be zero. See the command enhanced-perf-stats. |
systemDriveStatsTable | 1.3.6.1.4.1.11096.6.1.1.6.2.2 | no-access |
A table of system drive statistics entries. If enhanced statistics gathering is not enabled, this table will be empty. See the command enhanced-perf-stats. |
|
1.3.6.1.4.1.11096.6.1.1.6.2.2.1 | no-access |
System drive statistical information. |
||
systemDriveStatsCnIndex | 1.3.6.1.4.1.11096.6.1.1.6.2.2.1.1 | unsigned32 | read-only |
The cluster node for this value. |
systemDriveStatsSdId | 1.3.6.1.4.1.11096.6.1.1.6.2.2.1.2 | unsigned32 | read-only |
The system drive identifier. |
cumNonZeroQueuedReadTime | 1.3.6.1.4.1.11096.6.1.1.6.2.2.1.3 | counter64 | read-only |
The cumulative time that queued reads have taken since this statistic was last reset in microseconds. |
cumNonZeroQueuedWriteTime | 1.3.6.1.4.1.11096.6.1.1.6.2.2.1.4 | counter64 | read-only |
The cumulative time that queued writes have taken since this statistic was last reset in microseconds. |
readCount | 1.3.6.1.4.1.11096.6.1.1.6.2.2.1.5 | counter64 | read-only |
The total number of reads for this system drive. |
singleBufferWriteCount | 1.3.6.1.4.1.11096.6.1.1.6.2.2.1.6 | counter64 | read-only |
The total number of single buffer writes for this system drive. |
stripeWriteCount | 1.3.6.1.4.1.11096.6.1.1.6.2.2.1.7 | counter64 | read-only |
The total number of stripe writes for this system drive. |
readCumLatency | 1.3.6.1.4.1.11096.6.1.1.6.2.2.1.8 | counter64 | read-only |
The cumulative latency for read operations in microseconds. |
oneWriteCumLatency | 1.3.6.1.4.1.11096.6.1.1.6.2.2.1.9 | counter64 | read-only |
The cumulative latency for single buffer write operations in microseconds. |
stripeWriteCumLatency | 1.3.6.1.4.1.11096.6.1.1.6.2.2.1.10 | counter64 | read-only |
The cumulative latency for stripe write operations in microseconds. |
fileSystemStats | 1.3.6.1.4.1.11096.6.1.1.6.3 | |||
fileSystemStatsNumber | 1.3.6.1.4.1.11096.6.1.1.6.3.1 | integer32 | read-only |
The number of file systems for which statistics are available. |
fileSystemStatsTable | 1.3.6.1.4.1.11096.6.1.1.6.3.2 | no-access |
Table of file system statistics entries |
|
1.3.6.1.4.1.11096.6.1.1.6.3.2.1 | no-access |
File system statistical information. |
||
fsStatsFsId | 1.3.6.1.4.1.11096.6.1.1.6.3.2.1.1 | integer32 | read-only |
The device identifier for this file system. |
fsStatsFsLabel | 1.3.6.1.4.1.11096.6.1.1.6.3.2.1.2 | displaystring | read-only |
The label for the file system. |
fsCapacityTotalUpper | 1.3.6.1.4.1.11096.6.1.1.6.3.2.1.3 | unsigned32 | read-only |
The high order 32-bits representing the file system's capacity in bytes. (see also fsCapacityTotalLower) |
fsCapacityTotalLower | 1.3.6.1.4.1.11096.6.1.1.6.3.2.1.4 | unsigned32 | read-only |
The low order 32-bits representing the file system's capacity in bytes. (see also fsCapacityTotalUpper) |
fsCapacityUsedUpper | 1.3.6.1.4.1.11096.6.1.1.6.3.2.1.5 | unsigned32 | read-only |
The high order 32-bits representing the file system's used space in bytes. (see also fsCapacityUsedLower) |
fsCapacityUsedLower | 1.3.6.1.4.1.11096.6.1.1.6.3.2.1.6 | unsigned32 | read-only |
The low order 32-bits representing the file system's used space in bytes. (see also fsCapacityUsedUpper) |
fsCapacitySnapshotUpper | 1.3.6.1.4.1.11096.6.1.1.6.3.2.1.7 | unsigned32 | read-only |
The high order 32-bits representing the file system's used space that is allocated to snapshots in bytes. (see also fsCapacitySnapshotLower) |
fsCapacitySnapshotLower | 1.3.6.1.4.1.11096.6.1.1.6.3.2.1.8 | unsigned32 | read-only |
The low order 32-bits representing the file system's used space that is allocated to snapshots in bytes. (see also fsCapacitySnapshotUpper) |
fsNvramWaitedAllocs | 1.3.6.1.4.1.11096.6.1.1.6.3.2.1.9 | counter32 | read-only |
The number of waited allocations for nvram that have caused a delay to a file system operation. |
fsWriteSmoothing | 1.3.6.1.4.1.11096.6.1.1.6.3.2.1.10 | unsigned32 | read-only |
The number of times the file system had to wait for write smoothing. |
fileSystemTierStatsNumber | 1.3.6.1.4.1.11096.6.1.1.6.3.3 | integer32 | read-only |
The number of tiered file system for which statistics are available. |
fileSystemTierStatsTable | 1.3.6.1.4.1.11096.6.1.1.6.3.4 | no-access |
Table of tiered file system statistics entries. |
|
1.3.6.1.4.1.11096.6.1.1.6.3.4.1 | no-access |
Tiered file system statistical information. |
||
fsTierStatsFsId | 1.3.6.1.4.1.11096.6.1.1.6.3.4.1.1 | integer32 | read-only |
The permanent identifier for this file system. |
fsTier | 1.3.6.1.4.1.11096.6.1.1.6.3.4.1.2 | unsigned32 | read-only |
The tier type of this entry. |
fsTierStatsFsLabel | 1.3.6.1.4.1.11096.6.1.1.6.3.4.1.3 | displaystring | read-only |
The label for the file system. |
fsTierCapacityTotalUpper | 1.3.6.1.4.1.11096.6.1.1.6.3.4.1.4 | unsigned32 | read-only |
The high order 32-bits representing the file system's capacity in this tier in bytes. (see also fsCapacityTotalLower) |
fsTierCapacityTotalLower | 1.3.6.1.4.1.11096.6.1.1.6.3.4.1.5 | unsigned32 | read-only |
The low order 32-bits representing the file system's capacity in this tier in bytes. (see also fsCapacityTotalUpper) |
fsTierCapacityUsedUpper | 1.3.6.1.4.1.11096.6.1.1.6.3.4.1.6 | unsigned32 | read-only |
The high order 32-bits representing the file system's used space in this tier in bytes. (see also fsCapacityUsedLower) |
fsTierCapacityUsedLower | 1.3.6.1.4.1.11096.6.1.1.6.3.4.1.7 | unsigned32 | read-only |
The low order 32-bits representing the file system's used space in this tier in bytes. (see also fsCapacityUsedUpper) |
fsTierCapacitySnapshotUpper | 1.3.6.1.4.1.11096.6.1.1.6.3.4.1.8 | unsigned32 | read-only |
The high order 32-bits representing the file system's used space that is allocated to snapshots in this tier in bytes. (see also fsCapacitySnapshotLower) |
fsTierCapacitySnapshotLower | 1.3.6.1.4.1.11096.6.1.1.6.3.4.1.9 | unsigned32 | read-only |
The low order 32-bits representing the file system's used space that is allocated to snapshots in this tier in bytes. (see also fsCapacitySnapshotUpper) |
spanStats | 1.3.6.1.4.1.11096.6.1.1.6.4 | |||
spanStatsNumber | 1.3.6.1.4.1.11096.6.1.1.6.4.1 | integer32 | read-only |
The number of spans for which statistics are available. |
spanStatsTable | 1.3.6.1.4.1.11096.6.1.1.6.4.2 | no-access |
A table of span statistics entries. |
|
1.3.6.1.4.1.11096.6.1.1.6.4.2.1 | no-access |
Span statistical information. |
||
spanStatsSpanId | 1.3.6.1.4.1.11096.6.1.1.6.4.2.1.1 | integer32 | read-only |
The unique identifier for this span, generated from the first system drive in the span. |
spanLabel | 1.3.6.1.4.1.11096.6.1.1.6.4.2.1.2 | displaystring | read-only |
The label for a span. |
spanCapacityTotalUpper | 1.3.6.1.4.1.11096.6.1.1.6.4.2.1.3 | unsigned32 | read-only |
The high order 32-bits representing the span's capacity in bytes. (see also spanCapacityTotalLower) |
spanCapacityTotalLower | 1.3.6.1.4.1.11096.6.1.1.6.4.2.1.4 | unsigned32 | read-only |
The low order 32-bits representing the span's capacity in bytes. (see also spanCapacityTotalUpper) |
spanCapacityUsedUpper | 1.3.6.1.4.1.11096.6.1.1.6.4.2.1.5 | unsigned32 | read-only |
The high order 32-bits representing the span's used space in bytes. (see also spanCapacityUsedLower) |
spanCapacityUsedLower | 1.3.6.1.4.1.11096.6.1.1.6.4.2.1.6 | unsigned32 | read-only |
The low order 32-bits representing the span's used space in bytes. (see also spanCapacityUsedUpper) |
spanTierStatsNumber | 1.3.6.1.4.1.11096.6.1.1.6.4.3 | integer32 | read-only |
The number of spans using tiered storage for which statistics are available. |
spanTierStatsTable | 1.3.6.1.4.1.11096.6.1.1.6.4.4 | no-access |
A table of tiered span statistics entries. |
|
1.3.6.1.4.1.11096.6.1.1.6.4.4.1 | no-access |
Tiered span statistical information. |
||
spanTierStatsSpanId | 1.3.6.1.4.1.11096.6.1.1.6.4.4.1.1 | integer32 | read-only |
The permanent identifier for this span. |
spanTier | 1.3.6.1.4.1.11096.6.1.1.6.4.4.1.2 | unsigned32 | read-only |
The tier type for this entry. |
spanTierLabel | 1.3.6.1.4.1.11096.6.1.1.6.4.4.1.3 | displaystring | read-only |
The label for the span. |
spanTierCapacityTotalUpper | 1.3.6.1.4.1.11096.6.1.1.6.4.4.1.4 | unsigned32 | read-only |
The high order 32-bits representing the tier's capacity in bytes. (see also spanTierCapacityTotalLower) |
spanTierCapacityTotalLower | 1.3.6.1.4.1.11096.6.1.1.6.4.4.1.5 | unsigned32 | read-only |
The low order 32-bits representing the tier's capacity in bytes. (see also spanTierCapacityTotalUpper) |
spanTierCapacityUsedUpper | 1.3.6.1.4.1.11096.6.1.1.6.4.4.1.6 | unsigned32 | read-only |
The high order 32-bits representing the tier's used space in bytes. (see also spanTierCapacityUsedLower) |
spanTierCapacityUsedLower | 1.3.6.1.4.1.11096.6.1.1.6.4.4.1.7 | unsigned32 | read-only |
The low order 32-bits representing the tier's used space in bytes. (see also spanTierCapacityUsedUpper) |
cacheStats | 1.3.6.1.4.1.11096.6.1.1.6.5 | |||
metaDataCacheStatsNumber | 1.3.6.1.4.1.11096.6.1.1.6.5.1 | integer32 | read-only |
The number of metadata caches for which statistics are available. |
metaDataCacheStatsTable | 1.3.6.1.4.1.11096.6.1.1.6.5.2 | no-access |
Table of metadata cache statistics entries |
|
1.3.6.1.4.1.11096.6.1.1.6.5.2.1 | no-access |
Metadata cache statistical information. Metadata cache statistics are provided for the following vlsi chipset: wfile, wdir, wtree, obj, fsa. |
||
metaDataCacheStatsFsId | 1.3.6.1.4.1.11096.6.1.1.6.5.2.1.1 | integer32 | read-only |
The unique device Id for this file system. |
metaDataCache | 1.3.6.1.4.1.11096.6.1.1.6.5.2.1.2 | integer | read-only |
Enumerated identity of the chip to which these stats pertain. Enumeration: 'objLeaf': 5, 'fsa': 7, 'wfile': 1, 'wdir': 2, 'objRoot': 4, 'wtree': 3, 'objIndirectionObject': 6. |
metaDataCacheStatsFsLabel | 1.3.6.1.4.1.11096.6.1.1.6.5.2.1.3 | displaystring | read-only |
The file system label. |
metaDataCacheStatsHits | 1.3.6.1.4.1.11096.6.1.1.6.5.2.1.4 | counter32 | read-only |
The number of cache hits experienced with this metadata cache. |
metaDataCacheStatsMisses | 1.3.6.1.4.1.11096.6.1.1.6.5.2.1.5 | counter32 | read-only |
The number of cache misses experienced with this metadata cache. |
sectorCacheStatsNumber | 1.3.6.1.4.1.11096.6.1.1.6.5.3 | integer32 | read-only |
The number of sector caches for which statistics are available. |
sectorCacheStatsTable | 1.3.6.1.4.1.11096.6.1.1.6.5.4 | no-access |
Table of sector cache statistics entries |
|
1.3.6.1.4.1.11096.6.1.1.6.5.4.1 | no-access |
Sector cache statistical information. Sector cache statistics are provided for the following operations: read, read-ahead, write. |
||
sectorCacheStatsCnIndex | 1.3.6.1.4.1.11096.6.1.1.6.5.4.1.1 | unsigned32 | read-only |
The cluster node for these statistics. |
sectorCacheType | 1.3.6.1.4.1.11096.6.1.1.6.5.4.1.2 | integer | read-only |
Enumerated identity of the operation to which these stats pertain. Enumeration: 'read': 1, 'write': 3, 'readAhead': 2. |
sectorCacheStatsHitsPSI | 1.3.6.1.4.1.11096.6.1.1.6.5.4.1.3 | counter32 | read-only |
The number of cache hits experienced with this sector cache. |
sectorCacheStatsHitsSSI | 1.3.6.1.4.1.11096.6.1.1.6.5.4.1.4 | counter32 | read-only |
The number of cache hits experienced with this sector cache. |
sectorCacheStatsHitsTotal | 1.3.6.1.4.1.11096.6.1.1.6.5.4.1.5 | counter32 | read-only |
The number of cache hits experienced with this sector cache. |
sectorCacheStatsMissesPSI | 1.3.6.1.4.1.11096.6.1.1.6.5.4.1.6 | counter32 | read-only |
The number of cache misses experienced with this sector cache. |
sectorCacheStatsMissesSSI | 1.3.6.1.4.1.11096.6.1.1.6.5.4.1.7 | counter32 | read-only |
The number of cache misses experienced with this sector cache. |
sectorCacheStatsMissesTotal | 1.3.6.1.4.1.11096.6.1.1.6.5.4.1.8 | counter32 | read-only |
The number of cache misses experienced with this sector cache. |
protocolStats | 1.3.6.1.4.1.11096.6.1.1.6.6 | |||
protocolStatsNumber | 1.3.6.1.4.1.11096.6.1.1.6.6.1 | integer32 | read-only |
The number of protocol statistical entries in the table. If enhanced statistics gathering is not enabled, this value will be zero. See the command enhanced-perf-stats. |
protocolStatsTable | 1.3.6.1.4.1.11096.6.1.1.6.6.2 | no-access |
Table of network protocol statistics entries. If enhanced statistics gathering is not enabled, this table will be empty. See the command enhanced-perf-stats. |
|
1.3.6.1.4.1.11096.6.1.1.6.6.2.1 | no-access |
Network protocol statistical information. |
||
protStatsFsId | 1.3.6.1.4.1.11096.6.1.1.6.6.2.1.1 | integer32 | read-only |
The device ID for this file system. |
protStatsFlavor | 1.3.6.1.4.1.11096.6.1.1.6.6.2.1.2 | integer | read-only |
The type of network protocol these statistics pertain to one of CIFS, NFS. Enumeration: 'NFS': 0, 'CIFS': 1. |
protStatsOpCode | 1.3.6.1.4.1.11096.6.1.1.6.6.2.1.3 | unsigned32 | read-only |
The opcode for the protocol operation in question. |
protStatsFsLabel | 1.3.6.1.4.1.11096.6.1.1.6.6.2.1.4 | displaystring | read-only |
The file system label. |
protStatsOpCodeName | 1.3.6.1.4.1.11096.6.1.1.6.6.2.1.5 | displaystring | read-only |
The name of the op-code. |
protOpCount | 1.3.6.1.4.1.11096.6.1.1.6.6.2.1.6 | counter64 | read-only |
The total number of operations for this type of opcode. |
protCumulativeLatency | 1.3.6.1.4.1.11096.6.1.1.6.6.2.1.7 | counter64 | read-only |
The cumulative latency experienced by operations for this opcode. |
protocolXferStatsNumber | 1.3.6.1.4.1.11096.6.1.1.6.6.7 | integer32 | read-only |
The number of network protocols for which statistics are available. If enhanced statistics gathering is not enabled, this value will be zero. See the command enhanced-perf-stats. |
protocolXferStatsTable | 1.3.6.1.4.1.11096.6.1.1.6.6.8 | no-access |
Table of protocol transfer total statistics entries. If enhanced statistics gathering is not enabled, this table will be empty. See the command enhanced-perf-stats. |
|
1.3.6.1.4.1.11096.6.1.1.6.6.8.1 | no-access |
Read and Write transfer total for each of the following network protocols: CIFS, NFS. |
||
protocolXferStatsFsId | 1.3.6.1.4.1.11096.6.1.1.6.6.8.1.1 | integer32 | read-only |
The device Id for this file system. |
protocolXferStatsFlavor | 1.3.6.1.4.1.11096.6.1.1.6.6.8.1.2 | integer | read-only |
Enumerated identity of the network protocols. Enumeration: 'NFS': 0, 'CIFS': 1. |
protocolXferStatsFsLabel | 1.3.6.1.4.1.11096.6.1.1.6.6.8.1.3 | displaystring | read-only |
The file system label. |
protocolXferStatsBytesRead | 1.3.6.1.4.1.11096.6.1.1.6.6.8.1.4 | counter64 | read-only |
The number of bytes read. |
protocolXferStatsBytesWritten | 1.3.6.1.4.1.11096.6.1.1.6.6.8.1.5 | counter64 | read-only |
The number of bytes written. |
clusterStats | 1.3.6.1.4.1.11096.6.1.1.6.7 | |||
intraClusterPortErrorNumber | 1.3.6.1.4.1.11096.6.1.1.6.7.1 | integer32 | read-only |
The number of cluster network errors in the table. |
intraClusterPortErrorTable | 1.3.6.1.4.1.11096.6.1.1.6.7.2 | no-access |
A table of network errors between nodes in a cluster. |
|
1.3.6.1.4.1.11096.6.1.1.6.7.2.1 | no-access |
Network errors between nodes in a cluster. |
||
intraClusterPortErrsCnId | 1.3.6.1.4.1.11096.6.1.1.6.7.2.1.1 | unsigned32 | read-only |
The ID of a cluster node for which intra-cluster errors are recorded. |
mirroringRetransmits | 1.3.6.1.4.1.11096.6.1.1.6.7.2.1.2 | counter64 | read-only |
The number of retransmits of NVRAM mirroring packets. If this value is not available for the server series, it will be reported as zero. |
cnsRetransmits | 1.3.6.1.4.1.11096.6.1.1.6.7.2.1.3 | counter64 | read-only |
The number of retransmits of redirected CNS packets. If this value is not available for the server series, it will be reported as zero. |
totalRetransmits | 1.3.6.1.4.1.11096.6.1.1.6.7.2.1.4 | counter64 | read-only |
The total number of retransmits for the cluster node. |
clusterNodeStatsNumber | 1.3.6.1.4.1.11096.6.1.1.6.7.3 | integer32 | read-only |
Number of units that may be running a thread managing a network socket. |
clusterNodeStatsTable | 1.3.6.1.4.1.11096.6.1.1.6.7.4 | no-access |
A table of the number of threads managing a network socket that are running. The number of entries in this table is given by the value of clusterNodeStatsNumber. |
|
1.3.6.1.4.1.11096.6.1.1.6.7.4.1 | no-access |
Count information of threads managing a network socket that are running. |
||
clusterNodeStatsCnId | 1.3.6.1.4.1.11096.6.1.1.6.7.4.1.1 | unsigned32 | read-only |
The cluster node for this value. |
runningBossockFibers | 1.3.6.1.4.1.11096.6.1.1.6.7.4.1.2 | unsigned32 | read-only |
Number of threads managing a network socket that are running on this cluster node. |