SYSAPPL-MIB :: sysApplAgentPollInterval

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSYSAPPL-MIBsysApplAgentPollInterval

sysApplAgentPollInterval

Module: SYSAPPL-MIB

OID (symbolic): SYSAPPL-MIB::sysApplAgentPollInterval

OID (numeric): 1.3.6.1.2.1.54.1.2.11

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description: The minimum interval in seconds that the management subsystem implementing this MIB will poll the status of the managed resources. Because of the non-trivial effort involved in polling the managed resources, and because the method for obtaining the status of the managed resources is implementation-dependent, a conformant implementation may chose a lower bound greater than 0.

A value of 0 indicates that there is no delay in the passing of information from the managed resources to the agent.

What is sysApplAgentPollInterval?

The minimum interval in seconds at which the agent polls the host for application and process status (default 60 seconds; 0 means no deliberate delay), which an admin tunes to balance monitoring freshness against the polling overhead on the host.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.54.1.2.11
snmpwalk -v2c -c public <target> SYSAPPL-MIB::sysApplAgentPollInterval

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.54.1.2.11.1
snmpget -v2c -c public <target> SYSAPPL-MIB::sysApplAgentPollInterval.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.54.1.2.11.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysApplAgentPollInterval.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::sysApplAgentPollInterval 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 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.54sysApplMIBSYSAPPL-MIB
1.3.6.1.2.1.54.1sysApplOBJSYSAPPL-MIB
1.3.6.1.2.1.54.1.2sysApplRunSYSAPPL-MIB
1.3.6.1.2.1.54.1.2.11sysApplAgentPollIntervalSYSAPPL-MIB