- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
02-HH3C-FLASH-MAN-MIB | 101.22 KB |
Contents
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
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. |
hh3cFlhUsageRate
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cFlhUsageRate (1.3.6.1.4.1.25506.2.5.1.4.1) |
accessible-for-notify |
Integer32 |
Standard MIB values. |
Current disk usage. |
As per the MIB. |
hh3cFlhUsageRateThreshold
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cFlhUsageRateThreshold (1.3.6.1.4.1.25506.2.5.1.4.2) |
accessible-for-notify |
Integer32 |
Standard MIB values. |
Usage threshold. |
As per the MIB. |
hh3cFlhNameForTrap
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cFlhNameForTrap (1.3.6.1.4.1.25506.2.5.1.4.3) |
accessible-for-notify |
DisplayString |
Standard MIB values. |
Disk name. |
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. |
hh3cFlhPos (1.3.6.1.4.1.25506.2.5.1.1.2.1.3) |
read-only |
PhysicalIndex |
Integer32 (1..2147483647) |
Entity index of the storage medium. |
Not supported. |
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. |
hh3cFlhChipNum (1.3.6.1.4.1.25506.2.5.1.1.2.1.5) |
read-only |
Integer32 |
Integer32 (1..64) |
Number of chips on the storage medium. |
Not supported. |
hh3cFlhDescr (1.3.6.1.4.1.25506.2.5.1.1.2.1.6) |
read-only |
DisplayString |
OCTET STRING(0~64) |
Storage medium description. |
Not supported. |
hh3cFlhInitTime (1.3.6.1.4.1.25506.2.5.1.1.2.1.8) |
read-only |
TimeStamp |
Standard MIB values. |
Initialization time of the storage medium. |
Not supported. |
hh3cFlhRemovable (1.3.6.1.4.1.25506.2.5.1.1.2.1.9) |
read-only |
TruthValue |
true(1) false(2) |
Whether the storage medium is removable. |
Not supported. |
hh3cFlhPartitionBool (1.3.6.1.4.1.25506.2.5.1.1.2.1.11) |
read-write |
TruthValue |
true(1) false(2) |
Whether the storage medium can be partitioned. |
Not supported. |
hh3cFlhMinPartitionSize (1.3.6.1.4.1.25506.2.5.1.1.2.1.12) |
read-only |
Integer32 |
Standard MIB values. |
Minimum partition size supported by the storage medium. |
Not supported. |
hh3cFlhMaxPartitions (1.3.6.1.4.1.25506.2.5.1.1.2.1.13) |
read-only |
Integer32 |
Integer32 (1..8) |
Maximum number of partitions supported by the storage medium. |
Not supported. |
hh3cFlhPartitionNum (1.3.6.1.4.1.25506.2.5.1.1.2.1.14) |
read-only |
Integer32 |
Standard MIB values. |
Actual number of partitions on the storage medium. |
Not supported. |
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. |
hh3cFlhPartFirstChip (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.2) |
read-only |
Integer32 |
Integer32 (1..64) |
The lowest chip number. |
Not supported. |
hh3cFlhPartLastChip (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.3) |
read-only |
Integer32 |
Integer32 (1..64) |
The highest chip number. |
Not supported. |
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. |
hh3cFlhPartFileNum (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.6) |
read-only |
Integer32 |
Standard MIB values. |
Number of files in the partition. |
Not supported. |
hh3cFlhPartChecksumMethod (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.7) |
read-only |
INTEGER |
simpleChecksum(1) undefined(2) simpleCRC(3) |
Checksum calculation method. |
Not supported. |
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. |
hh3cFlhPartUpgradeMode (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.9) |
read-only |
Hh3cFlashPartitionUpgradeMode |
unknown(1) rxbootFLH(2) direct(3) |
Upgrade mode of the partition. |
Not supported. |
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. |
hh3cFlhPartRequireErase (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.11) |
read-only |
TruthValue |
true(1) false(2) |
Whether a write operation is conditional on partition erase. |
Not supported. |
hh3cFlhPartFileNameLen (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.12) |
read-only |
Integer32 |
Integer32 (1..256) |
Maximum filename length. |
Not supported. |
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. |
hh3cFlhFileChecksum (1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.5) |
read-only |
OCTET STRING |
Standard MIB values. |
File checksum. |
Not supported. |
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.
When the value of the hh3cFlhOperType object is net2FlashWithErase, net2FlashWithoutErase, or delete for a row, the row supports global file operations.
If the value of the hh3cFlhOperIndex object is within the range from 0x10000 to 0x1FFFF for a row, the row represents a global file operation. The operation will be performed on all partitions whose value for the hh3cFlhPartPathForGlobalOpt object is true. If the value of the hh3cFlhOperIndex object is other value, the operation will be performed only on the specified file.
If the value of the hh3cFlhOperType object is flash2Net or rename for a row, the row does not support a global file operation. In this case, the value for the hh3cFlhOperIndex object can be any value. The operation will be performed on the specified file.
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
The following information describes the notifications included in the HH3C-FLASH-MAN-MIB module.
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 |
N/A |
N/A |
ON |
Description
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.
Status control
ON
MIB: Set hh3cFlhOperEndNotification to true(1).
OFF
MIB: Set hh3cFlhOperEndNotification to false(2).
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.5.1.2.1.1.9 (hh3cFlhOperStatus) |
File operation status. |
No |
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) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
Handle the issue according to the file operation result.
hh3cFlhUsageOverThreshold
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.5.1.4.0.1 |
The disk usage exceeded the threshold. |
Informational |
N/A |
N/A |
ON |
Description
This notification is generated when the disk usage exceeds the alarm threshold.
Status control
None.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.5.1.5.1 (hh3cFlhUsageRate) |
Current disk usage. |
No |
Integer32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.5.1.5.2 (hh3cFlhUsageRateThreshold) |
Disk usage threshold. |
No |
Integer32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.5.1.5.3 (hh3cFlhNameForTrap) |
Disk name. |
No |
DisplayString |
Standard MIB values. |
Recommended action
Verify that the disk space is insufficient and clear unnecessary files as needed.
hh3cFlhUsageResume
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.5.1.4.0.2 |
The disk usage dropped below the threshold. |
Informational |
N/A |
N/A |
ON |
Description
This notification is generated when the disk usage drops below the alarm threshold.
Status control
None.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.5.1.5.1 (hh3cFlhUsageRate) |
Current disk usage. |
No |
Integer32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.5.1.5.2 (hh3cFlhUsageRateThreshold) |
Disk usage threshold. |
No |
Integer32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.5.1.5.3 (hh3cFlhNameForTrap) |
Disk name. |
No |
DisplayString |
Standard MIB values. |
Recommended action
No action is required.