RC-IP-MIB :: rcIpDhcpForwardingOption82Enabled

MIB Reference — IPNetwork Monitor

All MIBsRC-IP-MIBrcIpDhcpForwardingOption82Enabled

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.8rcIpRAPID-CITY
1.3.6.1.4.1.2272.1.8.28rcIpDhcpForwardingScalarsRC-IP-MIB
1.3.6.1.4.1.2272.1.8.28.2rcIpDhcpForwardingOption82EnabledRC-IP-MIB