The snmp-server target-host arp-sync command sets the IP address and community name of a target Layer-3 network device to obtain ARP entries using SNMP.
The undo snmp-server target-host arp-sync command deletes the IP address and community name of a configured target Layer-3 network device.
snmp-server target-host arp-sync address ip-address [ vpn-instance vpn-instance-name ] community community-name v2c
snmp-server target-host arp-sync address ip-address [ vpn-instance vpn-instance-name ] usm-user v3 user-name [ authentication-mode {md5 | sha } password [ privacy-mode { 3des | aes128 | aes192 | aes256 | des56 } password ] ]
undo snmp-server target-host arp-sync ip-address [ vpn-instance vpn-instance-name ] community community-name
undo snmp-server target-host arp-sync ip-address [ vpn-instance vpn-instance-name ] usm-user v3 user-name
| Parameter | Description | Value |
|---|---|---|
| address ip-address | Specifies the IP address of the target Layer-3 network device to obtain ARP entries. |
The value is in dotted decimal notation. |
| vpn-instance vpn-instance-name | Specifies a VPN instance. The VPN instance must exist and the route distinguisher (RD) has been configured for the VPN instance. vpn-instance, address, and community identify a target Layer-3 network device. |
- |
| community community-name | Specifies the community name of the target Layer-3 network device. community and address specify one target Layer-3 network device's community name and IP address. |
The community name must exist. |
| v2c | Indicates that the SNMP version is v2c. |
- |
| v3 | Indicates that the SNMP version is v3. |
- |
| user-name | Specifies the user name of the target Layer-3 network device. |
The user name must exist. |
| password | Specifies the authorization password or encrypted password. |
- |