SNMP: Difference between revisions

From Allegro Network Multimeter Manual
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
mNo edit summary
No edit summary
Line 3: Line 3:
SNMP support can be enabled in the menu "Settings -> Remote access & export -> SNMP".
SNMP support can be enabled in the menu "Settings -> Remote access & export -> SNMP".


If enabled, it is possible to access the Allegro Network Multimeter using SNMPv1. The community used is "public".
== Configuration settings ==


The following attributes are supported:
{| class="wikitable"
|-
! Configuration value !! Available options !! Notes
|-
| Enabled || off<br>on for SNMPv1 support || In firmware < 3.0
|-
| SNMP service || disabled<br>SNMPv1<br>SNMPv3 || In firmware >= 3.0
|-
| User name || The SNMPv3 user name || In firmware >= 3.0
|-
| User password || The SNMPv3 password for authentication and encryption || In firmware >= 3.0
|-
| Authentication method || SHA<br>SHA-256<br>SHA-512 || In firmware >= 3.0
|-
| Encryption method || AES || In firmware >= 3.0
|}
 
In case of SNMPv1, the community used is "public".
 
== Supported attributes ==


* hostname (1.3.6.1.2.1.1.5)
* hostname (1.3.6.1.2.1.1.5)
* uptime (1.3.6.1.2.1.25.1.1)
* uptime (1.3.6.1.2.1.25.1.1)
* interfaces (1.3.6.1.2.1.2)
* interfaces (1.3.6.1.2.1.2)

Revision as of 15:38, 26 August 2020

SNMP can be used to obtain some basic statistics of the status of the Allegro Network Multimeter.

SNMP support can be enabled in the menu "Settings -> Remote access & export -> SNMP".

Configuration settings

Configuration value Available options Notes
Enabled off
on for SNMPv1 support
In firmware < 3.0
SNMP service disabled
SNMPv1
SNMPv3
In firmware >= 3.0
User name The SNMPv3 user name In firmware >= 3.0
User password The SNMPv3 password for authentication and encryption In firmware >= 3.0
Authentication method SHA
SHA-256
SHA-512
In firmware >= 3.0
Encryption method AES In firmware >= 3.0

In case of SNMPv1, the community used is "public".

Supported attributes

  • hostname (1.3.6.1.2.1.1.5)
  • uptime (1.3.6.1.2.1.25.1.1)
  • interfaces (1.3.6.1.2.1.2)