User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 511 of 825
Ceragon Proprietary and Confidential
The following commands enable SNMP v2 on the unit, and set the read
community to “public” and the write community to “private”
:
root> platform security protocols-control snmp admin set enable
root> platform security protocols-control snmp version set v2
root> platform security protocols-control snmpv1v2 set read-
community public write-community private
The following commands enable SNMP v3 on the unit, block SNMP v1 and SNMP
v2 access, and define an SNMPv3 user with User Name=Geno,
Password=abcdefgh, security mode authPriv, encryption mode DES,
authentication algorithm SHA, and read-write access:
root> platform security protocols-control snmp admin set enable
root> platform security protocols-control snmp version set v3
root> platform security protocols-control snmp v1v2-block set
yes
root> platform security protocols-control snmp v3-
authentication add v3-user-name geno v3-user-password abcdefgh
v3-security-mode authPriv v3-encryption-mode DES v3-auth-
algorithm SHA v3-access-mode readWrite
15.3.3
Displaying the SNMP Settings (CLI)
To display the general SNMP parameters, enter the following command in root
view:
root> platform security protocols-control snmp show-all
To display all SNMP v3 users and their authentication parameters, enter the
following command in root view:
root> platform security protocols-control snmp v3-
authentication show
To display the current MIB version used in the system, enter the following
command in root view:
root> platform security protocols-control snmp show-mib-version
To display details about the current MIB version used in the system, enter the
following command in root view:
root> platform security protocols-control snmp show-mib-
version-table
To display the SNMP read and write communities, enter the following command
in root view:
root> platform security protocols-control snmpv1v2 show
15.3.4
Configuring Trap Managers (CLI)
To display the current SNMP trap manager settings, enter the following command
in root view:
root> platform security protocols-control snmp trap-manager
show