applOpenFileSizeLow
APPLICATION-MIB ·
.1.3.6.1.2.1.62.1.2.2.1.3
Object
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 a total size of 4,294,967,295
bytes this attribute's value would be 4,294,967,295.
Context
- MIB
- APPLICATION-MIB
- OID
.1.3.6.1.2.1.62.1.2.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Units
- bytes
- Parent
- applOpenFileEntry
- Table
- applOpenFileTable
- Siblings
- 3
Syntax
bytes SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling 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 |
| 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 |