IOMEGANAS-MIB

File: IOMEGANAS-MIB.mib (15463 bytes)

Imported modules

SNMPv2-TC RFC1213-MIB SNMPv2-SMI

Imported symbols

RowStatus DisplayString DisplayString
enterprises MODULE-IDENTITY OBJECT-TYPE
Integer32 NOTIFICATION-TYPE IpAddress
Gauge32

Defined Types

IoEntry  
SEQUENCE    
  ioIndex Integer32
  diskName OCTET STRING
  ioMgrs OCTET STRING
  ioMgws OCTET STRING
  ioReqrs OCTET STRING
  ioReqws OCTET STRING
  ioKbrs OCTET STRING
  ioKbws OCTET STRING
  ioAvgQueue OCTET STRING
  ioAvgWait OCTET STRING
  ioAvgSvc OCTET STRING
  ioAvgUtil OCTET STRING
  ioCpuTime OCTET STRING

BkupEntry  
SEQUENCE    
  bkupIndex Integer32
  bkupClient OCTET STRING
  bkupltStatus OCTET STRING
  bkupTotalSpace OCTET STRING

ConEntry  
SEQUENCE    
  conIndex Integer32
  conCount Integer32
  conProtocol DisplayString

DiskEntry  
SEQUENCE    
  diskIndex Integer32
  diskID OCTET STRING
  diskSize OCTET STRING
  diskStatus OCTET STRING

UsbEntry  
SEQUENCE    
  usbIndex Integer32
  usbManufacture DisplayString
  usbModel DisplayString
  usbType Integer32

FanEntry  
SEQUENCE    
  fanIndex Integer32
  fanName DisplayString
  fanValue Gauge32

TempEntry  
SEQUENCE    
  tempIndex Integer32
  tempName DisplayString
  tempValue Gauge32

VoltEntry  
SEQUENCE    
  voltIndex Integer32
  voltName DisplayString
  voltValue Gauge32

Defined Values

lenovoemc 1.3.6.1.4.1.11369
MIB for Iomega NAS
MODULE-IDENTITY    

org 1.3
OBJECT IDENTIFIER    

dod 1.3.6
OBJECT IDENTIFIER    

internet 1.3.6.1
OBJECT IDENTIFIER    

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

iomegaNAS 1.3.6.1.4.1.11369.10
OBJECT IDENTIFIER    

iomegaNASInfo 1.3.6.1.4.1.11369.10.1
OBJECT IDENTIFIER    

systemPerformance 1.3.6.1.4.1.11369.10.2
OBJECT IDENTIFIER    

iomegaNASFunctionStatus 1.3.6.1.4.1.11369.10.3
OBJECT IDENTIFIER    

iomegaNASStorage 1.3.6.1.4.1.11369.10.4
OBJECT IDENTIFIER    

iomegaNASDevice 1.3.6.1.4.1.11369.10.5
OBJECT IDENTIFIER    

iomegaNASSensor 1.3.6.1.4.1.11369.10.6
OBJECT IDENTIFIER    

iomegaNASEvent 1.3.6.1.4.1.11369.10.7
OBJECT IDENTIFIER    

iomegaNASNotifications 1.3.6.1.4.1.11369.10.8
OBJECT IDENTIFIER    

deviceDescr 1.3.6.1.4.1.11369.10.1.1
Description of this device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

deviceName 1.3.6.1.4.1.11369.10.1.2
Iomega NAS host name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

netConfig 1.3.6.1.4.1.11369.10.1.3
OBJECT IDENTIFIER    

ioTable 1.3.6.1.4.1.11369.10.2.1
A table of disk I/O performance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IoEntry

ioEntry 1.3.6.1.4.1.11369.10.2.1.1
An entry of one disk I/O performance.
Status: current Access: not-accessible
OBJECT-TYPE    
  IoEntry  

ioIndex 1.3.6.1.4.1.11369.10.2.1.1.1
ioIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

diskName 1.3.6.1.4.1.11369.10.2.1.1.2
Disk names such as sda and so on
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ioMgrs 1.3.6.1.4.1.11369.10.2.1.1.3
Read merges per second.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ioMgws 1.3.6.1.4.1.11369.10.2.1.1.4
Write merges per second.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ioReqrs 1.3.6.1.4.1.11369.10.2.1.1.5
Read io requests per second.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ioReqws 1.3.6.1.4.1.11369.10.2.1.1.6
Write io requests per second.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ioKbrs 1.3.6.1.4.1.11369.10.2.1.1.7
Kilobytes read per second.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ioKbws 1.3.6.1.4.1.11369.10.2.1.1.8
Kilobytes written per second.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ioAvgQueue 1.3.6.1.4.1.11369.10.2.1.1.9
Average queue length.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ioAvgWait 1.3.6.1.4.1.11369.10.2.1.1.10
Average waiting time (queue + service)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ioAvgSvc 1.3.6.1.4.1.11369.10.2.1.1.11
Average service time at disk.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ioAvgUtil 1.3.6.1.4.1.11369.10.2.1.1.12
Average disk utilization.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ioCpuTime 1.3.6.1.4.1.11369.10.2.1.1.13
Percentage of CPU time during which I/O requests were issued to the device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bkupTable 1.3.6.1.4.1.11369.10.3.1
A table of backup status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BkupEntry

bkupEntry 1.3.6.1.4.1.11369.10.3.1.1
An entry of backup status.
Status: current Access: not-accessible
OBJECT-TYPE    
  BkupEntry  

bkupIndex 1.3.6.1.4.1.11369.10.3.1.1.1
Record backup status
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

bkupClient 1.3.6.1.4.1.11369.10.3.1.1.2
Client Name
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bkupltStatus 1.3.6.1.4.1.11369.10.3.1.1.3
Last backup status
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bkupTotalSpace 1.3.6.1.4.1.11369.10.3.1.1.4
Total space
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

remoteAccess 1.3.6.1.4.1.11369.10.3.2
OBJECT IDENTIFIER    

conTable 1.3.6.1.4.1.11369.10.3.3
Table for connected client count
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConEntry

conEntry 1.3.6.1.4.1.11369.10.3.3.1
Entry for connected client count
Status: current Access: not-accessible
OBJECT-TYPE    
  ConEntry  

conIndex 1.3.6.1.4.1.11369.10.3.3.1.1
Index for entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 -2147483648..2147483647  

conCount 1.3.6.1.4.1.11369.10.3.3.1.2
Connected client count for a given protocol
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

conProtocol 1.3.6.1.4.1.11369.10.3.3.1.3
Protocol used by this kind of clients
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mediaService 1.3.6.1.4.1.11369.10.3.4
OBJECT IDENTIFIER    

raidStatus 1.3.6.1.4.1.11369.10.4.1
Description of raid status. There are five different status: NORMAL REBUILDING DEGRADED REBUILDFS FAULTED
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

raidLevel 1.3.6.1.4.1.11369.10.4.2
Raid level(5/10)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -2147483648..2147483647  

diskTable 1.3.6.1.4.1.11369.10.4.3
The table of disks that build the RAID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiskEntry

diskEntry 1.3.6.1.4.1.11369.10.4.3.1
An entry of one disk.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiskEntry  

diskIndex 1.3.6.1.4.1.11369.10.4.3.1.1
Index of disk entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 -2147483648..2147483647  

diskID 1.3.6.1.4.1.11369.10.4.3.1.2
ID of disk in array
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

diskSize 1.3.6.1.4.1.11369.10.4.3.1.3
Capacity of disk
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

diskStatus 1.3.6.1.4.1.11369.10.4.3.1.4
Status of Disk. There are four status: NORMAL FOREIGN FAULTED MISSING
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

usbTable 1.3.6.1.4.1.11369.10.5.1
Table of connected usb devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsbEntry

usbEntry 1.3.6.1.4.1.11369.10.5.1.1
Entry for connected USB device
Status: current Access: not-accessible
OBJECT-TYPE    
  UsbEntry  

usbIndex 1.3.6.1.4.1.11369.10.5.1.1.1
Index for entry in the table
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

usbManufacture 1.3.6.1.4.1.11369.10.5.1.1.2
Manufucture of the device
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

usbModel 1.3.6.1.4.1.11369.10.5.1.1.3
Model of the USB device
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

usbType 1.3.6.1.4.1.11369.10.5.1.1.4
USB device type(such UPS(3), PTP(6), printer(7) and so on)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fanTable 1.3.6.1.4.1.11369.10.6.1
Table for fan sensors
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FanEntry

fanEntry 1.3.6.1.4.1.11369.10.6.1.1
Entry for fan sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  FanEntry  

fanIndex 1.3.6.1.4.1.11369.10.6.1.1.1
Index for the entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

fanName 1.3.6.1.4.1.11369.10.6.1.1.2
Name of the fan sensor
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

fanValue 1.3.6.1.4.1.11369.10.6.1.1.3
Rotation speed of the fan in RPM
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tempTable 1.3.6.1.4.1.11369.10.6.2
Table for temperature sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TempEntry

tempEntry 1.3.6.1.4.1.11369.10.6.2.1
Entry for temperature sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  TempEntry  

tempIndex 1.3.6.1.4.1.11369.10.6.2.1.1
Index for entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

tempName 1.3.6.1.4.1.11369.10.6.2.1.2
Name of the temperature sensor
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tempValue 1.3.6.1.4.1.11369.10.6.2.1.3
The temperature of the sensor in mC.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

voltTable 1.3.6.1.4.1.11369.10.6.3
Table for volt sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VoltEntry

voltEntry 1.3.6.1.4.1.11369.10.6.3.1
Entry for volt sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  VoltEntry  

voltIndex 1.3.6.1.4.1.11369.10.6.3.1.1
Index for the entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

voltName 1.3.6.1.4.1.11369.10.6.3.1.2
Name of the volt sensor
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

voltValue 1.3.6.1.4.1.11369.10.6.3.1.3
The voltage in mV
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eventID 1.3.6.1.4.1.11369.10.7.1
ID of the event
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

eventText 1.3.6.1.4.1.11369.10.7.2
Description of the event.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

iomegaNASNotificationError 1.3.6.1.4.1.11369.10.8.1
An Error EventMonitorTrap is generated in response to a user-specified event. Details can be found in Variables data.
Status: current Access: read-only
NOTIFICATION-TYPE    

dns0 1.3.6.1.4.1.11369.10.1.3.1
The first DNS server
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dns1 1.3.6.1.4.1.11369.10.1.3.2
Backup DNS server
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wins0 1.3.6.1.4.1.11369.10.1.3.3
The first wins server
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wins1 1.3.6.1.4.1.11369.10.1.3.4
Backup wins server
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

raEnabled 1.3.6.1.4.1.11369.10.3.2.1
Whether RA is enabled 0 Disable 1 Enable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mediaServiceEnabled 1.3.6.1.4.1.11369.10.3.4.1
Whether media service is enabled 0 disable 1 enable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

iomegaNASNotificationWarn 1.3.6.1.4.1.11369.10.8.2
A Warning EventMonitorTrap is generated in response to a user-specified event. Details can be found in Variables data.
Status: current Access: read-only
NOTIFICATION-TYPE    

iomegaNASNotificationInfo 1.3.6.1.4.1.11369.10.8.3
An Informational EventMonitorTrap is generated in response to a user-specified event. Details can be found in Variables data.
Status: current Access: read-only
NOTIFICATION-TYPE