All MIBs › RFC1156-MIB › ipAddrEntry
ipAddrEntry
Module: RFC1156-MIB
OID (symbolic): RFC1156-MIB::ipAddrEntry
OID (numeric): 1.3.6.1.2.1.4.20.1
Node type: OBJECT-TYPE
Access: read-only
What is ipAddrEntry?
This is the conceptual row (entry) definition for the classic MIB-1 IP Address Table (ipAddrTable), representing one row of IP addressing information, such as address and subnet mask, configured on an interface; the source MIB provides no DESCRIPTION text for this row object beyond its SYNTAX and table linkage. Admins and management tools use this table to see which IP addresses are assigned to which interfaces on the device. For illustration, walking this table would show a row for each configured interface IP address along with its associated subnet mask.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.20.1 snmpwalk -v2c -c public <target> RFC1156-MIB::ipAddrEntry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.20.1.1 snmpget -v2c -c public <target> RFC1156-MIB::ipAddrEntry.1
Start monitoring vendor-neutral, standards-based MIB, early TCP/IP hosts, routers, and gateways (legacy MIB-I object set) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1156-MIB::ipAddrEntry OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, early TCP/IP hosts, routers, and gateways (legacy MIB-I object set) 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.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.20 | ipAddrTable | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.4.20.1 | ipAddrEntry | RFC1156-MIB |