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>
Start monitoring Bay Networks/Nortel Accelar (Rapid-City/Passport) Layer 3 switch (per-interface IP/routing-protocol configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-IP-MIB::rcIpDhcpForwardingOption82Enabled OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Accelar (Rapid-City/Passport) Layer 3 switch (per-interface IP/routing-protocol configuration) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |