atFilev2FileViewerIsWriteable
AT-FILEv2-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.600.7.4.1.6
Object
column
SNMPv2-TCTruthValue
Returns TRUE if the file is writeable, FALSE otherwise.
Context
- MIB
- AT-FILEv2-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.600.7.4.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atFilev2FileViewerEntry
- Table
- atFilev2FileViewerTable
- Siblings
- 6
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| atFilev2FileViewerName The name of the file. Files are sorted in alphabetical order,
and any name that is longer than 112 characters will not be
displayed due to SNMP OID length limitations. | column | OctetString | .1.3.6.1.4.1.207.8.4.4.4.600.7.4.1.1 |
| atFilev2FileViewerSize The size of the file in bytes. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.207.8.4.4.4.600.7.4.1.2 |
| atFilev2FileViewerCreationTime File creation time in the form <MMM DD YYYY HH:MM:SS>.
Eg: Sep 7 2008 06:07:54. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.600.7.4.1.3 |
| atFilev2FileViewerIsDirectory Returns TRUE if the entry is a directory, FALSE otherwise. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.207.8.4.4.4.600.7.4.1.4 |
| atFilev2FileViewerIsReadable Returns TRUE if the file is readable, FALSE otherwise. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.207.8.4.4.4.600.7.4.1.5 |
| atFilev2FileViewerIsExecutable Returns TRUE if the file is executable, FALSE otherwise. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.207.8.4.4.4.600.7.4.1.7 |