Database tables and fields

I

TABLE 362 SNMP_CREDENTIALS (Continued)

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

TIMEOUT

Timeout value in seconds for a get/set request to the

smallint

 

 

SNMP agent. Default value is 5.

 

 

 

 

 

 

VERSION

SNMP agent version running on the switch, as in

varchar

6

 

SNMPv1 or SNMPv3.

 

 

 

 

 

 

READ_COMMUNITY_

The SNMP Read-Only Community String is like a

varchar

64

STRING

password. It is sent along with each SNMP

 

 

 

Get-Request and allows (or denies) access to a

 

 

 

device. The default value is "public". This is applicable

 

 

 

if the agent is configured to operate in SNMPv1.

 

 

 

 

 

 

WRITE_COMMUNITY_

The SNMP Write-Only Community String is like a

varchar

64

STRING

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.

 

 

 

 

 

 

USER_NAME

A human readable string representing the name of

varchar

64

 

the user. This is applicable if the agent is configured

 

 

 

to operate in SNMPv3.

 

 

 

 

 

 

CONTEXT_NAME

Text ID associated with the user, used by the SNMP

varchar

128

 

agent to provide different views. This is applicable if

 

 

 

the agent is configured to operate in SNMPv3.

 

 

 

 

 

 

AUTH_PROTOCOL

An indication of whether messages sent or received

varchar

16

 

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.

 

 

 

 

 

 

AUTH_PASSWORD

The localized secret key used by the authentication

varchar

64

 

protocol for authenticating messages. This is

 

 

 

applicable if the agent is configured to operate in

 

 

 

SNMPv3.

 

 

 

 

 

 

PRIV_PROTOCOL

An indication of whether messages sent or received

varchar

16

 

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.

 

 

 

 

 

 

PRIV_PASSWORD

The localized secret key used by the privacy protocol

varchar

64

 

for encrypting and decrypting messages. This is

 

 

 

applicable if the agent is configured to operate in

 

 

 

SNMPv3.

 

 

 

 

 

 

TABLE 363 SNMP_DATA

 

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

ID

Primary key column.

serial

 

 

 

 

 

MIB_OBJECT_ID

MIB Object ID.

int

 

Brocade Network Advisor IP User Manual

1529

53-1003056-01

 

Page 1581
Image 1581
Brocade Communications Systems IP250 user manual Snmpdata, Database tables and fields Snmpcredentials