ISILON-MIB
- Registered at
- 1.3.6.1.4.1.12124
- Last updated
- 2015-09-23 00:00
- Organization
- Isilon Systems LLC
- Revisions
- 2015-09-23 00:00, 2015-04-07 00:00, 2010-10-21 00:00, 2010-06-29 00:00, 2009-12-15 00:00, 2009-11-10 00:00, 2009-05-29 00:00
- Namespace
- emc
- Source file
ISILON-MIB- Digest
sha256:dd82ca6585ffa40f17708d5de3a718977eef9a7e29330dcfbac9db1f91258aba
Description
The base MIB module for Isilon Systems OneFS operating system.
Contact
Isilon Systems LLC Support phone: 1-800.782.4362 Support website: http://support.emc.com
Imports
| From | Symbols |
|---|---|
| HCNUM-TC | CounterBasedGauge64 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HCNUM-TC ISILON-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12124.250 | isilonTraps | ISILON-TRAP-MIB |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cluster OBJECT-IDENTITY | 1.3.6.1.4.1.12124.1 | |||
| clusterStatus OBJECT-IDENTITY | 1.3.6.1.4.1.12124.1.1 | |||
| clusterName OBJECT-TYPE The name of the cluster. | 1.3.6.1.4.1.12124.1.1.1 | DisplayString | read-only | current |
| clusterHealth OBJECT-TYPE The overall health of the cluster. | 1.3.6.1.4.1.12124.1.1.2 | INTEGER {ok(0), attn(1), down(2), invalid(3)} | read-only | current |
| clusterGUID OBJECT-TYPE The globally unique identifier for the cluster. | 1.3.6.1.4.1.12124.1.1.3 | DisplayString | read-only | current |
| nodeCount OBJECT-TYPE The total number of nodes in the cluster. | 1.3.6.1.4.1.12124.1.1.4 | Integer32 | read-only | current |
| configuredNodes OBJECT-TYPE A comma-separted list of the logical node numbers of the configured nodes in the cluster. | 1.3.6.1.4.1.12124.1.1.5 | DisplayString | read-only | current |
| onlineNodes OBJECT-TYPE A comma-separted list of the logical node numbers of the online nodes in the cluster. | 1.3.6.1.4.1.12124.1.1.6 | DisplayString | read-only | current |
| offlineNodes OBJECT-TYPE A comma-separted list of the logical node numbers of the offline nodes in the cluster. | 1.3.6.1.4.1.12124.1.1.7 | DisplayString | read-only | current |
| clusterPerformance OBJECT-IDENTITY | 1.3.6.1.4.1.12124.1.2 | |||
| clusterIfsPerf OBJECT-IDENTITY | 1.3.6.1.4.1.12124.1.2.1 | |||
| clusterIfsInBytes OBJECT-TYPE The cumulative number of bytes into /ifs. | 1.3.6.1.4.1.12124.1.2.1.1 | CounterBasedGauge64 | read-only | current |
| clusterIfsInBitsPerSecond OBJECT-TYPE The cumulative throughput rate (bits per second) into /ifs. | 1.3.6.1.4.1.12124.1.2.1.2 | CounterBasedGauge64 | read-only | current |
| clusterIfsOutBytes OBJECT-TYPE The cumulative number of bytes out of /ifs. | 1.3.6.1.4.1.12124.1.2.1.3 | CounterBasedGauge64 | read-only | current |
| clusterIfsOutBitsPerSecond OBJECT-TYPE The cumulative throughput rate (bits per second) out of /ifs. | 1.3.6.1.4.1.12124.1.2.1.4 | CounterBasedGauge64 | read-only | current |
| clusterNetworkPerf OBJECT-IDENTITY | 1.3.6.1.4.1.12124.1.2.2 | |||
| clusterNetworkInBytes OBJECT-TYPE The cumulative input bytes for all external interfaces. Obsolete. | 1.3.6.1.4.1.12124.1.2.2.1 | CounterBasedGauge64 | read-only | obsolete |
| clusterNetworkInBitsPerSecond OBJECT-TYPE The cumulative input rate (bits per second) for all external interfaces. | 1.3.6.1.4.1.12124.1.2.2.2 | CounterBasedGauge64 | read-only | current |
| clusterNetworkOutBytes OBJECT-TYPE The cumulative output bytes for all external interfaces. Obsolete. | 1.3.6.1.4.1.12124.1.2.2.3 | CounterBasedGauge64 | read-only | obsolete |
| clusterNetworkOutBitsPerSecond OBJECT-TYPE The cumulative output rate (bits per second) for all external interfaces. | 1.3.6.1.4.1.12124.1.2.2.4 | CounterBasedGauge64 | read-only | current |
| clusterCPUPerf OBJECT-IDENTITY | 1.3.6.1.4.1.12124.1.2.3 | |||
| clusterCPUUser OBJECT-TYPE Average amount of CPU time (per mil) used by user processes averaged for all nodes over the last 5 seconds. | 1.3.6.1.4.1.12124.1.2.3.1 | Gauge32 (0..1000) | read-only | current |
| clusterCPUNice OBJECT-TYPE Average amount of CPU time (per mil) used by nice processes averaged for all nodes over the last 5 seconds. | 1.3.6.1.4.1.12124.1.2.3.2 | Gauge32 (0..1000) | read-only | current |
| clusterCPUSystem OBJECT-TYPE Average amount of CPU time (per mil) used by system processes averaged for all nodes over the last 5 seconds. | 1.3.6.1.4.1.12124.1.2.3.3 | Gauge32 (0..1000) | read-only | current |
| clusterCPUInterrupt OBJECT-TYPE Average amount of CPU time (per mil) used by interrupts averaged for all nodes over the last 5 seconds. | 1.3.6.1.4.1.12124.1.2.3.4 | Gauge32 (0..1000) | read-only | current |
| clusterCPUIdlePct OBJECT-TYPE Average amount of idle CPU time (per mil) averaged for all nodes averaged for all nodes over the last 5 seconds. | 1.3.6.1.4.1.12124.1.2.3.5 | Gauge32 (0..1000) | read-only | current |
| ifsFilesystem OBJECT-IDENTITY | 1.3.6.1.4.1.12124.1.3 | |||
| ifsTotalBytes OBJECT-TYPE The total cluster capacity of the /ifs filesystem in bytes. | 1.3.6.1.4.1.12124.1.3.1 | CounterBasedGauge64 | read-only | current |
| ifsUsedBytes OBJECT-TYPE The number of bytes used in the /ifs filesystem. | 1.3.6.1.4.1.12124.1.3.2 | CounterBasedGauge64 | read-only | current |
| ifsAvailableBytes OBJECT-TYPE The number of bytes available for use in the /ifs filesystem. | 1.3.6.1.4.1.12124.1.3.3 | CounterBasedGauge64 | read-only | current |
| ifsFreeBytes OBJECT-TYPE The number of bytes free in the /ifs filesystem (includes Virtual Hot Spare). | 1.3.6.1.4.1.12124.1.3.4 | CounterBasedGauge64 | read-only | current |
| accessTimeEnabled OBJECT-TYPE Indicates if access time tracking is enabled on the /ifs filesystem. | 1.3.6.1.4.1.12124.1.3.10 | INTEGER {no(0), yes(1)} | read-only | current |
| accessTimeGracePeriod OBJECT-TYPE Tthe minimum amount of time (in milliseconds) between updates to a file's last access time. | 1.3.6.1.4.1.12124.1.3.11 | Gauge32 | read-only | current |
| licenses OBJECT-IDENTITY | 1.3.6.1.4.1.12124.1.5 | |||
| licenseTable OBJECT-TYPE Licensing information for OneFS software modules. | 1.3.6.1.4.1.12124.1.5.1 | not-accessible | current | |
| licenseEntry OBJECT-TYPE A software module's license status. | 1.3.6.1.4.1.12124.1.5.1.1 | not-accessible | current | |
| licenseIndex OBJECT-TYPE Index of a row in the licensed modules table. | 1.3.6.1.4.1.12124.1.5.1.1.1 | Integer32 (0..99) | not-accessible | current |
| licenseModuleName OBJECT-TYPE The name of the licensable module. | 1.3.6.1.4.1.12124.1.5.1.1.2 | DisplayString | read-only | current |
| licenseStatus OBJECT-TYPE The status of the license. It may be licensed, unlicensed (inactive or expired), or an evaluation license. | 1.3.6.1.4.1.12124.1.5.1.1.3 | INTEGER {inactive(-2), expired(-1), activated(0), evaluation(1)} | read-only | current |
| licenseExpirationDate OBJECT-TYPE The UNIX epoch time that the license expires. This value is only present for evaluation licenses as normal licenses do not expire. | 1.3.6.1.4.1.12124.1.5.1.1.5 | Gauge32 | read-only | current |
| quotas OBJECT-IDENTITY | 1.3.6.1.4.1.12124.1.12 | |||
| quotaTable OBJECT-TYPE A table of specific directory, user, and group quotas. | 1.3.6.1.4.1.12124.1.12.1 | not-accessible | current | |
| quotaEntry OBJECT-TYPE A quota. | 1.3.6.1.4.1.12124.1.12.1.1 | not-accessible | current | |
| quotaDomainID OBJECT-TYPE The unique identifier for the quota. | 1.3.6.1.4.1.12124.1.12.1.1.1 | DisplayString (SIZE(48)) | not-accessible | current |
| quotaType OBJECT-TYPE The type of quota. | 1.3.6.1.4.1.12124.1.12.1.1.2 | INTEGER {defaultUser(0), user(1), defaultGroup(2), group(3), directory(4), special(5), max(6)} | read-only | current |
| quotaID OBJECT-TYPE The user or group ID governed by this quota, if this is a user or group quota; otherwise 0. | 1.3.6.1.4.1.12124.1.12.1.1.3 | Gauge32 | read-only | current |
| quotaIncludesSnapshotUsage OBJECT-TYPE Indicates whether or not snapshot usage is included in the quota usage. | 1.3.6.1.4.1.12124.1.12.1.1.4 | INTEGER {no(0), yes(1)} | read-only | current |
| quotaPath OBJECT-TYPE The path governed by this quota. | 1.3.6.1.4.1.12124.1.12.1.1.5 | DisplayString | read-only | current |
| quotaHardThresholdDefined OBJECT-TYPE Indicates if a hard threshold is enforced for the quota. | 1.3.6.1.4.1.12124.1.12.1.1.6 | INTEGER {no(0), yes(1)} | read-only | current |
| quotaHardThreshold OBJECT-TYPE The hard threshold in bytes. | 1.3.6.1.4.1.12124.1.12.1.1.7 | CounterBasedGauge64 | read-only | current |
| quotaSoftThresholdDefined OBJECT-TYPE Indicates if a soft threshold is enforced for the quota. | 1.3.6.1.4.1.12124.1.12.1.1.8 | INTEGER {no(0), yes(1)} | read-only | current |
| quotaSoftThreshold OBJECT-TYPE The soft threshold in bytes. | 1.3.6.1.4.1.12124.1.12.1.1.9 | CounterBasedGauge64 | read-only | current |
| quotaAdvisoryThresholdDefined OBJECT-TYPE Indicates if an advisory threshold is enforced for the quota. | 1.3.6.1.4.1.12124.1.12.1.1.10 | INTEGER {no(0), yes(1)} | read-only | current |
| quotaAdvisoryThreshold OBJECT-TYPE The advisory threshold in bytes. | 1.3.6.1.4.1.12124.1.12.1.1.11 | CounterBasedGauge64 | read-only | current |
| quotaGracePeriod OBJECT-TYPE The grace period for the soft threshold. If the soft threshold is exceeded for this time period, write access will be denied. | 1.3.6.1.4.1.12124.1.12.1.1.12 | Integer32 | read-only | current |
| quotaUsage OBJECT-TYPE The current quota usage in bytes. | 1.3.6.1.4.1.12124.1.12.1.1.13 | CounterBasedGauge64 | read-only | current |
| quotaUsageWithOverhead OBJECT-TYPE The current quota usage in bytes including FlexProtect overhead. | 1.3.6.1.4.1.12124.1.12.1.1.14 | CounterBasedGauge64 | read-only | current |
| quotaInodeUsage OBJECT-TYPE The number of inodes (directories and files) covered by the quota. | 1.3.6.1.4.1.12124.1.12.1.1.15 | CounterBasedGauge64 | read-only | current |
| quotaIncludesOverhead OBJECT-TYPE Indicates if the quota includes data protection overhead. | 1.3.6.1.4.1.12124.1.12.1.1.16 | INTEGER {no(0), yes(1)} | read-only | current |
| snapshots OBJECT-IDENTITY | 1.3.6.1.4.1.12124.1.13 | |||
| snapshotSettings OBJECT-IDENTITY | 1.3.6.1.4.1.12124.1.13.1 | |||
| snapshotScheduledCreateEnabled OBJECT-TYPE Indicates if the scheduled (automatic) creation of snapshots should occur. | 1.3.6.1.4.1.12124.1.13.1.1 | INTEGER {no(0), yes(1)} | read-only | current |
| snapshotScheduledDeleteEnabled OBJECT-TYPE Indicates if scheduled (automatic) deletion of snapshots should occur. | 1.3.6.1.4.1.12124.1.13.1.2 | INTEGER {no(0), yes(1)} | read-only | current |
| snapshotReservedPct OBJECT-TYPE The percent of storage space reserved for snapshots. The value report is a percentage of total cluster storage capacity. | 1.3.6.1.4.1.12124.1.13.1.3 | Integer32 (0..99) | read-only | current |
| snapshotRootVisibilityNFS OBJECT-TYPE Indicates if the /ifs/.snapshot directory is visible to NFS clients. | 1.3.6.1.4.1.12124.1.13.1.4 | INTEGER {no(0), yes(1)} | read-only | current |
| snapshotRootAccessNFS OBJECT-TYPE Indicates if the /ifs/.snapshot directory is accessible to NFS clients. | 1.3.6.1.4.1.12124.1.13.1.5 | INTEGER {no(0), yes(1)} | read-only | current |
| snapshotSubdirAccessNFS OBJECT-TYPE Indicates if .snapshot directories in subdirectories of /ifs are visible to NFS clients. | 1.3.6.1.4.1.12124.1.13.1.6 | INTEGER {no(0), yes(1)} | read-only | current |
| snapshotRootVisibilityCIFS OBJECT-TYPE Indicates if the /ifs/.snapshot directory is visible to CIFS clients. | 1.3.6.1.4.1.12124.1.13.1.7 | INTEGER {no(0), yes(1)} | read-only | current |
| snapshotRootAccessCIFS OBJECT-TYPE Indicates if the /ifs/.snapshot directory is accessible to CIFS clients. | 1.3.6.1.4.1.12124.1.13.1.8 | INTEGER {no(0), yes(1)} | read-only | current |
| snapshotSubdirAccessCIFS OBJECT-TYPE Indicates if .snapshot directories in subdirectories of /ifs are visible to CIFS clients. | 1.3.6.1.4.1.12124.1.13.1.9 | INTEGER {no(0), yes(1)} | read-only | current |
| snapshotRootVisibilityLocal OBJECT-TYPE Indicates if .snapshot directories in subdirectories of /ifs are visible to local users. | 1.3.6.1.4.1.12124.1.13.1.10 | INTEGER {no(0), yes(1)} | read-only | current |
| snapshotRootAccessLocal OBJECT-TYPE Indicates if the /ifs/.snapshot directory is visible to local users. | 1.3.6.1.4.1.12124.1.13.1.11 | INTEGER {no(0), yes(1)} | read-only | current |
| snapshotSubdirAccessLocal OBJECT-TYPE Indicates if the /ifs/.snapshot directory is accessible to local users. | 1.3.6.1.4.1.12124.1.13.1.12 | INTEGER {no(0), yes(1)} | read-only | current |
| snapshotScheduleTable OBJECT-TYPE A table of snapshot schedules. | 1.3.6.1.4.1.12124.1.13.2 | not-accessible | current | |
| snapshotScheduleEntry OBJECT-TYPE A snapshot schedule. | 1.3.6.1.4.1.12124.1.13.2.1 | not-accessible | current | |
| snapshotScheduleIndex OBJECT-TYPE The unique identifier for a snapshot schedule. | 1.3.6.1.4.1.12124.1.13.2.1.1 | Integer32 (0..2147483647) | read-only | current |
| snapshotScheduleName OBJECT-TYPE The name of the schedule. | 1.3.6.1.4.1.12124.1.13.2.1.2 | DisplayString | read-only | current |
| snapshotScheduleAlias OBJECT-TYPE The alias for snapshots created by the schedule. | 1.3.6.1.4.1.12124.1.13.2.1.3 | DisplayString | read-only | current |
| snapshotScheduleNamingPattern OBJECT-TYPE The naming pattern for snapshots created by the schedule. | 1.3.6.1.4.1.12124.1.13.2.1.4 | DisplayString | read-only | current |
| snapshotScheduleSchedule OBJECT-TYPE The date, time, and frequency that snapshots will be created by this schedule. | 1.3.6.1.4.1.12124.1.13.2.1.5 | DisplayString | read-only | current |
| snapshotScheduleExpiration OBJECT-TYPE Description of when snapshots created by the schedule will expire. | 1.3.6.1.4.1.12124.1.13.2.1.6 | DisplayString | read-only | current |
| snapshotSchedulePath OBJECT-TYPE The paths that snapshots will be created from for the schedule. | 1.3.6.1.4.1.12124.1.13.2.1.7 | DisplayString | read-only | current |
| snapshotTable OBJECT-TYPE A table of snapshots. | 1.3.6.1.4.1.12124.1.13.3 | not-accessible | current | |
| snapshotEntry OBJECT-TYPE A snapshot. | 1.3.6.1.4.1.12124.1.13.3.1 | not-accessible | current | |
| snapshotIndex OBJECT-TYPE The unique identifier of the snapshot. | 1.3.6.1.4.1.12124.1.13.3.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| snapshotName OBJECT-TYPE The name of the snapshot. | 1.3.6.1.4.1.12124.1.13.3.1.2 | DisplayString | read-only | current |
| snapshotCreated OBJECT-TYPE The UNIX epoch time at which the snapshot was created. | 1.3.6.1.4.1.12124.1.13.3.1.3 | Gauge32 | read-only | current |
| snapshotExpires OBJECT-TYPE The UNIX epoch time that the snapshot expires in seconds. | 1.3.6.1.4.1.12124.1.13.3.1.4 | Gauge32 | read-only | current |
| snapshotSize OBJECT-TYPE The amount of storage space consumed by the snapshot in bytes. | 1.3.6.1.4.1.12124.1.13.3.1.5 | CounterBasedGauge64 | read-only | current |
| snapshotPath OBJECT-TYPE The path covered by the snapshot. | 1.3.6.1.4.1.12124.1.13.3.1.6 | DisplayString | read-only | current |
| snapshotAliasFor OBJECT-TYPE An alternate name for the snapshot. | 1.3.6.1.4.1.12124.1.13.3.1.7 | DisplayString | read-only | current |
| snapshotLocked OBJECT-TYPE Indicates if the snapshot is locked. | 1.3.6.1.4.1.12124.1.13.3.1.8 | INTEGER {no(0), yes(1)} | read-only | current |
| node OBJECT-IDENTITY | 1.3.6.1.4.1.12124.2 | |||
| nodeStatus OBJECT-IDENTITY | 1.3.6.1.4.1.12124.2.1 | |||
| nodeName OBJECT-TYPE The hostname of the node. | 1.3.6.1.4.1.12124.2.1.1 | DisplayString | read-only | current |
| nodeHealth OBJECT-TYPE The overall health of the node. | 1.3.6.1.4.1.12124.2.1.2 | INTEGER {ok(0), attn(1), down(2), invalid(3)} | read-only | current |
| nodeType OBJECT-TYPE The general type of the node. | 1.3.6.1.4.1.12124.2.1.3 | INTEGER {storage(0), accelerator(1)} | read-only | current |
| readOnly OBJECT-TYPE Indicates if this node in read-only mode. | 1.3.6.1.4.1.12124.2.1.4 | INTEGER {no(0), yes(1)} | read-only | current |
| nodePerformance OBJECT-IDENTITY | 1.3.6.1.4.1.12124.2.2 | |||
| nodeIfsPerf OBJECT-IDENTITY | 1.3.6.1.4.1.12124.2.2.1 | |||
| nodeIfsInBytes OBJECT-TYPE The number of bytes into /ifs through this node. | 1.3.6.1.4.1.12124.2.2.1.1 | CounterBasedGauge64 | read-only | current |
| nodeIfsInBitsPerSecond OBJECT-TYPE The throughput rate (bytes per second) into /ifs through this node. | 1.3.6.1.4.1.12124.2.2.1.2 | CounterBasedGauge64 | read-only | current |
| nodeIfsOutBytes OBJECT-TYPE The number of bytes out of /ifs through this node. | 1.3.6.1.4.1.12124.2.2.1.3 | CounterBasedGauge64 | read-only | current |
| nodeIfsOutBitsPerSecond OBJECT-TYPE The throughput rate (bytes per second) out of /ifs through this node. | 1.3.6.1.4.1.12124.2.2.1.4 | CounterBasedGauge64 | read-only | current |
| nodeNetworkPerf OBJECT-IDENTITY | 1.3.6.1.4.1.12124.2.2.2 | |||
| nodeNetworkInBytes OBJECT-TYPE Total bytes into the node's external interfaces. Obsolete. | 1.3.6.1.4.1.12124.2.2.2.1 | CounterBasedGauge64 | read-only | obsolete |
| nodeNetworkInBitsPerSecond OBJECT-TYPE The total input rate (bits per second) into the node's external interfaces. | 1.3.6.1.4.1.12124.2.2.2.2 | CounterBasedGauge64 | read-only | current |
| nodeNetworkOutBytes OBJECT-TYPE Total bytes out of the node's external interfaces. Obsolete. | 1.3.6.1.4.1.12124.2.2.2.3 | CounterBasedGauge64 | read-only | obsolete |
| nodeNetworkOutBitsPerSecond OBJECT-TYPE The total output rate (bits per second) from the node's external interfaces. | 1.3.6.1.4.1.12124.2.2.2.4 | CounterBasedGauge64 | read-only | current |
| nodeCPUPerf OBJECT-IDENTITY | 1.3.6.1.4.1.12124.2.2.3 | |||
| nodeCPUUser OBJECT-TYPE Average amount of CPU (per mil) used by user processes within the last 5 seconds for all CPUs. | 1.3.6.1.4.1.12124.2.2.3.1 | Gauge32 (0..1000) | read-only | current |
| nodeCPUNice OBJECT-TYPE Average amount of CPU (per mil) used by nice processes within the last 5 seconds for all CPUs. | 1.3.6.1.4.1.12124.2.2.3.2 | Gauge32 (0..1000) | read-only | current |
| nodeCPUSystem OBJECT-TYPE Average amount of CPU (per mil) used by system processes within the last 5 seconds for all CPUs. | 1.3.6.1.4.1.12124.2.2.3.3 | Gauge32 (0..1000) | read-only | current |
| nodeCPUInterrupt OBJECT-TYPE Average amount of CPU (per mil) used by interrupts within the last 5 seconds for all CPUs. | 1.3.6.1.4.1.12124.2.2.3.4 | Gauge32 (0..1000) | read-only | current |
| nodeCPUIdle OBJECT-TYPE Average amount of CPU (per mil) used by idle processes within the last 5 seconds for all CPUs. | 1.3.6.1.4.1.12124.2.2.3.5 | Gauge32 (0..1000) | read-only | current |
| nodeCPUPerfTable OBJECT-TYPE Per CPU usage metrics. | 1.3.6.1.4.1.12124.2.2.3.10 | not-accessible | current | |
| nodeCPUPerfEntry OBJECT-TYPE CPU usage metrics for one CPU/core. | 1.3.6.1.4.1.12124.2.2.3.10.1 | not-accessible | current | |
| nodePerCPUUser OBJECT-TYPE Amount of CPU (per mil) used by user processes within the last 5 seconds for the CPU. | 1.3.6.1.4.1.12124.2.2.3.10.1.1 | Gauge32 (0..1000) | read-only | current |
| nodePerCPUNice OBJECT-TYPE Amount of CPU (per mil) used by nice processes within the last 5 seconds for the CPU. | 1.3.6.1.4.1.12124.2.2.3.10.1.2 | Gauge32 (0..1000) | read-only | current |
| nodePerCPUSystem OBJECT-TYPE Amount of CPU (per mil) used by system processes within the last 5 seconds for the CPU. | 1.3.6.1.4.1.12124.2.2.3.10.1.3 | Gauge32 (0..1000) | read-only | current |
| nodePerCPUInterrupt OBJECT-TYPE Amount of CPU (per mil) used by interrupts within the last 5 seconds for the CPU. | 1.3.6.1.4.1.12124.2.2.3.10.1.4 | Gauge32 (0..1000) | read-only | current |
| nodePerCPUIdle OBJECT-TYPE Amount of CPU (per mil) used by idle processes within the last 5 seconds for the CPU. | 1.3.6.1.4.1.12124.2.2.3.10.1.5 | Gauge32 (0..1000) | read-only | current |
| nodePerCPUID OBJECT-TYPE ID of the CPU. | 1.3.6.1.4.1.12124.2.2.3.10.1.6 | Integer32 (0..64) | not-accessible | current |
| nodeProtocolPerfTable OBJECT-TYPE Per-protocol performance metrics and statistics. | 1.3.6.1.4.1.12124.2.2.10 | not-accessible | current | |
| nodeProtocolPerfEntry OBJECT-TYPE Basic protocol performance metrics and statistics. Each row represents a protocol. The procotols are: SMB1, SMB2, FTP, HTTP, NFS3, NFS4, NLM, SYNCIQ. | 1.3.6.1.4.1.12124.2.2.10.1 | not-accessible | current | |
| protocolName OBJECT-TYPE The name of the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.1 | DisplayString (SIZE(3..4)) | read-only | current |
| protocolOpCount OBJECT-TYPE The total number of operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.2 | Gauge32 | read-only | current |
| protocolOpsPerSecond OBJECT-TYPE The number of operations per second for the last 5 second. | 1.3.6.1.4.1.12124.2.2.10.1.3 | Gauge32 | read-only | current |
| inMinBytes OBJECT-TYPE The smallest input size in bytes of all operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.4 | Gauge32 | read-only | current |
| inMaxBytes OBJECT-TYPE The largest input size in bytes of all operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.5 | Gauge32 | read-only | current |
| inAvgBytes OBJECT-TYPE The average input size in bytes for all operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.6 | Gauge32 | read-only | current |
| inStdDevBytes OBJECT-TYPE The standard deviation input size in bytes for all operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.7 | Gauge32 | read-only | current |
| inBitsPerSecond OBJECT-TYPE The input rate (bits per second) for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.8 | CounterBasedGauge64 | read-only | current |
| outMinBytes OBJECT-TYPE The smallest output size in bytes of all operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.9 | Gauge32 | read-only | current |
| outMaxBytes OBJECT-TYPE The largest output size in bytes of all operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.10 | Gauge32 | read-only | current |
| outAvgBytes OBJECT-TYPE The average output size in bytes of all operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.11 | Gauge32 | read-only | current |
| outStdDevBytes OBJECT-TYPE The standard deviation output size in bytes for all operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.12 | Gauge32 | read-only | current |
| outBitsPerSecond OBJECT-TYPE The output rate (bits per second) for all operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.13 | CounterBasedGauge64 | read-only | current |
| latencyMin OBJECT-TYPE The minimum latency in microseconds for all operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.14 | Gauge32 | read-only | current |
| latencyMax OBJECT-TYPE The maximum latency in microseconds for all operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.15 | Gauge32 | read-only | current |
| latencyAverage OBJECT-TYPE The average latency in microseconds for all operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.16 | Gauge32 | read-only | current |
| latencyStdDev OBJECT-TYPE The latency standard deviation in microseconds for all operations for the protocol. | 1.3.6.1.4.1.12124.2.2.10.1.17 | Gauge32 | read-only | current |
| diskPerfTable OBJECT-TYPE Disk performance metrics and statistics. | 1.3.6.1.4.1.12124.2.2.52 | not-accessible | current | |
| diskPerfEntry OBJECT-TYPE Performance metrics and statistics for a disk. Each row in the table represents a disk. | 1.3.6.1.4.1.12124.2.2.52.1 | not-accessible | current | |
| diskPerfBay OBJECT-TYPE The bay that contains the disk. | 1.3.6.1.4.1.12124.2.2.52.1.1 | Integer32 (1..256) | read-only | current |
| diskPerfDeviceName OBJECT-TYPE The device name for this disk. This value correspond to the diskBay column in the diskTable. | 1.3.6.1.4.1.12124.2.2.52.1.2 | DisplayString | read-only | current |
| diskPerfOpsPerSecond OBJECT-TYPE The number of disk operations per second. | 1.3.6.1.4.1.12124.2.2.52.1.3 | Gauge32 | read-only | current |
| diskPerfInBitsPerSecond OBJECT-TYPE The input rate (bits per second) into this disk. | 1.3.6.1.4.1.12124.2.2.52.1.4 | Gauge32 | read-only | current |
| diskPerfOutBitsPerSecond OBJECT-TYPE The output rate (bits per second) from this disk. | 1.3.6.1.4.1.12124.2.2.52.1.5 | Gauge32 | read-only | current |
| chassisTable OBJECT-TYPE A list of chassis that comprise the node. | 1.3.6.1.4.1.12124.2.51 | not-accessible | current | |
| chassisEntry OBJECT-TYPE A node chassis. | 1.3.6.1.4.1.12124.2.51.1 | not-accessible | current | |
| chassisNumber OBJECT-TYPE A logical chassis number. | 1.3.6.1.4.1.12124.2.51.1.1 | Integer32 (1..5) | read-only | current |
| chassisConfigNumber OBJECT-TYPE The chassis configuration number. | 1.3.6.1.4.1.12124.2.51.1.2 | DisplayString | read-only | current |
| chassisSerialNumber OBJECT-TYPE The chassis serial number. | 1.3.6.1.4.1.12124.2.51.1.3 | DisplayString | read-only | current |
| chassisModel OBJECT-TYPE The chassis model name. | 1.3.6.1.4.1.12124.2.51.1.4 | DisplayString | read-only | current |
| chassisUnitIDLEDOn OBJECT-TYPE Indicates if the unit ID light on the chassis is lighted. This is the blue service light on the back of the chassis. A value of NA indicates that no Unit ID LED exists on the chassis. | 1.3.6.1.4.1.12124.2.51.1.5 | INTEGER {na(-1), no(0), yes(1)} | read-only | current |
| diskTable OBJECT-TYPE A list of disk state and properties for all disk in the node including expansion chassis. | 1.3.6.1.4.1.12124.2.52 | not-accessible | current | |
| diskEntry OBJECT-TYPE A disk. | 1.3.6.1.4.1.12124.2.52.1 | not-accessible | current | |
| diskBay OBJECT-TYPE The bay that contains the disk. | 1.3.6.1.4.1.12124.2.52.1.1 | Integer32 (1..256) | read-only | current |
| diskLogicalNumber OBJECT-TYPE The disk logical identification number. | 1.3.6.1.4.1.12124.2.52.1.2 | Integer32 (0..255) | read-only | current |
| diskChassisNumber OBJECT-TYPE The chassis which contains the disk. | 1.3.6.1.4.1.12124.2.52.1.3 | Integer32 | read-only | current |
| diskDeviceName OBJECT-TYPE The device name for this disk. | 1.3.6.1.4.1.12124.2.52.1.4 | DisplayString | read-only | current |
| diskStatus OBJECT-TYPE The operational status of the disk. Gone drives are considered not part of /ifs. Commonly returned values include (but not limited to): HEALTHY - Drive is healthy L3 - Drive is being used for L3 caching DEAD - Drive is dead SMARTFAIL - Drive is smartfailed | 1.3.6.1.4.1.12124.2.52.1.5 | DisplayString | read-only | current |
| diskModel OBJECT-TYPE The manufacture and model name of the disk. | 1.3.6.1.4.1.12124.2.52.1.6 | DisplayString | read-only | current |
| diskSerialNumber OBJECT-TYPE The serial number of the disk. | 1.3.6.1.4.1.12124.2.52.1.7 | DisplayString | read-only | current |
| diskFirmwareVersion OBJECT-TYPE The firmware version installed on the disk. | 1.3.6.1.4.1.12124.2.52.1.8 | DisplayString | read-only | current |
| diskSizeBytes OBJECT-TYPE The size of the disk in bytes. | 1.3.6.1.4.1.12124.2.52.1.9 | CounterBasedGauge64 | read-only | current |
| fanTable OBJECT-TYPE A table of fans in the node including expansion chassis. | 1.3.6.1.4.1.12124.2.53 | not-accessible | current | |
| fanEntry OBJECT-TYPE A fan. | 1.3.6.1.4.1.12124.2.53.1 | not-accessible | current | |
| fanNumber OBJECT-TYPE The unique identifer of the fan on this node. Note: Numbers may correspond to different fans on different hardware. | 1.3.6.1.4.1.12124.2.53.1.1 | Integer32 (1..99) | read-only | current |
| fanName OBJECT-TYPE The name of the fan. | 1.3.6.1.4.1.12124.2.53.1.2 | DisplayString | read-only | current |
| fanDescription OBJECT-TYPE The description of the fan. | 1.3.6.1.4.1.12124.2.53.1.3 | DisplayString | read-only | current |
| fanSpeed OBJECT-TYPE The current speed of the fan in revolutions per minute. | 1.3.6.1.4.1.12124.2.53.1.4 | Integer32 (0..100000) | read-only | current |
| tempSensorTable OBJECT-TYPE A list of thermal sensors in the node including expansion chassis. | 1.3.6.1.4.1.12124.2.54 | not-accessible | current | |
| tempSensorEntry OBJECT-TYPE A thermometer. | 1.3.6.1.4.1.12124.2.54.1 | not-accessible | current | |
| tempSensorNumber OBJECT-TYPE The unique identifier of the sensor on this node. | 1.3.6.1.4.1.12124.2.54.1.1 | Integer32 (1..99) | read-only | current |
| tempSensorName OBJECT-TYPE The name of the temperature sensor. | 1.3.6.1.4.1.12124.2.54.1.2 | DisplayString | read-only | current |
| tempSensorDescription OBJECT-TYPE Description of the temperature sensor. | 1.3.6.1.4.1.12124.2.54.1.3 | DisplayString | read-only | current |
| tempSensorValue OBJECT-TYPE The cuurent reading of the temperature sensor in degrees celsius. | 1.3.6.1.4.1.12124.2.54.1.4 | DisplayString | read-only | current |
| powerSensorTable OBJECT-TYPE A list of all voltage and current sensors in the node including expansion chassis. | 1.3.6.1.4.1.12124.2.55 | not-accessible | current | |
| powerSensorEntry OBJECT-TYPE A power sensor. | 1.3.6.1.4.1.12124.2.55.1 | not-accessible | current | |
| powerSensorNumber OBJECT-TYPE The unique identifier of the sensor on this node. | 1.3.6.1.4.1.12124.2.55.1.1 | Integer32 (1..99) | read-only | current |
| powerSensorName OBJECT-TYPE The name of the sensor. | 1.3.6.1.4.1.12124.2.55.1.2 | DisplayString | read-only | current |
| powerSensorDescription OBJECT-TYPE The description of the sensor. | 1.3.6.1.4.1.12124.2.55.1.3 | DisplayString | read-only | current |
| powerSensorValue OBJECT-TYPE The current reading of the sensor in volts or amps. | 1.3.6.1.4.1.12124.2.55.1.4 | DisplayString | read-only | current |
| local OBJECT-IDENTITY | 1.3.6.1.4.1.12124.4 | |||
| credentialBindings OBJECT-IDENTITY | 1.3.6.1.4.1.12124.4.1 | |||
| conformance OBJECT-IDENTITY | 1.3.6.1.4.1.12124.5 | |||
| clusterGroups OBJECT-IDENTITY | 1.3.6.1.4.1.12124.5.1 | |||
| clusterPerformanceGroups OBJECT-IDENTITY | 1.3.6.1.4.1.12124.5.1.2 | |||
| snapshotsGroup OBJECT-IDENTITY | 1.3.6.1.4.1.12124.5.1.13 | |||
| nodeGroups OBJECT-IDENTITY | 1.3.6.1.4.1.12124.5.2 | |||
| nodePerformanceGroup OBJECT-IDENTITY | 1.3.6.1.4.1.12124.5.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| clusterStatusGroup OBJECT-GROUP A collection of objects that cover the status of a cluster. | 1.3.6.1.4.1.12124.5.1.1 | current |
| clusterIfsPerfGroup OBJECT-GROUP A collection of objects that cover the cluster IFS performance. | 1.3.6.1.4.1.12124.5.1.2.1 | current |
| clusterNetworkPerfGroup OBJECT-GROUP A collection of objects that cover the cluster network performance. | 1.3.6.1.4.1.12124.5.1.2.2 | current |
| clusterCPUPerfGroup OBJECT-GROUP A collection of objects that cover the CPU performance. | 1.3.6.1.4.1.12124.5.1.2.3 | current |
| ifsFilesystemGroup OBJECT-GROUP A collection of objects that cover the IFS filesystem. | 1.3.6.1.4.1.12124.5.1.3 | current |
| licensesGroup OBJECT-GROUP A collection of object that cover licenses. | 1.3.6.1.4.1.12124.5.1.5 | current |
| quotasGroup OBJECT-GROUP A collection of objects that cover quotas. | 1.3.6.1.4.1.12124.5.1.12 | current |
| snapshotSettingsGroup OBJECT-GROUP A collection of objects that covers snapshot settings. | 1.3.6.1.4.1.12124.5.1.13.1 | current |
| snapshotScheduleTableGroup OBJECT-GROUP A collection of objects that cover snapshot schedules. | 1.3.6.1.4.1.12124.5.1.13.2 | current |
| snapshotTableGroup OBJECT-GROUP A collection of objects that covers the snapshots. | 1.3.6.1.4.1.12124.5.1.13.3 | current |
| nodeStatusGroup OBJECT-GROUP A collection of objects that cover node status. | 1.3.6.1.4.1.12124.5.2.1 | current |
| nodeIfsPerfGroup OBJECT-GROUP A collection of objects that cover node IFS performance. | 1.3.6.1.4.1.12124.5.2.2.1 | current |
| nodeNetworkPerfGroup OBJECT-GROUP A collection of objects that cover node network performance. | 1.3.6.1.4.1.12124.5.2.2.2 | current |
| nodeCPUPerfGroup OBJECT-GROUP A collection of objects that cover node CPU performance. | 1.3.6.1.4.1.12124.5.2.2.3 | current |
| nodeProtocolPerfTableGroup OBJECT-GROUP A collection of objects that cover protocol performance. | 1.3.6.1.4.1.12124.5.2.2.10 | current |
| diskPerfTableGroup OBJECT-GROUP A collection of objects that cover disk performance. | 1.3.6.1.4.1.12124.5.2.2.52 | current |
| chassisTableGroup OBJECT-GROUP A collection of objects that cover chassis information. | 1.3.6.1.4.1.12124.5.2.51 | current |
| diskTableGroup OBJECT-GROUP A collection of objects that cover disk information. | 1.3.6.1.4.1.12124.5.2.52 | current |
| fanTableGroup OBJECT-GROUP A collection of objects that cover fan information. | 1.3.6.1.4.1.12124.5.2.53 | current |
| tempSensorTableGroup OBJECT-GROUP A collection of objects that cover temperature sensor information. | 1.3.6.1.4.1.12124.5.2.54 | current |
| powerSensorTableGroup OBJECT-GROUP A collection of objects that cover power sensor information. | 1.3.6.1.4.1.12124.5.2.55 | current |
| isilonCompliance MODULE-COMPLIANCE The compliance statement for Isilon OneFS. | 1.3.6.1.4.1.12124.5.10 | current |