APPLICATION-MIB :: applOpenFileSizeHigh

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAPPLICATION-MIBapplOpenFileSizeHigh

applOpenFileSizeHigh

Module: APPLICATION-MIB

OID (symbolic): APPLICATION-MIB::applOpenFileSizeHigh

OID (numeric): 1.3.6.1.2.1.62.1.2.2.1.2

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: 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 with a total size of 4,294,967,295 bytes this attribute's value would be 0.

What is applOpenFileSizeHigh?

Reports the high-order portion of an open file's current size, expressed in units of 2^32 bytes (approximately 4 GB per unit). It is combined with applOpenFileSizeLow to represent files larger than 4 GB.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.2.2.1.2
snmpwalk -v2c -c public <target> APPLICATION-MIB::applOpenFileSizeHigh

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.2.2.1.2.1
snmpget -v2c -c public <target> APPLICATION-MIB::applOpenFileSizeHigh.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> applOpenFileSizeHigh.1

Start monitoring Servers running managed distributed applications with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPLICATION-MIB::applOpenFileSizeHigh OID value, configure state conditions and alerts, and monitor any Servers running managed distributed applications from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.62applicationMibAPPLICATION-MIB
1.3.6.1.2.1.62.1applicationMibObjectsAPPLICATION-MIB
1.3.6.1.2.1.62.1.2applChannelGroupAPPLICATION-MIB
1.3.6.1.2.1.62.1.2.2applOpenFileTableAPPLICATION-MIB
1.3.6.1.2.1.62.1.2.2.1applOpenFileEntryAPPLICATION-MIB
1.3.6.1.2.1.62.1.2.2.1.2applOpenFileSizeHighAPPLICATION-MIB