All MIBs › MITEL-DHCP-MIB › mitelDhcpRelayAgentMaxHops
mitelDhcpRelayAgentMaxHops
Module: MITEL-DHCP-MIB
OID (symbolic): MITEL-DHCP-MIB::mitelDhcpRelayAgentMaxHops
OID (numeric): 1.3.6.1.4.1.1027.4.8.1.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object determines the maximum allowed value the hops field of the received DHCP/BOOTP packet can have. Packets with higher values will be rejected.
What is mitelDhcpRelayAgentMaxHops?
This caps the value the relay agent will accept in the hops field of an incoming DHCP/BOOTP packet (1-16); packets whose hop count already exceeds this are rejected, which an admin uses to bound how many relay hops a request may have already traversed before reaching this router.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1027.4.8.1.3.2 snmpwalk -v2c -c public <target> MITEL-DHCP-MIB::mitelDhcpRelayAgentMaxHops
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1027.4.8.1.3.2.1 snmpget -v2c -c public <target> MITEL-DHCP-MIB::mitelDhcpRelayAgentMaxHops.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1027.4.8.1.3.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mitelDhcpRelayAgentMaxHops.1
Start monitoring Mitel voice/data infrastructure equipment (DHCP relay/server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MITEL-DHCP-MIB::mitelDhcpRelayAgentMaxHops OID value, configure state conditions and alerts, and monitor any Mitel voice/data infrastructure equipment (DHCP relay/server) 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.1027 | mitel | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4 | mitelProprietary | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8 | mitelPropIpNetworking | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1 | mitelIpNetRouter | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1.3 | mitelRouterDhcpGroup | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1.3.2 | mitelDhcpRelayAgentMaxHops | MITEL-DHCP-MIB |