All MIBs › RAPID-CITY › rcIpDhcpForwardServerAddr
rcIpDhcpForwardServerAddr
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::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.
What is rcIpDhcpForwardServerAddr?
This OID displays the IP address of the DHCP (dynamic IP assignment) server the device forwards requests to. Depending on whether it's local or remote, the device either broadcasts to a local port or sends unicast packets; this address determines the forwarding behavior. An operator verifies this setting when troubleshooting IP address assignment failures on the network.
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> RAPID-CITY::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> RAPID-CITY::rcIpDhcpForwardServerAddr.1
Start monitoring Bay Networks/Nortel Accelar and Ethernet Routing Switch (ERS) chassis switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAPID-CITY::rcIpDhcpForwardServerAddr OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Accelar and Ethernet Routing Switch (ERS) chassis switches from a single console.
OID Breakdown
Upper-level ancestors (6 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 | RAPID-CITY |