All MIBs › RC-IP-MIB › rcIpDhcpForwardServerAddr
rcIpDhcpForwardServerAddr
Module: RC-IP-MIB
OID (symbolic): RC-IP-MIB::rcIpDhcpForwardServerAddr
OID (numeric): 1.3.6.1.4.1.2272.1.8.9.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The IP address of the DHCP server. If this IP address corresponds to a locally configured IP network, the DHCP packet is broadcasted out the interface the IP address is assigned to. This behavior is known as 'relay agent' mode.
If this IP address is a remote address, the DHCP packet is sent via unicast to the remote device. This behavior is known as 'preferred server' mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.9.1.2 snmpwalk -v2c -c public <target> RC-IP-MIB::rcIpDhcpForwardServerAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.9.1.2.1 snmpget -v2c -c public <target> RC-IP-MIB::rcIpDhcpForwardServerAddr.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.9 | rcIpDhcpForwardTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.9.1 | rcIpDhcpForwardEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.9.1.2 | rcIpDhcpForwardServerAddr | RC-IP-MIB |