agentGratuitousARPSendDupIpDetectedState
DLINK-AGENT-MIB ·
.1.3.6.1.4.1.171.12.1.2.12.2.2
Object
scalar r/w
Enumeration
It is used to enable/disable sending of gratuitous ARP request packets while a duplicate IP is detected. By default, the state is enabled. The duplicate IP detected means that the system received a ARP request packet that is sent by an IP address that matches the system's own IP address. In this case, the system knows that somebody out there is using an IP address that is in conflict with the system. In order to reclaim the correct host of this IP address, the system can send out the gratuitous ARP request packet for this duplicate IP address.
Context
- MIB
- DLINK-AGENT-MIB
- OID
.1.3.6.1.4.1.171.12.1.2.12.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
enabled- Parent
- agentGratuitousARPMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-AGENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-AGENT-MIB::agentGratuitousARPSendDupIpDetectedState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-AGENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-AGENT-MIB::agentGratuitousARPSendDupIpDetectedState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |