Open Frames Download Complete PDF Send Feedback Print This Page

Previous

Next

SSM60 snmp-server configuration

To configure SNMP on the SSM60:

On each Chassis:

  1. Log in to each SSM base switch address using telnet.
  2. Enter Expert mode.
  3. Enter ‘configure terminal’ mode.
  4. Run these commands:

    # snmp-server enable

    # snmp-server view myview 1.3 included

    # snmp-server group mygroup v3 auth read myview write myview notify myview

    # snmp-server system-name BI_cp

    # snmp-server user asg1 group mygroup v3 auth md5 asg1asg1

  5. Exit ‘configure terminal’ mode.
  6. Save the configuration:

    # write

Validating snmp configuration

After you configure all SSM60s, make sure the configuration is correct:

# mgmt_monitor snmp_verify

Output after successful configuration:

Please wait while querying the snmp—servers on all SSMs
Chassis 1:
----------
SSM1: OK
SSM2: OK

Chassis 2:
----------
SSM1: OK
SSM2: OK

Configuring Non-local RADIUS Users Management port factor

Management Ports are integrated as part of the Chassis HA grade mechanism. Management port factors (for all Management ports) are the same as ‘Standard’ or ‘Other’ data ports factors.

Use set chassis high-availability factors to change the management port factors (default = 11). For more information see set chassis high-availability factors.

 
Top of Page ©2014 Check Point Software Technologies Ltd. All rights reserved. Download Complete PDF Send Feedback Print