hh3cFlhFileType
HH3C-FLASH-MAN-MIB ·
.1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.7
Object
column
Enumeration
This object indicates whether it is a file or directory.
Context
- MIB
- HH3C-FLASH-MAN-MIB
- OID
.1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cFlhFileEntry
- Table
- hh3cFlhFileTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | file |
2 | directory |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cFlhFileIndex Index of the table, whose range is from 1 to 2147483647 | column | Integer32 | .1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.1 |
| hh3cFlhFileName A valid file/directory name supported by the file system. | column | OctetString | .1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.2 |
| hh3cFlhFileSize deprecated The file size in bytes excluding the file
header of file system. The value should be greater than zero.
If the file size exceeds 2,147,483,647 bytes, hh3cFlhFileHCSize
specifies … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.3 |
| hh3cFlhFileStatus The status should be as follows:
deleted(1): The file is in recycle bin.
invalidChecksum(2): The checksum of file is invalid;
valid(3): A valid file. | column | Enumeration | .1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.4 |
| hh3cFlhFileChecksum The file checksum in the header of file. | column | OctetString | .1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.5 |
| hh3cFlhFileHCSize The file size in bytes.
This node is a 64-bit substitue for hh3cFlhFileSize. | column | bytes HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.6 |