ECIS4500 Series CLI Reference Guide R02
59
3.8.8 sflow timeout
Description
Receiver timeout measured in seconds. The switch decrements the
timeout once per second, and as long as it is non-zero, the receiver
receives samples. Once the timeout reaches 0, the receiver and all its
configuration is reset to defaults.
Syntax
sflow timeout [ receiver <range_list> ] <0-2147483647>
Parameter
Name
Description
< range_list >
Sampler instance
<0-2147483647>
Number of seconds.
3.9 SNMP Configure Command
3.9.1 snmp-server
Description
Enable SNMP server
Syntax
snmp-server
Parameter
Name
Description
3.9.2 snmp-server access
Description
snmp-server access configuration
Syntax
snmp-server access < group name > model { v1 | v2c | v3 | any } level
{ auth | noauth | priv } [ read <word255> ] [ write <word255> ]
Parameter
Name
Description
< group name >
32 words
< v1 | v2c | v3 | any >
V1~v3 security model
< level >
security level
{ auth | noauth | priv }
authNoPriv Security Level
noAuthNoPriv Security Level
authPriv Security Level
read
specify a read view for the group
<word255>
read view name
3.9.3 snmp-server community v2c
Description
Set the SNMP v2c community
Syntax
snmp-server community v2c <word127> [ ro | rw ]
Parameter
Name
Description
< word127 >
Community word
< ro >
Read only
<rw>
Read write