All MIBs › RAD-MIB › mdlStatHostIP
mdlStatHostIP
Module: RAD-MIB
OID (symbolic): RAD-MIB::mdlStatHostIP
OID (numeric): 1.3.6.1.4.1.164.3.2.2.2.1.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The host interface IP address when DHCP Client=Yes. This object is relevant only when DHCP Client=Yes
What is mdlStatHostIP?
This OID stores the IP address assigned to the equipment interface when using automatic IP assignment (DHCP). It shows what address the equipment received from a DHCP server. An operator would check this to verify the equipment successfully obtained an IP address automatically, or troubleshoot if automatic assignment failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.2.2.1.1.2 snmpwalk -v2c -c public <target> RAD-MIB::mdlStatHostIP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.2.2.1.1.2.1 snmpget -v2c -c public <target> RAD-MIB::mdlStatHostIP.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2 | mdlMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2.2 | statMdlMux | RAD-MIB |
| 1.3.6.1.4.1.164.3.2.2.2.1 | mdlStatTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.2.2.2.1.1 | mdlStatEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.2.2.2.1.1.2 | mdlStatHostIP | RAD-MIB |