Reference (Supporting ADX v03.1.00) Owner's manual

132 Brocade Virtual ADX MIB Reference
53-1003312-01
IP prefix list table
snIpPrefixListDesc
brcdIp.1.2.2.14.1.3
Syntax: OctetString
Read-write Specifies the description of the prefix. This description is in an octet
string; each character in the description is represented by one octet.
There can be up to 80 octets in the description.
snIpPrefixListAction
brcdIp.1.2.2.14.1.4
Syntax: Integer
Read-write Indicates what to do with the route if it matches this entry:
deny(0)
permit(1)
snIpPrefixListAddr
brcdIp.1.2.2.14.1.5
Syntax: IpAddress
Read-write Shows the IP address of the prefix.
snIpPrefixListMask
brcdIp.1.2.2.14.1.6
Syntax: IpAddress
Read-write Shows the number of bits in the prefix network mask.
snIpPrefixListGeValue
brcdIp.1.2.2.14.1.7
Syntax: Integer
Read-write Specifies that the prefix is greater than the value of the
“snIpPrefixListMask” object.
Valid values: 0 – 32
snIpPrefixListLeValue
brcdIp.1.2.2.14.1.8
Syntax: Integer
Read-write Specifies that the prefix is less than the value of the
“snIpPrefixListMask” object.
Valid values: 0 – 32
NOTE: You can specify a range of length for prefixes that are more specific than the values for the
“snIpPrefixListAddr” and “snIpPrefixListMask” objects. The <ge-value> or <le-value> you specify must
meet the following condition:
length < ge-value <= le-value <= 32
If a value for “snIpPrefixListGeValue” is specified, then the mask-length range is from the value of
“snIpPrefixListGeValue” to 32.
If a value for “snIpPrefixListLeValue” is specified, then mask-length range is from length to the value of
“snIpPrefixListLeValue”.
If no value is specified for either the less than or greater than objects, then routes must exactly match the prefixes
on the list.
snIpPrefixListRowStatus
brcdIp.1.2.2.14.1.9
Syntax: Integer
Read-write Controls the management of the table rows. The values that can be
written are:
delete(3) – Delete the row
create(4) – Create a new row
modify(5) – Modify an existing row
If the row exists, then a SET with a value of create(4) returns a "bad
value" error. Deleted rows are removed from the table immediately.
The following values can be returned on reads:
noSuch(0) – No such row
invalid(1) – Row is inoperative
valid(2) – Row exists and is valid
snIpPrefixListLength
brcdIp.1.2.2.14.1.10
Syntax: Integer32
Read-write The length of the IP prefix’s mask.
Name, OID, and Syntax Access Description