All MIBs › COMTROL-ES8510-MIB › dhcpRelayAgentPolicy
dhcpRelayAgentPolicy
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::dhcpRelayAgentPolicy
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.2.5.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Keep(1): Keeps the original option 82 field and forwards to server drop(2): Drops the option 82 field and do not add any option 82 field replace(3): Replaces the existing option 82 field and adds new option 82 field. (This is the default setting)
What is dhcpRelayAgentPolicy?
This read-write setting determines how the relay agent handles an existing DHCP option 82 field already present on an incoming request, either keeping it, dropping it, or replacing it with a newly-generated one. The choice matters when downstream infrastructure, like an upstream switch or another relay, may have already inserted its own option 82 data that could conflict with this switch's insertion. For example, an admin who wants this switch's own Circuit-ID and Remote-ID values to always take precedence over anything already present would leave this set to the default replace behavior.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.5.9 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::dhcpRelayAgentPolicy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.5.9.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::dhcpRelayAgentPolicy.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.2.5.9.1 i <value>
Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::dhcpRelayAgentPolicy OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch 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.2882 | comtrol | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2 | products | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1 | managedSwitch | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1 | es8510 | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2 | basicSetting | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.5 | dhcpServer | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.5.9 | dhcpRelayAgentPolicy | COMTROL-ES8510-MIB |