applOpenFileEntry
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.2.2.1
Object
row
An applOpenFileEntry indicates that a file has been opened by this running application element and is still open. Note that if a file has been opened multiple times, even by the same process, it will have multiple entries.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.2.2.1- Type
- row
- Status
- current
- Parent
- applOpenFileTable
- Table
- applOpenFileTable
- Children
- 4
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| applOpenFileName 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' ar… | column | SYSAPPL-MIBLongUtf8String | .1.3.6.1.2.1.62.1.2.2.1.1 |
| 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 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| applElmtOrSvc The applElmtOrSvc attribute serves as an index for tables
that can hold information both for individual running
application elements as well as for service instances.
… | column | Enumeration | .1.3.6.1.2.1.62.1.2.1.1.1 |
| applElmtOrSvcId The applElmtOrSvcId attribute is used as an index in
conjunction with the applElmtOrSvc attribute.
When the value of applElmtOrSvc is service(1), this
attribute's v… | column | Unsigned32 | .1.3.6.1.2.1.62.1.2.1.1.2 |
| applOpenChannelIndex This attribute serves to uniquely identify this open
connection in the context of the running application
element or service instance. Where suitable, the
application's native de… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.62.1.2.1.1.3 |