BDCOM-INTERFACES :: bdlocIfLastIn

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBDCOM-INTERFACESbdlocIfLastIn

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.3320bdcomBDCOM-SMI
1.3.6.1.4.1.3320.2bdlocalBDCOM-SMI
Numeric OIDNameModule
1.3.6.1.4.1.3320.2.2bdlinterfacesBDCOM-INTERFACES
1.3.6.1.4.1.3320.2.2.1bdlifTableBDCOM-INTERFACES
1.3.6.1.4.1.3320.2.2.1.1bdlifEntryBDCOM-INTERFACES
1.3.6.1.4.1.3320.2.2.1.1.3bdlocIfLastInBDCOM-INTERFACES