All MIBs › NETWORK-SERVICES-MIB › applLastOutboundActivity
applLastOutboundActivity
Module: NETWORK-SERVICES-MIB
OID (symbolic): NETWORK-SERVICES-MIB::applLastOutboundActivity
OID (numeric): 1.3.6.1.2.1.27.1.1.13
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The value of sysUpTime at the time this application last had an outbound association. If the last association occurred prior to the last initialization of the network subsystem, then this object contains a zero value.
What is applLastOutboundActivity?
This holds a timestamp (in sysUpTime ticks) of the last time the application made an outbound connection. It resets to zero if the connection occurred before the network subsystem restarted. An operator uses this to detect if a service has been hanging or if rebootstrapping was interrupted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.27.1.1.13 snmpwalk -v2c -c public <target> NETWORK-SERVICES-MIB::applLastOutboundActivity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.27.1.1.13.1 snmpget -v2c -c public <target> NETWORK-SERVICES-MIB::applLastOutboundActivity.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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.13 | applLastOutboundActivity | NETWORK-SERVICES-MIB |