applOpenFileName
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.2.2.1.1
Object
column
SYSAPPL-MIBLongUtf8String
This attribute reports the name of this open file.
Wherever practical, a fully qualified path name should
be reported.
The values 'stdin', 'stdout', and 'stderr' are reserved
in accordance with common usage when the fully qualified
path name cannot be determined.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.2.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- applOpenFileEntry
- Table
- applOpenFileTable
- Siblings
- 3
Syntax
SYSAPPL-MIBLongUtf8String
- Source
- SYSAPPL-MIBLongUtf8String
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..1024
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| applOpenFileSizeHigh This file's current size in 2^32 byte blocks.
For example, for a file with a total size of 4,294,967,296
bytes, this attribute would have a value of 1; for a file
w… | column | 2^32 byte blocks SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.62.1.2.2.1.2 |
| applOpenFileSizeLow This file's current size modulo 2^32 bytes.
For example, for a file with a total size of
4,294,967,296 bytes this attribute would have a value
of 0; for a file with… | column | bytes SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.62.1.2.2.1.3 |
| applOpenFileMode This attribute reports the current mode of this file from
the perspective of this running application element.
These values have the following meanings:
… | column | Enumeration | .1.3.6.1.2.1.62.1.2.2.1.4 |