LEFTHAND-NETWORKS-NUS-COMMON-STORAGE-MIB

File: LEFTHAND-NETWORKS-NUS-COMMON-STORAGE-MIB.mib (8262 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC LEFTHAND-NETWORKS-GLOBAL-REG
LEFTHAND-NETWORKS-NUS-COMMON-MIB

Imported symbols

Counter64 MODULE-IDENTITY OBJECT-TYPE
IpAddress RowStatus TruthValue
lhnModules lhnNusCommonStorage

Defined Types

StorageDeviceEntry  
SEQUENCE    
  storageDeviceIndex INTEGER
  storageDeviceModel OCTET STRING
  storageDeviceSerialNo OCTET STRING
  storageDeviceClass OCTET STRING
  storageDeviceCapacity OCTET STRING
  storageDeviceStatus OCTET STRING
  storageDeviceChain OCTET STRING
  storageDeviceBayStatus OCTET STRING
  storageDeviceTemperature INTEGER

StorageRaidEntry  
SEQUENCE    
  storageRaidIndex INTEGER
  storageRaidDeviceName OCTET STRING
  storageRaidLevel INTEGER
  storageRaidDiskCount INTEGER
  storageRaidSpareDiskCount INTEGER
  storageRaidSuperBlock TruthValue
  storageRaidChunkSize INTEGER
  storageRaidDisks OCTET STRING

Defined Values

lhnNusCommonStorageModule 1.3.6.1.4.1.9804.1.1.8
Storage items for NSM Devices
MODULE-IDENTITY    

storageDeviceCount 1.3.6.1.4.1.9804.3.1.1.2.4.1
number of storage devices
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

storageDeviceTable 1.3.6.1.4.1.9804.3.1.1.2.4.2
table of storage devices
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StorageDeviceEntry

storageDeviceEntry 1.3.6.1.4.1.9804.3.1.1.2.4.2.1
A row of raid parameters for the NUS.
Status: current Access: not-accessible
OBJECT-TYPE    
  StorageDeviceEntry  

storageDeviceIndex 1.3.6.1.4.1.9804.3.1.1.2.4.2.1.1
storage device index
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

storageDeviceModel 1.3.6.1.4.1.9804.3.1.1.2.4.2.1.2
storage device model
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

storageDeviceClass 1.3.6.1.4.1.9804.3.1.1.2.4.2.1.3
storage device class
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

storageDeviceCapacity 1.3.6.1.4.1.9804.3.1.1.2.4.2.1.4
storage device capacity in blocks
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

storageDeviceStatus 1.3.6.1.4.1.9804.3.1.1.2.4.2.1.5
storage device status
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

storageDeviceChain 1.3.6.1.4.1.9804.3.1.1.2.4.2.1.6
storage device chain
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

storageDeviceSerialNo 1.3.6.1.4.1.9804.3.1.1.2.4.2.1.7
storage device serial number
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

storageDeviceBayStatus 1.3.6.1.4.1.9804.3.1.1.2.4.2.1.8
storage device bay status
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

storageDeviceTemperature 1.3.6.1.4.1.9804.3.1.1.2.4.2.1.9
storage device temperature
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

storageRaidCount 1.3.6.1.4.1.9804.3.1.1.2.4.3
number of raid devices
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

storageRaidTable 1.3.6.1.4.1.9804.3.1.1.2.4.4
table of raids
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StorageRaidEntry

storageRaidEntry 1.3.6.1.4.1.9804.3.1.1.2.4.4.1
A row of raid parameters for the NUS.
Status: current Access: not-accessible
OBJECT-TYPE    
  StorageRaidEntry  

storageRaidIndex 1.3.6.1.4.1.9804.3.1.1.2.4.4.1.1
raid storage device index
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

storageRaidDeviceName 1.3.6.1.4.1.9804.3.1.1.2.4.4.1.2
raid storage device name
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

storageRaidLevel 1.3.6.1.4.1.9804.3.1.1.2.4.4.1.3
raid storage device RAID level
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

storageRaidDiskCount 1.3.6.1.4.1.9804.3.1.1.2.4.4.1.4
raid storage device disk number
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

storageRaidSpareDiskCount 1.3.6.1.4.1.9804.3.1.1.2.4.4.1.5
raid storage device number of spare disks
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

storageRaidSuperBlock 1.3.6.1.4.1.9804.3.1.1.2.4.4.1.6
raid storage device spare super block status (true or false)
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

storageRaidChunkSize 1.3.6.1.4.1.9804.3.1.1.2.4.4.1.7
raid storage device chunk size
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

storageRaidDisks 1.3.6.1.4.1.9804.3.1.1.2.4.4.1.8
raid storage device disk list
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

storageRaidConfiguration 1.3.6.1.4.1.9804.3.1.1.2.4.5
raid storage configuration
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noRaid(1), stripe(2), mirror(3), mirrorAndStripe(4)  

storageRaidStatus 1.3.6.1.4.1.9804.3.1.1.2.4.7
status of raid subsystem
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), rebuilding(2), degraded(3), notRebuilding(4), off(5)  

storageRaidMinimumSpeed 1.3.6.1.4.1.9804.3.1.1.2.4.8
raid minimum speed
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

storageRaidMaximumSpeed 1.3.6.1.4.1.9804.3.1.1.2.4.9
raid maximum speed
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER