All MIBs › APPLICATION-MIB › applOpenFileSizeLow
applOpenFileSizeLow
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applOpenFileSizeLow
OID (numeric): 1.3.6.1.2.1.62.1.2.2.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: 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.
What is applOpenFileSizeLow?
Reports the current size of an open file modulo 2^32 bytes, representing the lower 32 bits of the total file size. It is combined with applOpenFileSizeHigh to express the complete file size.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.2.2.1.3 snmpwalk -v2c -c public <target> APPLICATION-MIB::applOpenFileSizeLow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.2.2.1.3.1 snmpget -v2c -c public <target> APPLICATION-MIB::applOpenFileSizeLow.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::applOpenFileSizeLow 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.62 | applicationMib | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1 | applicationMibObjects | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2 | applChannelGroup | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.2 | applOpenFileTable | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.2.1 | applOpenFileEntry | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.2.1.3 | applOpenFileSizeLow | APPLICATION-MIB |