BUFFALO-NAS-MIB: View SNMP OID List / Download MIB
VENDOR: MELCO INC.
Home | MIB: BUFFALO-NAS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
teraStation | 1.3.6.1.4.1.5227.27 |
The MIB for BUFFALO NAS. (c)2009 BUFFALO Inc. All rights reserved. |
||
teraStationObjects | 1.3.6.1.4.1.5227.27.1 | |||
nasBackupTable | 1.3.6.1.4.1.5227.27.1.1 | no-access |
The table containing schedules of backup task. |
|
1.3.6.1.4.1.5227.27.1.1.1 | no-access |
An entry of nasBackupTable. Contents of entry is read from file /etc/melco/backupx, and entry is made at each file. |
||
nasBackupIndex | 1.3.6.1.4.1.5227.27.1.1.1.1 | integer32 | no-access |
The index value that uniquely identifies nasBackupEntry. |
nasBackupStatus | 1.3.6.1.4.1.5227.27.1.1.1.3 | integer | read-only |
The state of backup task. This value is read from 'status' line in file /etc/melco/backupx. ready(1) indicates waiting schedule. run(2) indicates executing backup task. done(3) indicates backup task is finished and succeeded. error(4) indicates backup task is finished and failed. Enumeration: 'ready': 1, 'done': 3, 'run': 2, 'error': 4. |
nasDiskTable | 1.3.6.1.4.1.5227.27.1.2 | no-access |
The table containing information of local disks. |
|
1.3.6.1.4.1.5227.27.1.2.1 | no-access |
An entry of nasDiskTable. Contents of entry is read from file /etc/melco/diskinfo, and entry is made at each 'diskx' line. |
||
nasDiskIndex | 1.3.6.1.4.1.5227.27.1.2.1.1 | integer32 | no-access |
The index value that uniquely identifies nasDiskEntry. |
nasDiskStatus | 1.3.6.1.4.1.5227.27.1.2.1.2 | integer | read-only |
The state of local disks. This value is read from 'diskx' line in file /etc/melco/diskinfo. notSupport(-1) indicates the disk slot is not exist. normal(1) indicates the disk is not part of RAID array. array1(2) indicates the disk is part of array1. array2(3) indicates the disk is part of array2. standby(4) indicates the disk is standby and power-off. degrade(5) indicates the disk has degraded and removed from array, and power-off. remove(6) indicates the disk has removed from array by user and power-off. standbyRemoved(7) indicates the disk is standby and removed from NAS. degradeRemoved(8) indicates the disk has degraded and removed from array and NAS. removeRemoved(9) indicates the disk has removed from array and NAS. array3(10) indicates the disk is part of array3. array4(11) indicates the disk is part of array4. mediaCartridge(12) indicates the disk is media cartridge. array5(13) - array6(14) indicates the disk is part of array5 - array6. Enumeration: 'array5': 13, 'array6': 14, 'normal': 1, 'standby': 4, 'array2': 3, 'array1': 2, 'mediaCartridge': 12, 'remove': 6, 'array3': 10, 'degradeRemoved': 8, 'degrade': 5, 'notSupport': -1, 'removeRemoved': 9, 'array4': 11, 'standbyRemoved': 7. |
nasDiskCapacity | 1.3.6.1.4.1.5227.27.1.2.1.3 | integer32 | read-only |
The capacity of local disk. This value is displayed in gigabyte. If the disk is using for RAID array, or the disk is not mounted then this display -1. |
nasDiskUsed | 1.3.6.1.4.1.5227.27.1.2.1.4 | integer32 | read-only |
The percentage of disk usage. If the disk is using for RAID array, or the disk is not mounted then this display -1. |
nasArrayTable | 1.3.6.1.4.1.5227.27.1.3 | no-access |
The table containing information of RAID array. |
|
1.3.6.1.4.1.5227.27.1.3.1 | no-access |
An entry of nasArrayTable. Contents of entry is read from file /etc/melco/diskinfo, and entry is made at each 'arrayx' line. |
||
nasArrayIndex | 1.3.6.1.4.1.5227.27.1.3.1.1 | integer32 | no-access |
The index value that uniquely identifies nasArrayEntry. |
nasArrayStatus | 1.3.6.1.4.1.5227.27.1.3.1.2 | integer | read-only |
Ths state of RAID array. This value is read from 'arrayx' line in file /etc/melco/diskinfo. NotSupport(-1) indicates the RAID array is not support. off(1) indicates the RAID array is not made. raid0(2) indicates the RAID array is made as raid0. raid1(3) indicates the RAID array is made as raid1. raid5(4) indicates the RAID array is made as raid5. raid6(5) indicates the RAID array is made as raid6. raid10(6) indicates the RAID array is made as raid10. raid50(7) indicates the RAID array is made as raid50. raid51(8) indicates the RAID array is made as raid51. raid60(9) indicates the RAID array is made as raid60. raid61(10) indicates the RAID array is made as raid61. Enumeration: 'off': 1, 'raid10': 6, 'raid51': 8, 'raid50': 7, 'raid5': 4, 'raid6': 5, 'raid1': 3, 'raid0': 2, 'notSupport': -1, 'raid60': 9, 'raid61': 10. |
nasArrayCapacity | 1.3.6.1.4.1.5227.27.1.3.1.3 | integer32 | read-only |
The capacity of RAID array. This value is displayed in gigabyte. If the RAID array is not made, or the RAID array is not mounted then this display -1. |
nasArrayUsed | 1.3.6.1.4.1.5227.27.1.3.1.4 | integer32 | read-only |
The percentage of RAID array usage. If the RAID array is not made, or the RAID array is not mounted then this display -1. |
nasErrorTable | 1.3.6.1.4.1.5227.27.1.4 | no-access |
The table containing error that occurred on NAS. |
|
1.3.6.1.4.1.5227.27.1.4.1 | no-access |
An entry of nasErrorTable. Contents of entry is read from file /tmp/error_status. |
||
nasErrorIndex | 1.3.6.1.4.1.5227.27.1.4.1.1 | integer32 | no-access |
The index value that uniquely identifies nasErrorEntry. |
nasErrorMsg | 1.3.6.1.4.1.5227.27.1.4.1.2 | displaystring | read-only |
The detail of occurred error. |
nasErrorDate | 1.3.6.1.4.1.5227.27.1.4.1.3 | displaystring | read-only |
The date that error occurred. |
nasInformationTable | 1.3.6.1.4.1.5227.27.1.5 | no-access |
The table containing information that occurred on NAS. |
|
1.3.6.1.4.1.5227.27.1.5.1 | no-access |
An entry of nasInformationTable. Contents of entry is read from file /tmp/info_status. |
||
nasInformationIndex | 1.3.6.1.4.1.5227.27.1.5.1.1 | integer32 | no-access |
The index value that uniquely identifies nasInformationTable. |
nasInformationMsg | 1.3.6.1.4.1.5227.27.1.5.1.2 | displaystring | read-only |
The detail of occurred information. |
nasInformationDate | 1.3.6.1.4.1.5227.27.1.5.1.3 | displaystring | read-only |
The date that information occurred. |
nasLVMParams | 1.3.6.1.4.1.5227.27.1.6 | |||
nasVGTable | 1.3.6.1.4.1.5227.27.1.6.1 | no-access |
The table containing information of VolumeGroup. |
|
1.3.6.1.4.1.5227.27.1.6.1.1 | no-access |
An entry of nasVGTable. |
||
nasVGIndex | 1.3.6.1.4.1.5227.27.1.6.1.1.1 | integer32 | no-access |
The index value that uniquely identifies nasVGEntry. |
nasVGPESize | 1.3.6.1.4.1.5227.27.1.6.1.1.2 | integer32 | read-only |
The size of VolumeGroup's Physical Extent. |
nasVGPETotal | 1.3.6.1.4.1.5227.27.1.6.1.1.3 | integer32 | read-only |
The total count of Physical Extent. |
nasVGPEUsed | 1.3.6.1.4.1.5227.27.1.6.1.1.4 | integer32 | read-only |
The used count of Physical Extent. |
nasLVTable | 1.3.6.1.4.1.5227.27.1.6.1.1.5 | no-access |
The table containing information of VolumeGroup's LogicalVolume. |
|
1.3.6.1.4.1.5227.27.1.6.1.1.5.1 | no-access |
An entry of nasLVTable. |
||
nasLVIndex | 1.3.6.1.4.1.5227.27.1.6.1.1.5.1.1 | integer32 | no-access |
The index value that uniquely identifies nasLVEntry. |
nasLVName | 1.3.6.1.4.1.5227.27.1.6.1.1.5.1.2 | displaystring | read-only |
The name of LogicalVolume. |
nasLVCapacity | 1.3.6.1.4.1.5227.27.1.6.1.1.5.1.3 | integer32 | read-only |
The capacity of LogicalVolume. |
nasLVUsed | 1.3.6.1.4.1.5227.27.1.6.1.1.5.1.4 | integer32 | read-only |
The Percentage of LogicalVolume using. |
nasPVTable | 1.3.6.1.4.1.5227.27.1.6.1.1.6 | no-access |
The table containing information of VolumeGroup's PhisycalVolume. |
|
1.3.6.1.4.1.5227.27.1.6.1.1.6.1 | no-access |
An entry of nasPVTable. |
||
nasPVIndex | 1.3.6.1.4.1.5227.27.1.6.1.1.6.1.1 | integer32 | no-access |
The index value that uniquely identifies nasPVEntry. |
nasPVName | 1.3.6.1.4.1.5227.27.1.6.1.1.6.1.2 | displaystring | read-only |
The name of PhysicalVolume. |
nasFailoverParams | 1.3.6.1.4.1.5227.27.1.7 | |||
nasFailoverRole | 1.3.6.1.4.1.5227.27.1.7.1 | integer | read-only |
The role of NAS in failover. Enumeration: 'aloneBackup': 16, 'standalone': 1, 'emMode': 128, 'aloneMain': 4, 'maintenanceMain': 32, 'main': 2, 'backup': 8, 'maintenanceBackup': 64. |
nasFailoverStatus | 1.3.6.1.4.1.5227.27.1.7.2 | integer | read-only |
The state of failover. Enumeration: 'busy': 1, 'stopping': 32, 'idle': 0, 'initializing': 4, 'startingBackup': 3, 'startingMain': 2. |
nasFailoverPartner | 1.3.6.1.4.1.5227.27.1.7.3 | ipaddress | read-only |
The partner's IP address in failover. |
nasRPSUTable | 1.3.6.1.4.1.5227.27.1.8 | no-access |
The table containing information of RPSUs (Redudant Power Supply Unit). |
|
1.3.6.1.4.1.5227.27.1.8.1 | no-access |
An entry of nasRPSUTable. Contents of entry is read from miconapl, and entry is made at each 'rpsux' line. |
||
nasRPSUIndex | 1.3.6.1.4.1.5227.27.1.8.1.1 | integer32 | no-access |
The index value that uniquely identifies nasRPSUEntry. |
nasRPSUStatus | 1.3.6.1.4.1.5227.27.1.8.1.2 | integer | read-only |
The state of rpsus. This value is read from miconapl. unknown(-1) RPSU is unknown condition. fine(1) RPSU is fine condition. broken(2) RPSU is broken. Enumeration: 'unknown': -1, 'fine': 1, 'broken': 2. |
nasISCSITable | 1.3.6.1.4.1.5227.27.1.9 | no-access |
The table containing information of iSCSIs (internet Small Computer System Interface). |
|
1.3.6.1.4.1.5227.27.1.9.1 | no-access |
An entry of nasISCSIParams. Contents of entry is made at each 'iSCSIx' line. |
||
nasISCSIIndex | 1.3.6.1.4.1.5227.27.1.9.1.1 | integer32 | no-access |
The index value that uniquely identifies nasISCSIEntry. |
nasISCSIName | 1.3.6.1.4.1.5227.27.1.9.1.2 | displaystring | read-only |
The name of the iSCSI volume. |
nasISCSIStatus | 1.3.6.1.4.1.5227.27.1.9.1.3 | integer | read-only |
The connection state of iSCSI. unknown(-1) iSCSI-Volume is under unknown condition. conncted(1) iSCSI-Volume is connected to Initiator. standing-by(2) iSCSI-Volume is disconnected from Initiator. Enumeration: 'unknown': -1, 'connected': 1, 'standing-by': 2. |
teraStationNotifications | 1.3.6.1.4.1.5227.27.2 | |||
nasErrorOccur | 1.3.6.1.4.1.5227.27.2.1 |
A nasErrorOccur notification is sent when the value of nasErrorMsg changes. |
||
nasInformationOccur | 1.3.6.1.4.1.5227.27.2.2 |
A nasInformationOccur notification is sent when the value of nasInformationMsg changes. |