Skip to main content
Element Software
12.5 and 12.7

network (SNMP)

Contributors netapp-pcarriga amgrissino

The SNMP network object contains information about SNMP v3 configuration for the cluster nodes.

Object members

This object contains the following members:

Name

Description

Type

access

The type of access allowed for SNMP information requests. Possible values:

  • ro: Read-only access.

  • rw: Read-write access.

  • rosys: Read-only access to a restricted set of system information.

string

cidr

A CIDR network mask. This network mask must be an integer greater than or equal to 0, and less than or equal to 32. It must also not be equal to 31.

integer

community

The SNMP community string.

string

network

This member, along with the cidr member, controls which network the access and community string apply to. The special value of "default" is used to specify an entry that applies to all networks. The CIDR mask is ignored when this member is either a host name or "default".

string

Find more information