All MIBs › NETWORK-SERVICES-MIB › applLastInboundActivity
applLastInboundActivity
Module: NETWORK-SERVICES-MIB
OID (symbolic): NETWORK-SERVICES-MIB::applLastInboundActivity
OID (numeric): 1.3.6.1.2.1.27.1.1.12
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: The value of sysUpTime at the time this application last had an inbound association. If the last association occurred prior to the last initialization of the network subsystem, then this object contains a zero value.
What is applLastInboundActivity?
This object records the value of sysUpTime at the time this application last had an inbound association established. Admins use it to detect an idle or abandoned service — if this timestamp is old relative to current uptime, no clients have connected in recently. For example, an admin might check this to confirm whether a service that appears 'up' is actually receiving any client connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.27.1.1.12 snmpwalk -v2c -c public <target> NETWORK-SERVICES-MIB::applLastInboundActivity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.27.1.1.12.1 snmpget -v2c -c public <target> NETWORK-SERVICES-MIB::applLastInboundActivity.1
Start monitoring Vendor-neutral IETF standard (any host running SNMP-instrumented network applications) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETWORK-SERVICES-MIB::applLastInboundActivity OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (any host running SNMP-instrumented network 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.27 | application | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1 | applTable | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1.1 | applEntry | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1.1.12 | applLastInboundActivity | NETWORK-SERVICES-MIB |