SNMP
Monitor the device with Simple Network Management Protocol (SNMP).
- SNMPv1/v2c configuration - Configuration specific to SNMPv1/v2c.
- SNMPv3 configuration - Configuration specific to SNMPv3.
- Access control list - The set of interfaces that the service is accessible from.
Properties
Enable
Enable the SNMP agent.
- Data type: boolean
- Default:
false - Configuration
CLI: (cli)> config monitoring snmp enable
Port
The network port that the SNMP agent listens on.
The SNMP agent will accept requests sent over TCP and UDP.
- Data type: integer
- Default:
161 - Minimum: 1
- Maximum: 65535
- Configuration
- Required
CLI: (cli)> config monitoring snmp port
Allow SNMPv1
SNMPv1 is considered very insecure and should be avoided if possible.
- Data type: boolean
- Default:
false - Configuration
CLI: (cli)> config monitoring snmp v1-enable
Allow SNMPv2c
Enable SNMPv2c support.
- Data type: boolean
- Default:
true - Configuration
CLI: (cli)> config monitoring snmp v2c-enable
Allow SNMPv3
Enable SNMPv3 support.
- Data type: boolean
- Default:
true - Configuration
CLI: (cli)> config monitoring snmp v3-enable
