etsysFileListingFileType
ENTERASYS-FILE-MANAGEMENT-MIB ·
.1.3.6.1.4.1.5624.1.2.15.2.1.1.4
Object
column
Enumeration
The type of file that this entry represents.
Context
- MIB
- ENTERASYS-FILE-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.15.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysFileListingEntry
- Table
- etsysFileListingTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unsupported |
2 | directory |
3 | ordinary-file |
4 | symbolic-link |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysFileListingIndex The locally arbitrary, but unique identifier associated
with this file entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5624.1.2.15.2.1.1.1 |
| etsysFileListingFileName The fully qualified name of the file. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.5624.1.2.15.2.1.1.2 |
| etsysFileListingFileSize The size in bytes of this file. | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.15.2.1.1.3 |
| etsysFileListingFileDate The time and date that this file was last modified, if this
information is unavailable return '0000000000000000'H. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.5624.1.2.15.2.1.1.5 |
| etsysFileListingFileOrigin The source URL of this file, if it was created by a transfer,
or an application name, if it was created by an application.
If this information is unavailable return the null strin… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.5624.1.2.15.2.1.1.6 |