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

144 Brocade Virtual ADX MIB Reference
53-1003312-01
OSPF interface configuration tables
snOspfIf2AuthKey
brcdIp.1.2.4.4.2.1.10
Syntax: OctetString
Read-write Indicates the authentication key.
If the authentication type selected is simple password, then
this object requires an alphanumeric password. If the value
is shorter than eight octets, the agent will left-adjust and
zero-fill the key to equal eight octets.
The simple password setting takes effect immediately. All
OSPF packets transmitted on the interface contain this
password. Any OSPF packet received on the interface is
checked for this password. If the password is not present,
then the packet is dropped. The password can be up to
eight characters long.
If the authentication type is MD5, then a key ID and an
MD5 key are required. The key ID is a number from 1 to
255 and identifies the MD5 key that is being used. The
MD5 key can be up to sixteen alphanumeric characters
long.
Valid values: Up to eight octets.
Default: ’0000000000000000’h which is equal to
0.0.0.0.0.0.0.0
When read, “snOspfIf2AuthKey” always returns a blank.
Reference: RFC 1583 “OSPF Version 2”, section 9 The Interface
Data Structure
snOspfIf2MetricValue
brcdIp.1.2.4.4.2.1.11
Syntax: Integer
Read-write Specifies the cost of using this type of service (TOS) on this
interface. The default value of the TOS 0 Metric is equal to 10^8
divided by the ifSpeed.
Valid values: 0 – 65535
snOspfIf2RowStatus
brcdIp.1.2.4.4.2.1.12
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
snOspfIf2Md5AuthKeyId
brcdIp.1.2.4.4.2.1.13
Syntax: Integer
Read-write Specifies the ID of the MD5 authentication key. If the object
“snOspfVirtIfAuthType” is set to MD5, this object identifies the
algorithm and secret key used to create the message digest
appended to the OSPF packet. Key identifiers are unique per
interface (or equivalently, per subnet).
The value of this object must be a number from 1 – 255.
snOspfIf2Md5AuthKey
brcdIp.1.2.4.4.2.1.14
Syntax: OctetString
Read-write Specifies the MD5 authentication key. If the object
“snOspfVirtIfAuthType” is set to MD5, the value of this object is
encrypted and included in each OSPF packet transmitted.
The agent will left-adjust and zero-fill the key to equal 16 octets.
When read, “snOspfIf2Md5AuthKey” always returns a blank.
Valid values: Up to 16 octets.
Name, OID, and Syntax Access Description