User Manual

Unified IP MIB Reference 529
53-1003106-01
OSPF interface status table
50
snOspfIfStatusAdminStat
brcdIp.1.2.4.12.1.1.6
Syntax: Integer
Read-only Shows if OSPF has been enabled to form neighbor relationships on
the interface:
disabled(0) – The interface is external to OSPF.
enabled(1) – OSPF has been enabled to form neighbor
relationships and the interface will be advertised as an internal
route to some area.
snOspfIfStatusRtrPriority
brcdIp.1.2.4.12.1.1.7
Syntax:
DesignatedRouterPriority
Read-only Specifies the priority of this interface. This object is used in the
designated router election algorithm for multi-access networks.
Valid values: 0 – 255
Default: 1. A value of 0 means that the router is not eligible to
become the designated router on this particular network.
If two or more routers have the same priority value, then the router
with the highest router ID becomes the designated router. The router
with the next highest router ID becomes the backup designated
router.
snOspfIfStatusTransitDelay
brcdIp.1.2.4.12.1.1.8
Syntax: UpToMaxAge
Read-only Shows the time it takes to transmit link-state update packets on this
interface.
Valid values: 0 – 3600 seconds
Default: 1 second
snOspfIfStatusRetransInterv
al
brcdIp.1.2.4.12.1.1.9
Syntax: UpToMaxAge
Read-only Shows the number of seconds between retransmissions of link-state
advertisements, to adjacencies that belong to this interface. This
value is also used when retransmitting database description and
link-state request packets.
Valid values: 0 – 3600 seconds
Default: 5 seconds
snOspfIfStatusHelloInterval
brcdIp.1.2.4.12.1.1.10
Syntax: HelloRange
Read-only Specifies the number of seconds that router waits before it sends the
next hello packet on this interface. This value must be the same for
all routers attached to a common network.
Valid values: 1 – 65535 seconds
Default: 10 seconds
snOspfIfStatusRtrDeadInterv
al
brcdIp.1.2.4.12.1.1.11
Syntax: PositiveInteger
Read-only Specifies the number of seconds that neighbor routers wait for a
router’s hello packets before they declare that the router is down.
This should be a multiple of the hello interval and must be the same
for all routers attached to a common network.
Default: 40 seconds
snOspfIfStatusState
brcdIp.1.2.4.12.1.1.12
Syntax: Integer
Read-only Shows the OSPF interface state:
down(1)
loopback(2)
waiting(3)
pointToPoint(4)
designatedRouter(5)
backupDesignatedRouter(6)
otherDesignatedRouter(7)
Default: down(1)
snOspfIfStatusDesignatedRo
uter
brcdIp.1.2.4.12.1.1.13
Syntax: IpAddress
Read-only Shows the IP address of the designated router.
Default: ’00000000’h, which is equal to 0.0.0.0
Name, OID, and syntax Access Description