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

1058 Brocade Network Advisor SAN User Manual
53-1002167-01
Database tables and fields
E
AUTH_PROTOCOL An indication of whether or not messages sent or
received on behalf of this user can be authenticated
and if so, which authentication protocol to use. The
supported values for this field are:
usmNoAuthProtocol, usmHMACMD5AuthProtocol,
and 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 or not 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
SNMP_INFORMS_ENABLED To denote whether SNMP informs option is enabled
or disabled
Default value is 0.
smallint
TABLE 222 SNMP_V3_FORWARDING_CREDENTIAL
Field Definition Format Size
ID* int
USER_NAME USM user name. varchar 64
CONTEXT_NAME USM context name. VARCHAR 128
AUTH_PROTOCOL Authorization protocol. VARCHA 16
AUTH_PASSWORD Authorization password. VARCHAR 64
PRIV_PROTOCOL Privilege protocol. VARCHAR 16
PRIV_PASSWORD Privilege password. VARCHAR 64
TABLE 221 SNMP_PROFILE (Continued)
Field Definition Format Size