Brocade Network Advisor Documentation Updates v11.1.x (53-1002363-03, August 2011)

Brocade Network Advisor Documentation Updates 37
53-1002363-02
Database tables and fields
E
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 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 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
AUTH_PROTOCOL An indication of whether messages sent or received on
behalf of this user can be authenticated and if so, which
authentication protocol to use. Supported values are:
usmNoAuthProtocol
usmHMACMD5AuthProtocol
usmHMACSHAAuthProtocol
This is applicable if the agent is configured to operate in
SNMPv3.
varchar 16
AUTH_PASSWORD The localized secret key used by the authentication
protocol for authenticating messages. This is applicable
if the agent is configured to operate in SNMPv3.
varchar 64
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. Supported values are:
usmNoPrivProtocol
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
SNMP_INFORMS_ENABL
ED
Flag to denote whether SNMP informs option is enabled
or disabled.
Default value is 0.
smallint
TABLE 58 SYSLOG_EVENT
Field Definition Format Size
ID* int
SWITCH_ID Switch ID. int
SOURCE_NAME Source Name from which the event originated. varchar 32
SOURCE_ADDR IP Address from which the event originated. varchar 32
EVENT_SOURCE Source from which the event is generated. varchar 32
STATUS Status of the event. varchar 32
PRIORITY Priority of the event. Default priority is 7. int
TABLE 57 SNMP_CREDENTIALS (Continued)
Field Definition Format Size