Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

The

Spacevars
0series4
supports SNMPv3 which includes three important services: Authentication, Privacy, and Access Control. The Secret-Key authentication mechanism in SNMPv3 ensures that a received message is transmitted to the principal whose identifier appears as the source in the message header. In addition, this mechanism ensures that the message was not altered in transit and that it was not artificially delayed or replayed.

 When the

Spacevars
0product
is deployed in the network along with the EMS, the SNMP Protocol is used for the following functions:

  1. The
    Spacevars
    0product
    sends traps to the SNMP manager (EMS)
  2. The EMS sends SNMP requests to collect real time and periodic statistics

The

Spacevars
0product
may be configured to support either SNMPv1 and v2, or SNMPv3 only using the OAM command from EMA or CLI. The CLI syntax is shown below.

Code Block
languagenone
% set oam snmp version <v1v2c | v3only>
Info
titleInfo

Refer to How to Enable SNMPv3 for configuration details.

For additional SNMP command details, refer to:

 

Pagebreak