Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
Brocade Network Advisor IP User Manual 1493
53-1003056-01
Database tables and fields
I
TABLE 263 OUI_VENDOR
Field Definition Format Size
OUI* Vendor OUI, 6-digit hexadecimal number which can
have leading digits as zero.
char 6
VENDOR Vendor name. varchar 64
VENDOR_CATEGORY Default is ‘none’. varchar 32
TABLE 264 PASSWORD_HISTORY
Field Definition Format Size
USER_NAME varchar 128
PASSWORD_UPDATED_
DATETIME
The date and time the user updated password recently. timestamp
PREVIOUS_PASSWORD User''s Previous password varchar 512
TABLE 265 PBR_INTERFACE_CONFIG
Field Definition Format Size
ID Primary key. int
POLICY_ID PBR policy ID. int
INTERFACE_NAME Name of the ingress interface. varchar 32
IP_TYPE Defines the ip type, v4 or v6, of the pbr policy the
interface is bound to.
Value 1 indicates IPv4 policy. Value 2 indicates IPv6
policy.
int
ALLOW_VLAN Indicates if the packets arriving at the ingress ports
allow all VLANs or not.
smallint
TABLE 266 PERF_COLLECTOR
Field Definition Format Size
COLLECTOR_ID Primary key autogenerated ID. int
NAME varchar 128
STATUS Status of the collector. if the value is set to "E" means
the collector is enabled state and "D" means
disabled.
char 1
TYPE Target type of the SNMP collector data. The target
type for,
device level collector is 0
port level collector is 1.
num (2,0)
POLLING_INTERVAL Time interval in seconds; indicates the frequency
with which the collector will poll the device to get the
data.
int
CREATED_TIME_SECONDS Collector created time. int
PROPS_STR Serialized string for the threshold or rearm property. varchar 256