NAS-MIB

File: NAS-MIB.mib (13180 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215

Imported symbols

enterprises Counter TimeTicks
OBJECT-TYPE TRAP-TYPE

Defined Types

DisplayString  
OCTET STRING    

IfEntryDef  
SEQUENCE    
  ifIndex INTEGER
  ifDescr DisplayString
  ifPacketsReceived Counter
  ifPacketsSent Counter
  ifErrorPackets Counter

HdEntryDef  
SEQUENCE    
  hdIndex INTEGER
  hdDescr DisplayString
  hdTemperature DisplayString
  hdStatus INTEGER
  hdModel DisplayString
  hdCapacity DisplayString
  hdSmartInfo DisplayString

SysFanEntryDef  
SEQUENCE    
  sysFanIndex INTEGER
  sysFanDescr DisplayString
  sysFanSpeed DisplayString

SysVolumeEntryDef  
SEQUENCE    
  sysVolumeIndex INTEGER
  sysVolumeDescr DisplayString
  sysVolumeFS DisplayString
  sysVolumeTotalSize DisplayString
  sysVolumeFreeSize DisplayString
  sysVolumeStatus DisplayString

Defined Values

storage 1.3.6.1.4.1.24681
OBJECT IDENTIFIER    

storageSystem 1.3.6.1.4.1.24681.1
OBJECT IDENTIFIER    

systemEventMsg 1.3.6.1.4.1.24681.1.1
OBJECT IDENTIFIER    

eventInformMsg 1.3.6.1.4.1.24681.1.1.101
Information event of NAS system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

eventWarningMsg 1.3.6.1.4.1.24681.1.1.102
Warning event of NAS system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

eventErrorMsg 1.3.6.1.4.1.24681.1.1.103
Error event of NAS system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemTraps 1.3.6.1.4.1.24681.1.10
OBJECT IDENTIFIER    

eventInform 1
Info: %s
TRAP-TYPE    

eventWarning 2
Warn: %s
TRAP-TYPE    

eventError 4
Error: %s
TRAP-TYPE    

systemInfo 1.3.6.1.4.1.24681.1.2
OBJECT IDENTIFIER    

systemCPU-Usage 1.3.6.1.4.1.24681.1.2.1
System CPU usage
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemTotalMem 1.3.6.1.4.1.24681.1.2.2
System total memory
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemFreeMem 1.3.6.1.4.1.24681.1.2.3
System free memory
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemUptime 1.3.6.1.4.1.24681.1.2.4
The amount of time since this host was last initialized. Note that this is different from sysUpTime in the SNMPv2-MIB [RFC1907] because sysUpTime is the uptime of the network management portion of the system.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cpu-Temperature 1.3.6.1.4.1.24681.1.2.5
CPU temperature
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

systemTemperature 1.3.6.1.4.1.24681.1.2.6
System temperature
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ifNumber 1.3.6.1.4.1.24681.1.2.8
The number of network interfaces (regardless of their current state) present on this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

systemIfTable 1.3.6.1.4.1.24681.1.2.9
A list of interface entries. The number of entries is given by the value of IfNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfEntryDef

ifEntry 1.3.6.1.4.1.24681.1.2.9.1
An interface entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IfEntryDef  

ifIndex 1.3.6.1.4.1.24681.1.2.9.1.1
A unique value for each interface. Its value ranges between 1 and the value of IfNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifDescr 1.3.6.1.4.1.24681.1.2.9.1.2
A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

ifPacketsReceived 1.3.6.1.4.1.24681.1.2.9.1.3
System packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifPacketsSent 1.3.6.1.4.1.24681.1.2.9.1.4
System packets sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifErrorPackets 1.3.6.1.4.1.24681.1.2.9.1.5
System error packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hdNumber 1.3.6.1.4.1.24681.1.2.10
The number of hard disk (regardless of their current state) present on this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

systemHdTable 1.3.6.1.4.1.24681.1.2.11
A list of interface entries. The number of entries is given by the value of IfNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HdEntryDef

hdEntry 1.3.6.1.4.1.24681.1.2.11.1
An interface entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HdEntryDef  

hdIndex 1.3.6.1.4.1.24681.1.2.11.1.1
A unique value for each hard disk. Its value ranges between 1 and the value of IfNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hdDescr 1.3.6.1.4.1.24681.1.2.11.1.2
A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hdTemperature 1.3.6.1.4.1.24681.1.2.11.1.3
Hard disk temperature.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hdStatus 1.3.6.1.4.1.24681.1.2.11.1.4
HDD status. 0:not availible, 1:availible.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ready(0), noDisk(-5), invalid(-6), rwError(-9), unknown(-4)  

hdModel 1.3.6.1.4.1.24681.1.2.11.1.5
Hard disk model.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hdCapacity 1.3.6.1.4.1.24681.1.2.11.1.6
Hard disk capacity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hdSmartInfo 1.3.6.1.4.1.24681.1.2.11.1.7
Hard disk SMART information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

modelName 1.3.6.1.4.1.24681.1.2.12
Model name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hostName 1.3.6.1.4.1.24681.1.2.13
Model name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sysFanNumber 1.3.6.1.4.1.24681.1.2.14
The number of system fan (regardless of their current state) present on this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

systemFanTable 1.3.6.1.4.1.24681.1.2.15
A list of interface entries. The number of entries is given by the value of SysFanNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysFanEntryDef

sysFanEntry 1.3.6.1.4.1.24681.1.2.15.1
An system fan entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysFanEntryDef  

sysFanIndex 1.3.6.1.4.1.24681.1.2.15.1.1
A unique value for each system fan. Its value ranges between 1 and the value of SysFanNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysFanDescr 1.3.6.1.4.1.24681.1.2.15.1.2
A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

sysFanSpeed 1.3.6.1.4.1.24681.1.2.15.1.3
System fan speed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

sysVolumeNumber 1.3.6.1.4.1.24681.1.2.16
The number of system volumes (regardless of their current state) present on this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

systemVolumeTable 1.3.6.1.4.1.24681.1.2.17
A list of volume entries. The number of entries is given by the value of SysVolumeNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysVolumeEntryDef

sysVolumeEntry 1.3.6.1.4.1.24681.1.2.17.1
An system volume entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysVolumeEntryDef  

sysVolumeIndex 1.3.6.1.4.1.24681.1.2.17.1.1
A unique value for each system volume. Its value ranges between 1 and the value of SysVolumeNumber. The value for each volume must remain constant at least from one re-initialization of the entity's volume system to the next re-initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysVolumeDescr 1.3.6.1.4.1.24681.1.2.17.1.2
A textual string containing information about the volume.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

sysVolumeFS 1.3.6.1.4.1.24681.1.2.17.1.3
System Volume file system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

sysVolumeTotalSize 1.3.6.1.4.1.24681.1.2.17.1.4
System Volume total size.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

sysVolumeFreeSize 1.3.6.1.4.1.24681.1.2.17.1.5
System Volume free size.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

sysVolumeStatus 1.3.6.1.4.1.24681.1.2.17.1.6
System Volume status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)