h3cFlhFileType
H3C-FLASH-MAN-MIB ·
.1.3.6.1.4.1.2011.10.2.5.1.1.4.2.1.1.7
Object
column
Enumeration
This object indicates whether it is a file or directory.
Context
- MIB
- H3C-FLASH-MAN-MIB
- OID
.1.3.6.1.4.1.2011.10.2.5.1.1.4.2.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cFlhFileEntry
- Table
- h3cFlhFileTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | file |
2 | directory |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cFlhFileIndex Index of the table, whose range is from 1 to 2147483647 | column | Integer32 | .1.3.6.1.4.1.2011.10.2.5.1.1.4.2.1.1.1 |
| h3cFlhFileName A valid file/directory name supported by the file system. | column | OctetString | .1.3.6.1.4.1.2011.10.2.5.1.1.4.2.1.1.2 |
| h3cFlhFileSize 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, h3cFlhFileHCSize
specifies t… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.10.2.5.1.1.4.2.1.1.3 |
| h3cFlhFileStatus 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.2011.10.2.5.1.1.4.2.1.1.4 |
| h3cFlhFileChecksum The file checksum in the header of file. | column | OctetString | .1.3.6.1.4.1.2011.10.2.5.1.1.4.2.1.1.5 |
| h3cFlhFileHCSize The file size in bytes.
This node is a 64-bit substitue for h3cFlhFileSize. | column | bytes HCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.2011.10.2.5.1.1.4.2.1.1.6 |