Snmpservercommstrconfig, Snmpserverauthenconfiguration – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 125

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

115

53-1003248-01

Data structures

3

SnmpServerAuthenConfiguration

This structure is a high-level description for SNMP server authentication configuration.

SnmpServerCommStrConfig

This structure is a high-level description of SNMP Server community string.

getResponses

unsignedInt

Mandatory

Specifies the number of SNMP packets with Get
responses sent.

traps

unsignedInt

Mandatory

Specifies the number of Traps sent.

TABLE 282

Attributes

Name

Type

Presence

Rules

Description

defaultAuthMethodList

aaaSecurityMethodEnum

[]

Mandatory

This parameter specifies the
default authentication method
list for SNMP server access.

TABLE 283

Attributes

Parameters

Type

Presence

Rules

Description

name

string

Mandatory

Maximum 32
characters

SNMP community
string.

isEncrypted

twoWayToggleBoolEnum

Optional

Specifies whether the
community string is
encrypted or not.

accessLevel

snmpCommunityStrAccessEnum

Mandatory

Access level of the
community string.

aclID

AclID

Optional

Allowed ACLs are:
Standard numbered
ACL.
Standared named ACL.
IPv6 named ACL.

Specifies ACL
number/name, type of
ACL and IP version.

viewName

string

Optional

Maximum 32
characters

Restricts this
community to a
named SNMP MIB
view.

TABLE 281

Attributes

Parameters

Type

Presence

Rules

Description

Advertising