< Home

snmp-server arp-sync { interval | timeout }

Function

The snmp-server arp-sync { interval | timeout } * command sets the SNMP request interval or request timeout period.

The undo snmp-server arp-sync { interval | timeout } command restores the default SNMP request interval and request timeout period.

Format

snmp-server arp-sync { interval interval | timeout time } *

undo snmp-server arp-sync { interval | timeout }

Parameters

Parameter Description Value
interval interval Specifies the request interval. The value is an integer ranging from 5 to 30, in seconds. The default value is 5 seconds.
timeout time Specifies the request timeout period. The value is an integer ranging from 1 to 5, in seconds. The default value is 3 seconds.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

The request interval refers to the interval between two SNMP requests sent to the target switch.

The request timeout duration refers to the length of time the SNMP client waits for a response to a request sent to the target switch. After the request expires, another SNMP request is sent. You can specify timeout time based on the update interval of a PC IP address and the network delay.

Example

# Set the request interval to 10 seconds and timeout period to 5 seconds.

<sysname> system-view
[sysname] snmp-server arp-sync interval 10 timeout 5
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >