From 043de43365e2feda3cc883d18f537dffcb7e1a2d Mon Sep 17 00:00:00 2001 From: FTBZ Date: Tue, 29 Nov 2016 23:40:00 +0100 Subject: [PATCH] docs: Adding how to configure HPE 3PAR to documentation (#5087) --- doc/Support/SNMP-Configuration-Examples.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/Support/SNMP-Configuration-Examples.md b/doc/Support/SNMP-Configuration-Examples.md index 2b44b1e48c..f26ec714f8 100644 --- a/doc/Support/SNMP-Configuration-Examples.md +++ b/doc/Support/SNMP-Configuration-Examples.md @@ -8,6 +8,8 @@ Table of Content: - [Adaptive Security Appliance (ASA)](#adaptive-security-appliance-asa) - [IOS / IOS XE / NX-OS](#ios--ios-xe--nx-os) - [Wireless LAN Controller (WLC)](#wireless-lan-controller-wlc) + - [HPE 3PAR](#hpe3par) + - [Inform OS 3.2.x](#inform-os-32x) - [Infoblox](#infoblox) - [NIOS 7.x](#nios-7x) - [Juniper](#juniper) @@ -46,6 +48,18 @@ snmp-server location YOUR-LOCATION 6. Add your community name and leave IP addresses empty 7. Click Apply and Save +### HPE 3PAR +#### Inform OS 3.2.x +- Access the CLI +- Add an SNMP Manager with your LibreNMS IP address: +``` +addsnmpmgr +``` +- Add your SNMP community: +``` +setsnmppw +``` + ### Infoblox #### NIOS 7.x 1. Access the web admin page and log in