Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

Brocade Network Advisor SAN User Manual 1057
53-1002167-01
Database tables and fields
E
PRIV_PROTOCOL An indication of whether messages sent or received
on behalf of this user can be encrypted and if so,
which privacy protocol to use. The current values for
this field are: usmNoPrivProtocol and
usmDESPrivProtocol. This is applicable if the agent is
configured to operate in SNMPv3.
varchar 16
PRIV_PASSWORD The localized secret key used by the privacy protocol
for encrypting and decrypting messages. This is
applicable if the agent is configured to operate in
SNMPv3.
varchar 64
TABLE 221 SNMP_PROFILE
Field Definition Format Size
NAME* A text string representing a set of SNMP agent
profile. When created, one or more virtual switches
could refer to this profile for its SNMP credentials
unless a unique set of SNMP credentials has been
defined in SNMP_CREDENTIAL.
varchar 256
PORT_NUMBER Port number of the SNMP agent on the switch for
get and set requests
smallint
RETRY_COUNT Number of times to retry if get/set request to the
SNMP agent times out. Default value is 3.
smallint
TIMEOUT Timeout value in seconds before for a get/set
request to the SNMP agent. Default value is 5.
smallint
VERSION SNMP agent version running on the switch as in
SNMPv1 and SNMPv3
varchar 6
READ_COMMUNITY_STRING The SNMP Read-Only Community String is like a
password. It is sent along with each SNMP
Get-Request and allows (or denies) access to
device. The default value is "public". This is
applicable if the agent is configured to operate in
SNMPv1.
varchar 64
WRITE_COMMUNITY_STRING The SNMP Write-Only Community String is like a
password. It is sent along with each SNMP
Set-Request and allows (or denies) access to a
device.
The default value is "private". This is applicable if
the agent is configured to operate in SNMPv1
varchar 64
USER_NAME A human-readable string representing the name of
the user. This is applicable if the agent is configured
to operate in SNMPv3.
varchar 64
CONTEXT_NAME A text ID associated with the user, used by SNMP
agent to provide different views. This is applicable if
the agent is configured to operate in SNMPv3.
varchar 128
TABLE 220 SNMP_CREDENTIALS (Continued)
Field Definition Format Size