User Tools

Site Tools


hpe:switch:snmp_v3_hpe_comware_cli

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hpe:switch:snmp_v3_hpe_comware_cli [2023/07/29 13:49] aperezhpe:switch:snmp_v3_hpe_comware_cli [2023/07/29 14:23] (current) aperez
Line 5: Line 5:
 As shown in Figure 28, the NMS (**1.1.1.2/24**) uses **SNMPv3** to monitor and manage the interface status of the agent (**1.1.1.1/24**), and the agent automatically sends traps to report events to the **NMS**. As shown in Figure 28, the NMS (**1.1.1.2/24**) uses **SNMPv3** to monitor and manage the interface status of the agent (**1.1.1.1/24**), and the agent automatically sends traps to report events to the **NMS**.
  
-The NMS and the agent perform authentication when they set up an SNMP session. The authentication algorithm is SHA-1 and the authentication key is **123456TESTauth&!**. The NMS and the agent also encrypt the SNMP packets between them by using the AES algorithm and the privacy key **123456TESTencr&!**.+The NMS and the agent perform authentication when they set up an SNMP session. The authentication algorithm is **SHA-1** and the authentication key is **123456TESTauth&!**. The NMS and the agent also encrypt the SNMP packets between them by using the **AES** algorithm and the privacy key **123456TESTencr&!**.
  
 {{ :hpe:switch:image28.png?200 |}} {{ :hpe:switch:image28.png?200 |}}
Line 23: Line 23:
  
  
-//# Set the username to managev3user, authentication algorithm to sha, authentication key to 123456TESTauth&!,  +//# Set the username to **managev3user**, authentication algorithm to sha, authentication key to **123456TESTauth&!**,  
-  encryption algorithm to aes128, and privacy key to **123456TESTencr&!**.//+  encryption algorithm to **aes128**, and privacy key to **123456TESTencr&!**.//
  
   [Agent] snmp-agent usm-user v3 managev3user managev3group simple authentication-mode sha 123456TESTauth&   [Agent] snmp-agent usm-user v3 managev3user managev3group simple authentication-mode sha 123456TESTauth&
Line 92: Line 92:
  
 **SNMP Client (Zabbix): 172.16.48.26** **SNMP Client (Zabbix): 172.16.48.26**
 +
 **SNMP Server (Switch): 172.16.4.1** **SNMP Server (Switch): 172.16.4.1**
  
Line 98: Line 99:
   snmp-agent   snmp-agent
   snmp-agent local-engineid 800063A280DC680CF0E3C400000001   snmp-agent local-engineid 800063A280DC680CF0E3C400000001
-  snmp-agent **community read Companyread** +  snmp-agent community read Companyread 
-  snmp-agent **community write Companywrite** +  snmp-agent community write Companywrite 
-  snmp-agent sys-info **contact Eng. Jhon Smith** +  snmp-agent sys-info contact Eng. Jhon Smith 
-  snmp-agent sys-info **location US** +  snmp-agent sys-info location US 
-  snmp-agent sys-info **version all** +  snmp-agent sys-info version all 
-  snmp-agent group v3 **Company3group read-view** privacy **write-view internet** +  snmp-agent group v3 Company3group read-view privacy write-view internet 
-  snmp-agent target-host trap address udp-domain **172.16.48.26** params **securityname  Company3user v3 privacy** +  snmp-agent target-host trap address udp-domain 172.16.48.26 params securityname  Company3user v3 privacy 
-  snmp-agent **mib-view included internet internet** +  snmp-agent mib-view included internet internet 
-  snmp-agent usm-user v3 Company3user Company3group cipher authentication-mode **sha** **__//passwordclient1//__*  +  snmp-agent usm-user v3 Company3user Company3group simple authentication-mode sha passwordclient1 
-  privacy-mode **aes128** **__//passwordclient2//__**+  privacy-mode aes128 passwordclient2
  
-  snmp-agent trap **enable arp** +  snmp-agent trap enable arp 
-  snmp-agent trap **enable radius** +  snmp-agent trap enable radius 
-  snmp-agent trap **enable stp** +  snmp-agent trap enable stp 
-  snmp-agent trap **enable syslog**+  snmp-agent trap enable syslog
  
 **Zabbix Configuration host:** **Zabbix Configuration host:**
  
-{{ :hpe:switch:snmpv3_1.jpg?600 |}}+{{ :hpe:switch:snmpv3_1.jpg?800 |}}
  
 {{ :hpe:switch:snmpv3_2.jpg?800 |}} {{ :hpe:switch:snmpv3_2.jpg?800 |}}
Line 127: Line 128:
  
 {{ :hpe:switch:snmpv3_4.jpg?800 |}} {{ :hpe:switch:snmpv3_4.jpg?800 |}}
 +
 +{{ :hpe:switch:snmpv3_5.jpg?800 |}}
 +
 +{{ :hpe:switch:snmpv3_6.jpg?800 |}}
 +
  
 ---- ----
  
hpe/switch/snmp_v3_hpe_comware_cli.1690656585.txt.gz · Last modified: 2023/07/29 13:49 by aperez

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki