DE1500-MIB :: ifEntry

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDE1500-MIBifEntry

ifEntry

Module: DE1500-MIB

OID (symbolic): DE1500-MIB::ifEntry

OID (numeric): 1.3.6.1.2.1.2.2.1

Node type: OBJECT-TYPE

Access: read-only

What is ifEntry?

This is the conceptual row (one per network interface) inside the standard ifTable, holding descriptive and counter data such as ifDescr, ifSpeed, and the traffic octet/packet counters for that interface. An admin walks this table to enumerate every interface on the D-Link hub and pull per-interface stats. Each row is indexed by ifIndex, e.g. row 1 for the first Ethernet port.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.2.2.1
snmpwalk -v2c -c public <target> DE1500-MIB::ifEntry

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.2.2.1.1
snmpget -v2c -c public <target> DE1500-MIB::ifEntry.1

Start monitoring D-Link DE1500 series network device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DE1500-MIB::ifEntry OID value, configure state conditions and alerts, and monitor any D-Link DE1500 series network device (legacy) 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.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.2interfacesCHECKPOINT-MIB-2
1.3.6.1.2.1.2.2ifTableCHECKPOINT-MIB-2
Numeric OIDNameModule
1.3.6.1.2.1.2.2.1ifEntryDE1500-MIB