- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
02-HH3C-FLASH-MAN-MIB | 116.03 KB |
HH3C-FLASH-MAN-MIB
About this MIB
Use this MIB to obtain information about storage media, partitions, and files as well as manage files on the storage media.
MIB file name
hh3c-flash-man.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cFlash(5)
Scalar objects
hh3cFlhSupportNum (1.3.6.1.4.1.25506.2.5.1.1.1)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cFlhSupportNum (1.3.6.1.4.1.25506.2.5.1.1.1) |
read-only |
Integer32 |
Standard MIB values. |
Maximum number of storage media supported by the system. |
As per the MIB. |
Tabular objects
hh3cFlashTable
About this table
Use this table to obtain information about storage media.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is hh3cFlhIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cFlhIndex (1.3.6.1.4.1.25506.2.5.1.1.2.1.1) |
read-only |
Integer32 |
Integer32 (1..2147483647) |
Index of a storage medium. |
If the most significant 16 bits are all zeros, the system does not support distributed file systems. If the most significant 16 bits are not all zeros, the system supports distributed file systems. For distributed file systems, the most significant 16 bits represent the entity index of the slot where a storage medium resides and the least significant 16 bits represent the number of the storage medium in the slot. The lowest number is 1 and the highest number is the number of storage media in the slot. |
hh3cFlhSize (1.3.6.1.4.1.25506.2.5.1.1.2.1.2) |
read-only |
Integer32 |
Integer32 (-2147483648..2147483647) |
Total size of the storage medium, in bytes. |
As per the MIB. |
hh3cFlhName (1.3.6.1.4.1.25506.2.5.1.1.2.1.4) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Storage medium name. |
As per the MIB. |
hh3cFlhKbyteSize (1.3.6.1.4.1.25506.2.5.1.1.2.1.15) |
read-only |
Integer32 |
Integer32 (-2147483648..2147483647) |
Total size of the storage medium, in kbytes. |
As per the MIB. |
hh3cFlhHCSize (1.3.6.1.4.1.25506.2.5.1.1.2.1.16) |
read-only |
CounterBasedGauge64 |
Counter64 (0..18446744073709551615) |
Total size of the storage medium. This object is a 64-bit substitute for hh3cFlhSize. |
If the total size of the storage medium exceeds 2 GB, the value of hh3cFlhSize is not accurate. The value of hh3cFlhHCSize is the actual value. |
hh3cFlhPartitionTable
About this table
Use this table to obtain information about partitions.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cFlhIndex and hh3cFlhPartIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cFlhPartIndex (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.1) |
not-accessible |
Integer32 |
Integer32 (1..8) |
Index of a partition on a storage medium. |
As per the MIB. |
hh3cFlhPartSpace (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.4) |
read-only |
Integer32 |
Standard MIB values. |
Total size of the partition, in bytes. |
As per the MIB. |
hh3cFlhPartSpaceFree (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.5) |
read-only |
Gauge32 |
Standard MIB values. |
Free size of the partition, in bytes. |
As per the MIB. |
hh3cFlhPartStatus (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.8) |
read-only |
Hh3cFlashPartitionStatus |
readOnly(1) runFromFlash(2) readWrite(3) |
Partition status. |
As per the MIB. |
hh3cFlhPartName (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.10) |
read-only |
DisplayString |
OCTET STRING (0..255) |
Partition name. |
As per the MIB. |
hh3cFlhPartBootable (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.13) |
read-only |
TruthValue |
true(1) false(2) |
Whether the partition is a bootable partition. |
As per the MIB. |
hh3cFlhPartPathForGlobalOpt (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.14) |
read-write |
TruthValue |
true(1) false(2) |
Whether the partition is used in a global file operation. |
Supports only the true(1) value. The true(1) value indicates that in one global file operation, files will be copied to or deleted from this partition. By default, the value is true(1) only for the partition where the default working directory resides. For rows whose hh3cFlhPartBootable value is false, the value for the hh3cFlhPartPathForGlobalOpt object is always false. In addition, you cannot change the value to true for this object. If you change the value of hh3cFlhPartPathForGlobalOpt to true for a partition in the hh3cFlhPartitionTable table, the system automatically changes the value of hh3cFlhPartPathForGlobalOpt to false for other partitions on the same entity (slot) as that partition. The same entity (slot) can have only one partition whose value for the hh3cFlhPartPathForGlobalOpt object is true. |
hh3cFlhPartHCSpace (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.15) |
read-only |
CounterBasedGauge64 |
Counter64 (0..18446744073709551615) |
Total size of the partition. |
This node is a 64-bit substitute for hh3cFlhPartSpace. If the total size of the partition exceeds 2 GB, the value of hh3cFlhPartSpace is not accurate. The value of hh3cFlhPartHCSpace is the actual value. |
hh3cFlhPartHCSpaceFree (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.16) |
read-only |
CounterBasedGauge64 |
Counter64 (0..18446744073709551615) |
Free size of the partition. |
This node is a 64-bit substitute for hh3cFlhPartSpaceFree. If the free size of the partition exceeds 2 GB, the value of hh3cFlhPartSpaceFree is not accurate. The value of hh3cFlhPartHCSpaceFree is the actual value. |
hh3cFlhFileTable
About this table
Use this table to obtain information about files.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cFlhIndex, hh3cFlhPartIndex, and hh3cFlhFileIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cFlhFileIndex (1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Index of a file. |
As per the MIB. |
hh3cFlhFileName (1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.2) |
read-only |
DisplayString |
OCTET STRING (1..255) |
File or directory name. |
As per the MIB. |
hh3cFlhFileSize (1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.3) |
read-only |
Integer32 |
Integer32 (1..2147483647) |
File size. |
As per the MIB. |
hh3cFlhFileStatus (1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.4) |
read-only |
INTEGER |
deleted(1) invalidChecksum(2) valid(3) |
File status. |
As per the MIB. |
hh3cFlhFileHCSize (1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.6) |
read-only |
CounterBasedGauge64 |
Counter64 (0..18446744073709551615) |
File size. |
This node is a 64-bit substitue for hh3cFlhFileSize. If the file size exceeds 2 GB, the value of hh3cFlhFileSize is not accurate. The value of hh3cFlhFileHCSize is the actual value. |
hh3cFlhOpTable
About this table
Use this table to perform the following operations:
· Local file operations, including copying, deleting, and renaming files on the device.
· File transfer operations, including transferring files between a server and the device through SNMP operations.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
Columns
The table index is hh3cFlhOperIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cFlhOperIndex (1.3.6.1.4.1.25506.2.5.1.2.1.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Index of a file operation. |
If the value is within the range from 0x10000 to 0x1FFFF, the net2FlashWithErase, net2FlashWithoutErase, or delete operation will be performed on all partitions whose value for the hh3cFlhPartPathForGlobalOpt object is true. |
hh3cFlhOperType (1.3.6.1.4.1.25506.2.5.1.2.1.1.2) |
read-create |
INTEGER |
net2FlashWithErase(1) net2FlashWithoutErase(2) flash2Net(3) delete(4) rename(5) mkdir(6) rmdir(7) copy(8) |
File operation type. |
For TFTP, the net2FlashWithoutErase operation is the same as the net2FlashWithErase. TFTP does not support the rename and delete operations. |
hh3cFlhOperProtocol (1.3.6.1.4.1.25506.2.5.1.2.1.1.3) |
read-create |
INTEGER |
ftp(1) tftp(2) clusterftp(3) clustertftp(4) sftp(5) |
Protocol used by file transfer. |
Supports only FTP, TFTP, and SFTP. If FTP is used, you must specify the hh3cFlhOperServerUser and hh3cFlhOperPassword objects. By default, FTP is used. |
hh3cFlhOperServerAddress (1.3.6.1.4.1.25506.2.5.1.2.1.1.4) |
read-create |
IpAddress |
OCTET STRING (4) |
Address of the remote file transfer server. |
As per the MIB. |
hh3cFlhOperServerUser (1.3.6.1.4.1.25506.2.5.1.2.1.1.5) |
read-create |
DisplayString |
OCTET STRING (0..255) |
Username used to access the file transfer server. |
As per the MIB. |
hh3cFlhOperPassword (1.3.6.1.4.1.25506.2.5.1.2.1.1.6) |
read-create |
DisplayString |
OCTET STRING (0..255) |
Password used to access the file transfer server. |
When read, this node returns a zero-length string. |
hh3cFlhOperSourceFile (1.3.6.1.4.1.25506.2.5.1.2.1.1.7) |
read-create |
DisplayString |
OCTET STRING (1..255) |
Source file or directory of the operation. |
If the index is within the range from 0x10000 to 0x1FFFF, the net2FlashWithErase, net2FlashWithoutErase, or delete operation supports only pure file names. A pure file name cannot contain a forward slash (/). |
hh3cFlhOperDestinationFile (1.3.6.1.4.1.25506.2.5.1.2.1.1.8) |
read-create |
DisplayString |
OCTET STRING (0..255) |
Destination file name of the operation. |
As per the MIB. |
hh3cFlhOperStatus (1.3.6.1.4.1.25506.2.5.1.2.1.1.9) |
read-only |
Hh3cFlashOperationStatus |
opInProgress(1) opSuccess(2) opInvalid(3) opInvalidProtocol(4) opInvalidSourceName(5) opInvalidDestName(6) opInvalidServerAddress(7) opDeviceBusy(8) opDeviceOpenError(9) opDeviceError(10) opDeviceNotProgrammable(11) opDeviceFull(12) opFileOpenError(13) opFileTransferError(14) opFileChecksumError(15) opNoMemory(16) opAuthFail(17) opTimeout(18) opUnknownFailure(19) opDeleteFileOpenError(20) opDeleteInvalidDevice(21) opDeleteInvalidFunction(22) opDeleteOperationError(23) opDeleteInvalidFileName(24) opDeleteDeviceBusy(25) opDeleteParaError(26) opDeleteInvalidPath(27) opDeleteFileNotExistInSlave(28) opDeleteFileFailedInSlave(29) opSlaveFull(30) opCopyToSlaveFailure(31) |
File operation status. |
As per the MIB. |
hh3cFlhOperEndNotification (1.3.6.1.4.1.25506.2.5.1.2.1.1.10) |
read-create |
TruthValue |
true(1) false(2) |
Whether to notify that the file operation ends. |
As per the MIB. |
hh3cFlhOperProgress (1.3.6.1.4.1.25506.2.5.1.2.1.1.11) |
read-only |
TimeTicks |
TimeTicks |
Time taken by the file operation. |
As per the MIB. |
hh3cFlhOperRowStatus (1.3.6.1.4.1.25506.2.5.1.2.1.1.12) |
read-create |
RowStatus |
active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) |
Row status. |
Supports only the active, createAndGo, and destroy operations. |
hh3cFlhOperServerPort (1.3.6.1.4.1.25506.2.5.1.2.1.1.13) |
read-create |
Integer32 |
Integer32 (0..65535) |
Port number of the file transfer server. |
This node takes effect only when the file transfer protocol is FTP. |
hh3cFlhOperFailReason (1.3.6.1.4.1.25506.2.5.1.2.1.1.14) |
read-only |
DisplayString |
OCTET STRING (0..255) |
File operation failure reason. |
As per the MIB. |
hh3cFlhOperSrvAddrType (1.3.6.1.4.1.25506.2.5.1.2.1.1.15) |
read-create |
InetAddressType |
ipv4(1) ipv6(2) dns(16) |
Address type of the file transfer server. |
As per the MIB. |
hh3cFlhOperSrvAddrRev (1.3.6.1.4.1.25506.2.5.1.2.1.1.16) |
read-create |
InetAddress |
OCTET STRING (0..255) |
Address of the file transfer server. |
As per the MIB. |
hh3cFlhOperSrvVPNName (1.3.6.1.4.1.25506.2.5.1.2.1.1.17) |
read-create |
DisplayString |
OCTET STRING (0..255) |
VPN instance name of the file transfer operation. |
As per the MIB. |
Notifications
hh3cFlhOperNotification
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.5.1.3.1 |
A file operation completed. |
Informational |
Warning |
N/A |
ON |
Notification triggers
This notification is generated when a file operation completes if the value of hh3cFlhOperEndNotification is true.
The parameters included in this notification vary by file operation. For more information, see the online help for the NMS.
System impact
No impact on the system.
Status control
ON
MIB: Set hh3cFlhOperEndNotification to true(1).
OFF
MIB: Set hh3cFlhOperEndNotification to false(2).
Objects
OID (object name) |
Description |
Index nodes |
Type |
Value range |
1.3.6.1.4.1.25506.2.5.1.2.1.1.9 (hh3cFlhOperStatus) |
File operation status. |
N/A |
Hh3cFlashOperationStatus |
opInProgress(1) opSuccess(2) opInvalid(3) opInvalidProtocol(4) opInvalidSourceName(5) opInvalidDestName(6) opInvalidServerAddress(7) opDeviceBusy(8) opDeviceOpenError(9) opDeviceError(10) opDeviceNotProgrammable(11) opDeviceFull(12) opFileOpenError(13) opFileTransferError(14) opFileChecksumError(15) opNoMemory(16) opAuthFail(17) opTimeout(18) opUnknownFailure(19) opDeleteFileOpenError(20) opDeleteInvalidDevice(21) opDeleteInvalidFunction(22) opDeleteOperationError(23) opDeleteInvalidFileName(24) opDeleteDeviceBusy(25) opDeleteParaError(26) opDeleteInvalidPath(27) opDeleteFileNotExistInSlave(28) opDeleteFileFailedInSlave(29) opSlaveFull(30) opCopyToSlaveFailure(31) |
Recommended action
· If the operation finishes successfully, no action is required.
· If the operation fails, handle the issue according to the failure reason. If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.