User Manual

530 Unified IP MIB Reference
53-1003106-01
OSPF interface status table
50
snOspfIfStatusBackupDesign
atedRouter
brcdIp.1.2.4.12.1.1.14
Syntax: IpAddress
Read-only Shows the IP address of the backup router.
Default: ’00000000’h, which is equal to 0.0.0.0
snOspfIfStatusEvents
brcdIp.1.2.4.12.1.1.15
Syntax: Counter32
Read-only Shows the following:
The number of times that the state of this OSPF interface has
changed
The number of times an error has occurred
snOspfIfStatusAuthType
brcdIp.1.2.4.12.1.1.16
Syntax: Integer32
Read-only Specifies the authentication type for an interface.
Valid values:
none(0)
simplePassword(1)
md5(2)
reserved for specification by IANA(> 2)
Additional authentication types may be assigned locally on a
per-interface basis.
Default: none(0)
snOspfIfStatusAuthKey
brcdIp.1.2.4.12.1.1.17
Syntax: OCTET STRING
Read-only Indicates the area’s authentication key:
If the authentication type selected is a 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 through 255 and
identifies the MD5 key that is being used. The MD5 key can be
up to 16 alphanumeric characters long.
When read, “snOspfIfAuthKey” always returns a blank.
Default: ’0000000000000000’h, which is 0.0.0.0.0.0.0.0
snOspfIfStatusMetricValue
brcdIp.1.2.4.12.1.1.18
Syntax: Integer
Read-only Specifies the cost of using this TOS on this interface. The default
value of the TOS 0 Metric is 10^8 or ifSpeed.
Valid values: 0 – 65535
snOspfIfStatusMd5AuthKeyI
d
brcdIp.1.2.4.12.1.1.19
Syntax: Integer
Read-only Specifies the ID of the MD5 authentication key. 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.
If the “snOspfVirtIfAuthType” object is set to MD5, the value of this
object must be a number from 1 through 255.
snOspfIfStatusMd5AuthKey
brcdIp.1.2.4.12.1.1.20
Syntax: OCTET STRING
Read-only Specifies the MD5 authentication key. The value of this object is
encrypted and included in each OSPF packet transmitted.
If the value of this object is shorter than 16 octets, the agent will
left-adjust and zero-fill the key to equal 16 octets.
When read, snOspfIfMd5AuthKey always returns a blank.
Name, OID, and syntax Access Description