ESR series service routers.ESR-Series. User manual
•
•
Step Description Command Keys
esr(config-snmp-user)# ipv6
address <ADDR>
<IPV6-ADDR> – client IPv6
address, defined as X:X:X:X::X
where each part takes values in
hexadecimal format [0..FFFF].
15 Enable SNMPv3 user. esr(config-snmp-user)# enable Default value: process is disabled.
16 Specify the transmitted data
encryption algorithm.
esr(config-snmp-user)# privacy
algorithm <ALGORITHM>
<ALGORITHM> – encryption
algorithm:
aes128 – use AES-128
encryption algorithm;
des – use DES encryption
algorithm.
17 Set password for the transmitted
data encryption.
esr(config-snmp-user)# privacy key
ascii-text
{ <CLEAR-TEXT> | encrypted
<ENCRYPTED-TEXT> }
<CLEAR-TEXT> – password, set by
the string of 8 to 16 characters;
<ENCRYPTED-TEXT> – encrypted
password of 8 to 16 bytes (from 16
to 32 characters) in hexadecimal
format (0xYYYY ...) or (YYYY ...).
18 Set the snmp view profile
permitting or denying the access
to one or another OID for user.
esr(config-snmp-user)# view
<VIEW-NAME>
<VIEW-NAME> – name of SNMP
view profile, on which based
access to OID, set by the string up
to 31 characters.
19 Enable SNMP notifications
transmission to the specified IP
address and switch to SNMP
notifications configuration
mode.
esr(config)# snmp-server host
{ <IP-ADDR> | <IPV6-ADDR> } [vrf
<VRF>]
<IP-ADDR> – IP address, defined
as AAA.BBB.CCC.DDD where each
part takes values of [0..255].
<IPV6-ADDR> – IPv6 address,
defined as X:X:X:X::X where each
part takes values in hexadecimal
format [0..FFFF];
<VRF> – VRF instance name, set
by the string of up to 31
characters, which contains SNMP
notification collector.
20 Define the port of SNMP
notifications collector on the
remote server (optional).
esr(config-snmp-host)# port
<PORT>
<PORT> – UDP port number in the
range of [1..65535].
Default value: 162.