ONEFS-SNAPSHOT-MIB

File: ONEFS-SNAPSHOT-MIB.mib (15475 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1155-SMI
SNMPv2-CONF ONEFS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 Counter64
TimeTicks TEXTUAL-CONVENTION PhysAddress
MacAddress DisplayString IpAddress
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
onefs TimeTicks64

Defined Types

SsNodeEntry  
SEQUENCE    
  ssNodeIndex Integer32
  ssNodeFreeBlocks Counter64
  ssNodeTotalBlocks Counter64
  ssNodeAvailBlocks Counter64
  ssNodeNetBytesIn Counter64
  ssNodeNetBytesOut Counter64
  ssNodeMACaddress PhysAddress
  ssNodeIPaddress IpAddress
  ssNodeVersion DisplayString
  ssNodeBoottime TimeTicks64
  ssNodeHealth DisplayString
  ssNodeCPUload Integer32
  ssNodeFilesystemBytesIn Counter64
  ssNodeFilesystemBytesOut Counter64
  ssNodeNumberOfDisks Integer32
  ssNodeNumberOfSensors Integer32
  ssNodeNetBitsIn Counter64
  ssNodeNetBitsOut Counter64
  ssNodeFilesystemBitsIn Counter64
  ssNodeFilesystemBitsOut Counter64
  ssNodeNetBitsPerSecIn Counter64
  ssNodeNetBitsPerSecOut Counter64
  ssNodeFilesystemBitsPerSecIn Counter64
  ssNodeFilesystemBitsPerSecOut Counter64
  ssNodeCPUuser Integer32
  ssNodeCPUnice Integer32
  ssNodeCPUsystem Integer32
  ssNodeCPUinterrupt Integer32
  ssNodeCPUidle Integer32

SsDiskInfoEntry  
SEQUENCE    
  ssDiskIndex Integer32
  ssDiskName DisplayString
  ssDiskHealth INTEGER
  ssDiskBytesRead Counter64
  ssDiskBytesWritten Counter64
  ssDiskNumXfers Counter64
  ssDiskBitsPerSecRead Counter64
  ssDiskBitsPerSecWritten Counter64
  ssDiskXfersPerSec Counter64

SsSensorInfoEntry  
SEQUENCE    
  ssSensorDescriptionName DisplayString
  ssSensorType Integer32
  ssSensorValue DisplayString

Defined Values

oneFSss 1.3.6.1.4.1.12124.3
This is the OneFS statistics MIB
MODULE-IDENTITY    

ssVersion 1.3.6.1.4.1.12124.3.1
The version number of this onefs snapshot
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ssLocalNodeId 1.3.6.1.4.1.12124.3.2
The array identification number of this device equivalent to the logical node number
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

ssTimeStart 1.3.6.1.4.1.12124.3.3
Start time of this interval
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks64  

ssTimeEnd 1.3.6.1.4.1.12124.3.4
End time of this interval
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks64  

ssGlobal 1.3.6.1.4.1.12124.3.5
OBJECT IDENTIFIER    

ssNodeInfo 1.3.6.1.4.1.12124.3.6
OBJECT IDENTIFIER    

ssDisk 1.3.6.1.4.1.12124.3.5.1
OBJECT IDENTIFIER    

ssNet 1.3.6.1.4.1.12124.3.5.2
OBJECT IDENTIFIER    

ssSystem 1.3.6.1.4.1.12124.3.5.3
OBJECT IDENTIFIER    

ssFreeBlocks 1.3.6.1.4.1.12124.3.5.1.1
Free Blocks on this cluster
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssTotalBlocks 1.3.6.1.4.1.12124.3.5.1.2
Total number of blocks in the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssAvailableBlocks 1.3.6.1.4.1.12124.3.5.1.3
Number of available blocks in the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssBlockSize 1.3.6.1.4.1.12124.3.5.1.4
Size of the oneFS blocks
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssNetBytesIn 1.3.6.1.4.1.12124.3.5.2.3
Total Number of bytes into the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNetBytesOut 1.3.6.1.4.1.12124.3.5.2.4
Total number of bytes out of the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssFilesystemBytesIn 1.3.6.1.4.1.12124.3.5.2.5
Number of bytes into the filesystem
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssFilesystemBytesOut 1.3.6.1.4.1.12124.3.5.2.6
Number of bytes out of the filesystem
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNetBitsPerSecIn 1.3.6.1.4.1.12124.3.5.2.9
Total bits/sec into the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNetBitsPerSecOut 1.3.6.1.4.1.12124.3.5.2.10
Total bits/sec out of the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssFilesystemBitsPerSecIn 1.3.6.1.4.1.12124.3.5.2.11
Bits/sec into the filesystem
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssFilesystemBitsPerSecOut 1.3.6.1.4.1.12124.3.5.2.12
Bits/sec out of the filesystem
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssClusterName 1.3.6.1.4.1.12124.3.5.3.1
The cluster name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ssClusterHealth 1.3.6.1.4.1.12124.3.5.3.4
Health Status of Cluster
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ssConfiguredNodes 1.3.6.1.4.1.12124.3.5.3.5
The number of devices currently configured to be in the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

ssOnlineNodes 1.3.6.1.4.1.12124.3.5.3.6
The number of devices in the cluster currently online
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

ssNodeTable 1.3.6.1.4.1.12124.3.6.1
Table of oneFS machines
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SsNodeEntry

ssNodeEntry 1.3.6.1.4.1.12124.3.6.1.1
Table of oneFS machines
Status: current Access: not-accessible
OBJECT-TYPE    
  SsNodeEntry  

ssNodeIndex 1.3.6.1.4.1.12124.3.6.1.1.1
The logical node number of this device
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssNodeFreeBlocks 1.3.6.1.4.1.12124.3.6.1.1.2
The number of oneFS free blocks equivalent to sysctl efs.lbm.free_blocks on this machine
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNodeTotalBlocks 1.3.6.1.4.1.12124.3.6.1.1.3
The number of oneFS total blocks. Equivalent to sysctl efs.lbm.total_blocks on this machine
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNodeAvailBlocks 1.3.6.1.4.1.12124.3.6.1.1.4
The number of oneFS available blocks. Equivalent to sysctl efs.lbm.free_blocks on this machine
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNodeLnn 1.3.6.1.4.1.12124.3.6.1.1.5
The logical node number of this device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssNodeDiskless 1.3.6.1.4.1.12124.3.6.1.1.6
The diskless state of this device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssNodeNetBytesIn 1.3.6.1.4.1.12124.3.6.1.1.7
Total Network traffic into the device not including local overhead.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNodeNetBytesOut 1.3.6.1.4.1.12124.3.6.1.1.8
Total Network traffic into the device not including local overhead.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNodeMACaddress 1.3.6.1.4.1.12124.3.6.1.1.9
MacAddress of the device
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

ssNodeIPaddress 1.3.6.1.4.1.12124.3.6.1.1.10
Internal IP address of the device
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ssNodeVersion 1.3.6.1.4.1.12124.3.6.1.1.11
Isilon IQ version
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ssNodeBoottime 1.3.6.1.4.1.12124.3.6.1.1.12
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks64  

ssNodeHealth 1.3.6.1.4.1.12124.3.6.1.1.13
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ssNodeCPUload 1.3.6.1.4.1.12124.3.6.1.1.14
Local CPU load based on the kern.cp_time sysctl
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssNodeFilesystemBytesIn 1.3.6.1.4.1.12124.3.6.1.1.15
Number of bytes into the filesystem
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNodeFilesystemBytesOut 1.3.6.1.4.1.12124.3.6.1.1.16
Number of bytes out of the filesystem
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNodeNumberOfDisks 1.3.6.1.4.1.12124.3.6.1.1.17
Number of disks on the appliance
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssNodeNumberOfSensors 1.3.6.1.4.1.12124.3.6.1.1.18
Number of hardware sensors on the appliance
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssNodeNetBitsPerSecIn 1.3.6.1.4.1.12124.3.6.1.1.20
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNodeNetBitsPerSecOut 1.3.6.1.4.1.12124.3.6.1.1.21
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNodeFilesystemBitsPerSecIn 1.3.6.1.4.1.12124.3.6.1.1.22
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNodeFilesystemBitsPerSecOut 1.3.6.1.4.1.12124.3.6.1.1.23
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssNodeCPUuser 1.3.6.1.4.1.12124.3.6.1.1.24
Local CPU % used by user
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssNodeCPUnice 1.3.6.1.4.1.12124.3.6.1.1.25
Local CPU % used by nice'd proccesses
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssNodeCPUsystem 1.3.6.1.4.1.12124.3.6.1.1.26
Local CPU % used by system
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssNodeCPUinterrupt 1.3.6.1.4.1.12124.3.6.1.1.27
Local CPU % used by interrupts
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssNodeCPUidle 1.3.6.1.4.1.12124.3.6.1.1.28
Local CPU % idle
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssNodeDevId 1.3.6.1.4.1.12124.3.6.1.1.29
The array identification number of this device equivalent to sysctl efs.rbm.array_id on this machine
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssDiskInfoTable 1.3.6.1.4.1.12124.3.6.2
Table of oneFS machines
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SsDiskInfoEntry

ssDiskInfoEntry 1.3.6.1.4.1.12124.3.6.2.1
Table of oneFS machines
Status: current Access: not-accessible
OBJECT-TYPE    
  SsDiskInfoEntry  

ssDiskIndex 1.3.6.1.4.1.12124.3.6.2.1.1
Index of the ssDiskInfoTable, also the disk number
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssDiskName 1.3.6.1.4.1.12124.3.6.2.1.2
Name of the disk i.e. ad0
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ssDiskHealth 1.3.6.1.4.1.12124.3.6.2.1.3
Current status of a disk
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER red(0), green(1)  

ssDiskBytesRead 1.3.6.1.4.1.12124.3.6.2.1.4
Bytes read on this disk
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssDiskBytesWritten 1.3.6.1.4.1.12124.3.6.2.1.5
Bytes written on this disk
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssDiskNumXfers 1.3.6.1.4.1.12124.3.6.2.1.6
Number of transfers to and from this disk
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssDiskBitsPerSecRead 1.3.6.1.4.1.12124.3.6.2.1.7
Bits per sec read from this disk
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssDiskBitsPerSecWritten 1.3.6.1.4.1.12124.3.6.2.1.8
Bits per sec written on this disk
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssDiskXfersPerSec 1.3.6.1.4.1.12124.3.6.2.1.9
Number of thousandths of transfers per second to and from this disk
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ssSensorInfoTable 1.3.6.1.4.1.12124.3.6.3
Table of oneFS machines
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SsSensorInfoEntry

ssSensorInfoEntry 1.3.6.1.4.1.12124.3.6.3.1
Table of oneFS machines
Status: current Access: not-accessible
OBJECT-TYPE    
  SsSensorInfoEntry  

ssSensorDescriptionName 1.3.6.1.4.1.12124.3.6.3.1.1
Description of the hardware sensor; e.g. Temp Front Panel
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ssSensorType 1.3.6.1.4.1.12124.3.6.3.1.2
Type of hardware sensor: fan, voltage, or temperature.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ssSensorValue 1.3.6.1.4.1.12124.3.6.3.1.3
Current value of sensor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString