All MIBs › RC-IP-MIB › rcIpDhcpForwardingOption82Enabled
rcIpDhcpForwardingOption82Enabled
Module: RC-IP-MIB
OID (symbolic): RC-IP-MIB::rcIpDhcpForwardingOption82Enabled
OID (numeric): 1.3.6.1.4.1.2272.1.8.28.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Indicates whether the use of DHCP option 82 is enabled.
What is rcIpDhcpForwardingOption82Enabled?
This OID is a true-or-false switch controlling whether the device adds extra identifying information (DHCP Option 82) when forwarding IP address assignment requests from clients to servers. This helps servers know which network segment clients are on. A DHCP administrator would enable this when deploying client-tracking across multiple buildings so servers can assign IPs from the correct subnet based on physical location.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.28.2 snmpwalk -v2c -c public <target> RC-IP-MIB::rcIpDhcpForwardingOption82Enabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.28.2.1 snmpget -v2c -c public <target> RC-IP-MIB::rcIpDhcpForwardingOption82Enabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.28.2.1 s <value>
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.28 | rcIpDhcpForwardingScalars | RC-IP-MIB |
| 1.3.6.1.4.1.2272.1.8.28.2 | rcIpDhcpForwardingOption82Enabled | RC-IP-MIB |