User Manual

508 Unified IP MIB Reference
53-1003106-01
OSPF general objects
50
Name, OID, and syntax Access Description
snOspfRouterId
brcdIp.1.2.4.1.1
Syntax: RouterID
Read-write Shows the IP address of the Autonomous System Boundary Router
(ASBR). Conventionally, this ID defaults to the IP address of one of the
routers to ensure uniqueness in the network. This object contains a
32-bit integer.
snOspfAdminStat
brcdIp.1.2.4.1.2
Syntax: Integer
NOTE: This object is
supported on the
Brocade NetIron
XMR
, Brocade
NetIron MLX
,
Brocade MLXe,
Brocade NetIron
CES
, Brocade
NetIron CER
series devices.
Read-write Specifies the state of the OSPF in the router:
disabled(0) – OSPF is disabled on all interfaces.
enabled(1) – OSPF is active on at least one interface.
snOspfASBdrRtrStatus
brcdIp.1.2.4.1.3
Syntax: TruthVal
Read-write Indicates if this router is an Autonomous System Boundary Router:
false(0)
true(1)
snOspfRedisMode
brcdIp.1.2.4.1.4
Syntax: Integer
Read-write Specifies if OSPF redistribution has been enabled on this router:
disabled(0) – OSPF redistribution is disabled.
enabled(1) – OSPF redistribution is active.
snOspfDefaultOspfMetric
Value
brcdIp.1.2.4.1.5
Syntax: Integer
Read-write Shows the cost of using a default OSPF metric value on this route.
Valid values: 1 – 65535
snOspfExternLSACount
brcdIp.1.2.4.1.6
Syntax: Gauge32
Read-only The number of external link-state advertisements in the link-state
database.
snOspfExternLSACksumS
um
brcdIp.1.2.4.1.7
Syntax: Integer32
Read-only Indicates the 32-bit unsigned sum of the link-state (LS) checksums of
the external link-state advertisements (LSA) contained in the link-state
database. This sum can be used to determine if there has been a
change in a router’s link-state database and to compare the link-state
database of two routers.
snOspfOriginateNewLSAs
brcdIp.1.2.4.1.8
Syntax: Counter
Read-only Shows the number of new link-state advertisements that have been
originated by the router. This number increments each time the router
originates a new LSA.
snOspfRxNewLSAs
brcdIp.1.2.4.1.9
Syntax: Counter32
Read-only Shows the number of link-state advertisements received by the router.
This number does not include newer instantiations of self-originated
link-state advertisements.
snOspfOspfRedisMetricTy
pe
brcdIp.1.2.4.1.10
Syntax: Integer
Read-write Indicates the type of route:
type1(1) – External Type 1 (comparable value) intra-area and
inter-area routes. It is an OSPF metric plus the external metric.
type2(2) – External Type 2 (non-comparable value) routes. It is the
external metric.