All MIBs › DE1500-MIB › ifEntry
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 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 |
| 1.3.6.1.2.1.2 | interfaces | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.2.2 | ifTable | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.2.2.1 | ifEntry | DE1500-MIB |