EasyManua.ls Logo

Orion A10E - Example for Configuring SNMP V3 and Trap; Figure 9-4 Configuring SNMP V3 and Trap

Orion A10E
376 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Orion Networks
A10E/A28E/A28F Configuration Guide
9 System management
Orion Networks
298
9.1.10 Example for configuring SNMP v3 and Trap
Networking requirements
As shown in Figure 9-4, the route between the NView NNM system and Agent is reachable.
The Nview NNM system monitors Agent through SNMP v3. And the Agent can automatically
send Trap to Nview NNM in emergency.
By default, there is VLAN 1 in the A10E/A28E and all physical interfaces belong to VLAN 1.
Figure 9-4 Configuring SNMP v3 and Trap
Configuration steps
Step 1 Configure the IP address of the switch.
Alpha-A28E#config
Alpha-A28E(config)#interface ip 0
Alpha-A28E(config-ip)#ip address 20.0.0.10 255.255.255.0 1
Alpha-A28E(config-ip)#exit
Step 2 Configure SNMP v3 access.
Configure access view mib2, including all MIB variables under 1.3.6.x.1.
Alpha-A28E(config)#snmp-server view mib2 1.3.6.1.2.1 1.1.1.1.0.1 included
Create user gusterusr1. Adopt md5 authentication algorithm and set the password to orion.
Alpha-A28E(config)#snmp-server user guestuser1 authentication md5 orion
Create the guestgroup access group. Set the security mode to usm. Set the security level to
authnopriv. Set the name of the read-only view to mib2.
Alpha-A28E(config)#snmp-server access guestgroup read mib2 usm authnopriv
Map user gudestuser1 to the access group guestgroup.

Table of Contents