All MIBs › SYSAPPL-MIB › sysApplInstallElmtCurSizeLow
sysApplInstallElmtCurSizeLow
Module: SYSAPPL-MIB
OID (symbolic): SYSAPPL-MIB::sysApplInstallElmtCurSizeLow
OID (numeric): 1.3.6.1.2.1.54.1.1.2.1.11
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The current file size modulo 2^32 bytes. For example, for a file with a total size of 4,294,967,296 bytes this variable would have a value of 0; for a file with a total size of 4,294,967,295 bytes this variable would be 4,294,967,295.
What is sysApplInstallElmtCurSizeLow?
The current file size of this element modulo 2^32 bytes, which an admin compares against sysApplInstallElmtSizeLow to detect a size change from the originally installed file, e.g. a log file that's grown unexpectedly large.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.54.1.1.2.1.11 snmpwalk -v2c -c public <target> SYSAPPL-MIB::sysApplInstallElmtCurSizeLow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.54.1.1.2.1.11.1 snmpget -v2c -c public <target> SYSAPPL-MIB::sysApplInstallElmtCurSizeLow.1
Start monitoring vendor-neutral, standards-based MIB, general-purpose servers/workstations (installed-application/process status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SYSAPPL-MIB::sysApplInstallElmtCurSizeLow OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, general-purpose servers/workstations (installed-application/process status) 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.54 | sysApplMIB | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1 | sysApplOBJ | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.1 | sysApplInstalled | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.1.2 | sysApplInstallElmtTable | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.1.2.1 | sysApplInstallElmtEntry | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.1.2.1.11 | sysApplInstallElmtCurSizeLow | SYSAPPL-MIB |