All MIBs › BDCOM-INTERFACES › bdlocIfLastIn
bdlocIfLastIn
Module: BDCOM-INTERFACES
OID (symbolic): BDCOM-INTERFACES::bdlocIfLastIn
OID (numeric): 1.3.6.1.4.1.3320.2.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Elapsed time in milliseconds since last line protocol input packet was received.
What is bdlocIfLastIn?
This integer specifies the elapsed time in milliseconds since the last successful input packet arrived on the interface. Operators use it to detect stalled or dead interfaces. Example: bdlocIfLastIn = 500 means 500 ms (half a second) has passed since a packet was received; a large value like 60000 indicates no traffic for a minute, suggesting the link is down or the remote end is not sending.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3320.2.2.1.1.3 snmpwalk -v2c -c public <target> BDCOM-INTERFACES::bdlocIfLastIn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3320.2.2.1.1.3.1 snmpget -v2c -c public <target> BDCOM-INTERFACES::bdlocIfLastIn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bdlocIfLastIn.1
Start monitoring BDCOM networking equipment (switches/routers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BDCOM-INTERFACES::bdlocIfLastIn OID value, configure state conditions and alerts, and monitor any BDCOM networking equipment (switches/routers) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3320 | bdcom | BDCOM-SMI |
| 1.3.6.1.4.1.3320.2 | bdlocal | BDCOM-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3320.2.2 | bdlinterfaces | BDCOM-INTERFACES |
| 1.3.6.1.4.1.3320.2.2.1 | bdlifTable | BDCOM-INTERFACES |
| 1.3.6.1.4.1.3320.2.2.1.1 | bdlifEntry | BDCOM-INTERFACES |
| 1.3.6.1.4.1.3320.2.2.1.1.3 | bdlocIfLastIn | BDCOM-INTERFACES |