SUPERMICRO-OSPF-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
21
Rows
21
Columns
145
futOspfAreaTable
table.1.3.6.1.4.1.10876.101.1.10.2
·
1 row entry
·
9 columns
Information describing the configured parameters and cumulative statistics of the router's attached areas.
Information describing the configured parameters
and cumulative statistics of one of the
router's attached areas.
and cumulative statistics of one of the
router's attached areas.
Indexes
futOspfAreaId
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
futOspfAreaId
A 32-bit integer uniquely identifying an area.
Area ID 0.0.0.0 is used for the OSPF backbone. |
OSPF-MIBAreaID Textual Convention: OSPF-MIBAreaID OctetString |
.1.3.6.1.4.1.10876.101.1.10.2.1.1 |
||||||
|
futOspfAreaIfCount
This gives the Total no. of Ifaces in the Area
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.2.1.2 |
||||||
|
futOspfAreaNetCount
This gives the Total no. of Networks in the Area.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.2.1.3 |
||||||
|
futOspfAreaRtrCount
This gives the Total no. of Routers in the Area.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.2.1.4 |
||||||
|
futOspfAreaNSSATranslatorRole
Indicates an NSSA Border router's ability
to perform NSSA Translation of Type-7 LSAs to Type-5 LSAs. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.2.1.5 |
||||||
|
futOspfAreaNSSATranslatorState
Indicates if and how an NSSA Border router is
performing NSSA translation of Type-7 to into Type-5 LSAs.When this object is set to enabled, the NSSA border router's futOspfAreaNssaTranslatorRole has been set to always.W… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.2.1.6 |
||||||
|
futOspfAreaNSSATranslatorStabilityInterval
The number of seconds after an elected translator
determines its services are no longer required, that it should continue to perform its translation duties. |
OSPF-MIBPositiveIntegerr/w Textual Convention: OSPF-MIBPositiveInteger Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.2.1.7 |
||||||
|
futOspfAreaNSSATranslatorEvents
Indicates the number of translator state
changes that have occurred since the last boot-up. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.2.1.8 |
||||||
|
futOspfAreaDfInfOriginate
Indicates the generation default Type-7 LSA.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.2.1.9 |
futOspfHostTable
table.1.3.6.1.4.1.10876.101.1.10.3
·
1 row entry
·
3 columns
The list of Hosts, and their metrics, that the router will advertise as host routes.
A metric to be advertised, for a given type of
service, when a given host is reachable.
service, when a given host is reachable.
Indexes
futOspfHostIpAddress futOspfHostTOS
| Column | Syntax | OID |
|---|---|---|
|
futOspfHostIpAddress
The IP Address of the Host.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.3.1.1 |
|
futOspfHostTOS
The Type of Service of the route being configured.
|
OSPF-MIBTOSType Textual Convention: OSPF-MIBTOSType Integer32Type Constraints: range: 0..30 |
.1.3.6.1.4.1.10876.101.1.10.3.1.2 |
|
futOspfHostRouteIfIndex
The Interface to reach the host
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.10876.101.1.10.3.1.3 |
futOspfIfTable
table.1.3.6.1.4.1.10876.101.1.10.4
·
1 row entry
·
22 columns
The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
The OSPF Interface Entry describes one inter-
face from the viewpoint of OSPF.
face from the viewpoint of OSPF.
Indexes
futOspfIfIpAddress futOspfAddressLessIf
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
futOspfIfIpAddress
The IP address of this OSPF interface.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.4.1.1 |
||||||||
|
futOspfAddressLessIf
For the purpose of easing the instancing of
addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces havin… |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.10876.101.1.10.4.1.2 |
||||||||
|
futOspfIfOperState
This gives the Operational Status of the Interface.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.4.1.3 |
||||||||
|
futOspfIfPassive
This object is used to make the interface as passive.
If set to TRUE, then interface will be passive If set to FALSE then interface will be normal |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.10876.101.1.10.4.1.4 |
||||||||
|
futOspfIfNbrCount
This gives the Total number of Neighbours through
that Interface. |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.5 |
||||||||
|
futOspfIfAdjCount
This gives the Total number of Adjacencies through
that Interface. |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.6 |
||||||||
|
futOspfIfHelloRcvd
This gives the Total number of Hello packets received
through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.7 |
||||||||
|
futOspfIfHelloTxed
This gives the Total number of Hello packets
transmitted through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.8 |
||||||||
|
futOspfIfHelloDisd
This gives the Total number of Hello packets
discarded through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.9 |
||||||||
|
futOspfIfDdpRcvd
This gives the Total number of Ddp packets received
through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.10 |
||||||||
|
futOspfIfDdpTxed
This gives the Total number of Ddp packets
transmitted through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.11 |
||||||||
|
futOspfIfDdpDisd
This gives the Total number of Ddp packets discarded
through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.12 |
||||||||
|
futOspfIfLrqRcvd
This gives the Total number of Lrq packets received
through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.13 |
||||||||
|
futOspfIfLrqTxed
This gives the Total number of Lrq packets
transmitted through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.14 |
||||||||
|
futOspfIfLrqDisd
This gives the Total number of Lrq packets discarded
through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.15 |
||||||||
|
futOspfIfLsuRcvd
This gives the Total number of Lsu packets received
through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.16 |
||||||||
|
futOspfIfLsuTxed
This gives the Total number of Lsu packets
transmitted through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.17 |
||||||||
|
futOspfIfLsuDisd
This gives the Total number of Lsu packets discarded
through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.18 |
||||||||
|
futOspfIfLakRcvd
This gives the Total number of Lak packets received
through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.19 |
||||||||
|
futOspfIfLakTxed
This gives the Total number of Lak packets
transmitted through that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.20 |
||||||||
|
futOspfIfLakDisd
This gives the Total number of Lak packets discarded
on that Interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.4.1.21 |
||||||||
|
futOspfIfBfdState
This object is to enable/disable BFD in a specific OSPF interface.
By default it is disabled. But when futOspfBfdAllIfState is enabled, internally this object will be enabled for all interface entries. If… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.4.1.22 |
futOspfIfMD5AuthTable
table.1.3.6.1.4.1.10876.101.1.10.5
·
1 row entry
·
9 columns
The OSPF Interface Authentication Table describes the parameters required for MD5 cryptographic Authentication.
The OSPF Interface MD5 Authentication Entry describes one
Authentication Key from the viewpoint of OSPF.
Authentication Key from the viewpoint of OSPF.
Indexes
futOspfIfMD5AuthIpAddress futOspfIfMD5AuthAddressLessIf futOspfIfMD5AuthKeyId
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
futOspfIfMD5AuthIpAddress
The IP address of this OSPF interface.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.5.1.1 |
||||
|
futOspfIfMD5AuthAddressLessIf
For the purpose of easing the instancing of
addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces havin… |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.10876.101.1.10.5.1.2 |
||||
|
futOspfIfMD5AuthKeyId
This object identifies the secret key used to create the
message digest appended to the OSPF packet. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.10876.101.1.10.5.1.3 |
||||
|
futOspfIfMD5AuthKey
This is the secret key which is used to create the
message digest appended to the OSPF packet. |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.10876.101.1.10.5.1.4 |
||||
|
futOspfIfMD5AuthKeyStartAccept
The time the router will start accepting packets that have
been created with this key. The value shown will be configured time + system time at which the value is configured. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.5.1.5 |
||||
|
futOspfIfMD5AuthKeyStartGenerate
The time the router will start using this key for packets
generation.The value shown will be configured time + system time at which the value is configured. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.5.1.6 |
||||
|
futOspfIfMD5AuthKeyStopGenerate
The time the router will stop using this key for packets
generation. The value -1 indicates infinite lifetime.The value shown will be configured time + system time at which the value is configured. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.5.1.7 |
||||
|
futOspfIfMD5AuthKeyStopAccept
The time the router will stop accepting packets that have
been created with this key. The value -1 indicates infinite lifetime.The value shown will be configured time + system time at which the value is configured. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.5.1.8 |
||||
|
futOspfIfMD5AuthKeyStatus
Identifies the status of the key.
NOTE:invalid (2) currently not supported |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.5.1.9 |
.1.3.6.1.4.1.10876.101.1.10.6
·
1 row entry
·
9 columns
The OSPF Interface Authentication Table describes the parameters required for MD5 cryptographic Authentication.
The OSPF Interface MD5 Authentication Entry describes one
Authentication Key from the viewpoint of OSPF.
Authentication Key from the viewpoint of OSPF.
Indexes
futOspfVirtIfMD5AuthAreaId futOspfVirtIfMD5AuthNeighbor futOspfVirtIfMD5AuthKeyId
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
futOspfVirtIfMD5AuthAreaId
The Transit Area that the Virtual Link
traverses. By definition, this should not be 0.0.0.0. |
OSPF-MIBAreaID Textual Convention: OSPF-MIBAreaID OctetString |
.1.3.6.1.4.1.10876.101.1.10.6.1.1 |
||||
|
futOspfVirtIfMD5AuthNeighbor
The Router ID of the Virtual Neighbor.
|
OSPF-MIBRouterID Textual Convention: OSPF-MIBRouterID OctetString |
.1.3.6.1.4.1.10876.101.1.10.6.1.2 |
||||
|
futOspfVirtIfMD5AuthKeyId
This object identifies the secret key used to create the
message digest appended to the OSPF packet. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.10876.101.1.10.6.1.3 |
||||
|
futOspfVirtIfMD5AuthKey
This is the secret key which is used to create the
message digest appended to the OSPF packet. |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.10876.101.1.10.6.1.4 |
||||
|
futOspfVirtIfMD5AuthKeyStartAccept
The time the router will start accepting packets that have
been created with this key.The value shown will be configured time + system time at which the value is configured. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.6.1.5 |
||||
|
futOspfVirtIfMD5AuthKeyStartGenerate
The time the router will start using this key for packet
generation.The value shown will be configured time + system time at which the value is configured. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.6.1.6 |
||||
|
futOspfVirtIfMD5AuthKeyStopGenerate
The time the router will stop using this key for packets
generation. The value -1 indicates infinite lifetime.The value shown will be configured time + system time at which the value is configured. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.6.1.7 |
||||
|
futOspfVirtIfMD5AuthKeyStopAccept
The time the router will stop accepting packets that have
been created with this key. The value -1 indicates infinite lifetime. The value shown will be configured time + system time at which the value is configured. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.6.1.8 |
||||
|
futOspfVirtIfMD5AuthKeyStatus
Identifies the status of the key.
NOTE: invalid (2) is currently not supported |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.6.1.9 |
futOspfNbrTable
table.1.3.6.1.4.1.10876.101.1.10.7
·
1 row entry
·
8 columns
A table of non-virtual neighbor information.
The information regarding a single neighbor.
Indexes
futOspfNbrIpAddr futOspfNbrAddressLessIndex
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
futOspfNbrIpAddr
The IP address this neighbor is using in its
IP Source Address. Note that, on addressless links, this will not be 0.0.0.0, but the ad- dress of another of the neighbor's interfaces. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.7.1.1 |
||||||||||
|
futOspfNbrAddressLessIndex
On an interface having an IP Address, zero.
On addressless interfaces, the corresponding value of ifIndex in the Internet Standard MIB. On row creation, this can be derived from the instance. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.10876.101.1.10.7.1.2 |
||||||||||
|
futOspfNbrDBSummaryQLen
This gives the queue Length of the Database summary List .
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.7.1.3 |
||||||||||
|
futOspfNbrLSReqQLen
This gives the Length of Link State Request Queue .
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.7.1.4 |
||||||||||
|
futOspfNbrRestartHelperStatus
Indicates whether the router is acting
as a graceful restart helper for the neighbor. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.7.1.5 |
||||||||||
|
futOspfNbrRestartHelperAge
Remaining time in current OSPF graceful restart
interval, if the router is acting as a restart helper for the neighbor. |
secondsSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.7.1.6 |
||||||||||
|
futOspfNbrRestartHelperExitReason
Describes the outcome of the last attempt at acting
as a graceful restart helper for the neighbor. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.7.1.7 |
||||||||||
|
futOspfNbrBfdState
This is a read-only object. This will be enabled internally only when BFD is
enabled for monitoring this neighbor IP path. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.7.1.8 |
futOspfRoutingTable
table.1.3.6.1.4.1.10876.101.1.10.8
·
1 row entry
·
9 columns
A table of routing information.
The information regarding a single route.
Indexes
futOspfRouteIpAddr futOspfRouteIpAddrMask futOspfRouteIpTos futOspfRouteIpNextHop
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
futOspfRouteIpAddr
IP Address of the route
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.8.1.1 |
||||||||
|
futOspfRouteIpAddrMask
IP Address Mask of the route
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.8.1.2 |
||||||||
|
futOspfRouteIpTos
IP TOS of the route
|
OSPF-MIBTOSType Textual Convention: OSPF-MIBTOSType Integer32Type Constraints: range: 0..30 |
.1.3.6.1.4.1.10876.101.1.10.8.1.3 |
||||||||
|
futOspfRouteIpNextHop
IP Next Hop of the route
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.8.1.4 |
||||||||
|
futOspfRouteType
Type of the route
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.8.1.5 |
||||||||
|
futOspfRouteAreaId
Area ID associated with the route
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.8.1.6 |
||||||||
|
futOspfRouteCost
It is a Type 1 external metrics which is
expressed in the same units as OSPF interface cost ie. in terms of the OSPF link state metric. If Type1 and Type2 cost are present, Type1 external metrics always take precedenc… |
OSPF-MIBBigMetric Textual Convention: OSPF-MIBBigMetric Integer32Type Constraints: range: 0..16777215 |
.1.3.6.1.4.1.10876.101.1.10.8.1.7 |
||||||||
|
futOspfRouteType2Cost
Type 2 external metrics are configured with
the cost greater than any path internal to the AS. Use of Type 2 external metrics assumes that routing between AS is the major cost of routing a packet, and eliminates the… |
OSPF-MIBBigMetric Textual Convention: OSPF-MIBBigMetric Integer32Type Constraints: range: 0..16777215 |
.1.3.6.1.4.1.10876.101.1.10.8.1.8 |
||||||||
|
futOspfRouteInterfaceIndex
Interface Index associated with the route
|
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.8.1.9 |
futOspfSecIfTable
table.1.3.6.1.4.1.10876.101.1.10.9
·
1 row entry
·
5 columns
A table of Secondary IP Address information.
The information regarding a single route.
Indexes
futOspfPrimIpAddr futOspfPrimAddresslessIf futOspfSecIpAddr futOspfSecIpAddrMask
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
futOspfPrimIpAddr
Primary Interface IP Address.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.9.1.1 |
||||||||||||
|
futOspfPrimAddresslessIf
Primary Interface Addressless Index.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.10876.101.1.10.9.1.2 |
||||||||||||
|
futOspfSecIpAddr
Secondary Interface IP Address.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.9.1.3 |
||||||||||||
|
futOspfSecIpAddrMask
Secondary Interface IP Address Mask.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.9.1.4 |
||||||||||||
|
futOspfSecIfStatus
This variable displays the status of the entry.
Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.10876.101.1.10.9.1.5 |
.1.3.6.1.4.1.10876.101.1.10.10
·
1 row entry
·
5 columns
Supports configuration of External Tag for Type-7 Address ranges configured.
Supports configuration of External Tag for
Type-7 Address ranges configured.
Type-7 Address ranges configured.
Indexes
futOspfAreaAggregateAreaID futOspfAreaAggregateLsdbType futOspfAreaAggregateNet futOspfAreaAggregateMask
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
futOspfAreaAggregateAreaID
The Area the Address Aggregate is to be found
within. |
OSPF-MIBAreaID Textual Convention: OSPF-MIBAreaID OctetString |
.1.3.6.1.4.1.10876.101.1.10.10.1.1 |
||||
|
futOspfAreaAggregateLsdbType
The type of the Address Aggregate. This field
specifies the Lsdb type that this Address Ag- gregate applies to. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.10.1.2 |
||||
|
futOspfAreaAggregateNet
The IP Address of the Net or Subnet indicated
by the range. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.10.1.3 |
||||
|
futOspfAreaAggregateMask
The Subnet Mask that pertains to the Net or
Subnet. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.10.1.4 |
||||
|
futOspfAreaAggregateExternalTag
A 32-bit field attached to each external route.
This is not used by OSPF protocol itself. It may be used to communicate information between AS boundary routers. The precise nature of this information is outside the sco… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.10.1.5 |
.1.3.6.1.4.1.10876.101.1.10.11
·
1 row entry
·
6 columns
Indicates whether for the specified address range Type-7/Type-5 LSA will be aggregated or not generated.
Supports configuration of Type-5,Type-7 Address Range specifying
whether for the configured range, Type-5,Type-7 LSA will be
generated or not, and if generated whether aggregation is performed.
whether for the configured range, Type-5,Type-7 LSA will be
generated or not, and if generated whether aggregation is performed.
Indexes
futOspfAsExternalAggregationNet futOspfAsExternalAggregationMask futOspfAsExternalAggregationAreaId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
futOspfAsExternalAggregationNet
The IP address of the Net indicated by
the range. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.11.1.1 |
||||||||||||
|
futOspfAsExternalAggregationMask
The subnet mask that pertains to the
range. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.11.1.2 |
||||||||||||
|
futOspfAsExternalAggregationAreaId
Refer to description in futOspfAsExternalAggregationEffect.
|
OSPF-MIBAreaID Textual Convention: OSPF-MIBAreaID OctetString |
.1.3.6.1.4.1.10876.101.1.10.11.1.3 |
||||||||||||
|
futOspfAsExternalAggregationEffect
Indicates whether Type-5/Type-7 will be aggregated or not
generated for the specified range. When set to allowAll (3) and associated areaId is 0.0.0.0 aggregated Type-5 are generated for the specified range. In additio… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.11.1.4 |
||||||||||||
|
futOspfAsExternalAggregationTranslation
This when set to enabled, P Bit is set in
the generated Type-7 LSA. When set disabled P Bit is clear in the generated Type-7 LSA for the range. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.11.1.5 |
||||||||||||
|
futOspfAsExternalAggregationStatus
This variable displays the status of the en-
try. Setting it to 'invalid' has the effect of rendering it inoperative. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.10876.101.1.10.11.1.6 |
.1.3.6.1.4.1.10876.101.1.10.12.2
·
1 row entry
·
2 columns
Information describing the count and checksum of the Type9 LSAs.
Information describing the Type 9 LSAs Count and Checksums.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
futOspfOpaqueType9LsaCount
The total number of TYPE 9 Opaque link-state advertisements.
|
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.12.2.1.1 |
|
futOspfOpaqueType9LsaCksumSum
The 32-bit unsigned sum of the link-state ad-
vertisements' TYPE9 Opaque LS checksums.The sum change in a router's link state data-base, and to compare the link-state database of the two routers. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.12.2.1.2 |
futOspfType9LsdbTable
table.1.3.6.1.4.1.10876.101.1.10.12.3
·
1 row entry
·
8 columns
The OSPF Process's TYPE9 Link State Database.
A single Type 9 Link State Advertisement.
Indexes
futOspfType9LsdbIfIpAddress futOspfType9LsdbOpaqueType futOspfType9LsdbLsid futOspfType9LsdbRouterId
| Column | Syntax | OID |
|---|---|---|
|
futOspfType9LsdbIfIpAddress
The IP address of this OSPF interface.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.12.3.1.1 |
|
futOspfType9LsdbOpaqueType
The Opaque type of the LSA.
|
Integer32 Constraints: range: 1-11 |
.1.3.6.1.4.1.10876.101.1.10.12.3.1.2 |
|
futOspfType9LsdbLsid
The Link State ID is an LS Type Specific field
containing the Opaque Type and Opaque ID. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.12.3.1.3 |
|
futOspfType9LsdbRouterId
The 32 bit number that uniquely identifies the
originating router in the Autonomous System. |
OSPF-MIBRouterID Textual Convention: OSPF-MIBRouterID OctetString |
.1.3.6.1.4.1.10876.101.1.10.12.3.1.4 |
|
futOspfType9LsdbSequence
The sequence number field is a signed 32-bit
integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number t… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.12.3.1.5 |
|
futOspfType9LsdbAge
This field is the age of the link state adver-
tisement in seconds. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.12.3.1.6 |
|
futOspfType9LsdbChecksum
This field is the checksum of the complete
contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checks… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.12.3.1.7 |
|
futOspfType9LsdbAdvertisement
The entire TYPE9 Opaque Link State Advertisement,
including its header. |
OctetString Constraints: range: 1-65535 |
.1.3.6.1.4.1.10876.101.1.10.12.3.1.8 |
futOspfType11LsdbTable
table.1.3.6.1.4.1.10876.101.1.10.12.4
·
1 row entry
·
7 columns
The OSPF Process's TYPE11 Links State Database.
A single TYPE11 Opaque Link State Advertisement.
Indexes
futOspfType11LsdbOpaqueType futOspfType11LsdbLsid futOspfType11LsdbRouterId
| Column | Syntax | OID |
|---|---|---|
|
futOspfType11LsdbOpaqueType
The Opaquetype of the link state advertisement.
|
Integer32 Constraints: range: 1-11 |
.1.3.6.1.4.1.10876.101.1.10.12.4.1.1 |
|
futOspfType11LsdbLsid
The Link State ID identifies the opaque type and
the opaque ID of the received Opaque LSA for an application. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.12.4.1.2 |
|
futOspfType11LsdbRouterId
The 32 bit number that uniquely identifies the
originating router in the Autonomous System. |
OSPF-MIBRouterID Textual Convention: OSPF-MIBRouterID OctetString |
.1.3.6.1.4.1.10876.101.1.10.12.4.1.3 |
|
futOspfType11LsdbSequence
The sequence number field is a signed 32-bit
integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number t… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.12.4.1.4 |
|
futOspfType11LsdbAge
This field is the age of the link state adver-
tisement in seconds. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.12.4.1.5 |
|
futOspfType11LsdbChecksum
This field is the checksum of the complete
contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checks… |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.10876.101.1.10.12.4.1.6 |
|
futOspfType11LsdbAdvertisement
The entire Link State Advertisement, including
its header. |
OctetString Constraints: range: 1-65535 |
.1.3.6.1.4.1.10876.101.1.10.12.4.1.7 |
futOspfAppInfoDbTable
table.1.3.6.1.4.1.10876.101.1.10.12.5
·
1 row entry
·
9 columns
This table maintains information related to application statistics.
A single Application's statistical Information.
Indexes
futOspfAppInfoDbAppid
| Column | Syntax | OID |
|---|---|---|
|
futOspfAppInfoDbAppid
The Application's ID. Each Application has a
unique Appid associated with it. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.10876.101.1.10.12.5.1.1 |
|
futOspfAppInfoDbOpaqueType
The OpaqueType of the LSA the application can
generate or receive. Each Application can register only for a single OpaqueType. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.10876.101.1.10.12.5.1.2 |
|
futOspfAppInfoDbLsaTypesSupported
The LSA Types the application can generate is indicated
by a BITMASK.The BITMASK and the interpretation of the types supported is given as below:- BitMask TypesSupported 0 0 0 ==> No types 0 0 1 … |
Integer32 Constraints: range: 0-7 |
.1.3.6.1.4.1.10876.101.1.10.12.5.1.3 |
|
futOspfAppInfoDbType9Gen
The number of Type 9 LSAs generated by the application.
This field is invalid if the application does not support the generation of Type9 LSAs. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.12.5.1.4 |
|
futOspfAppInfoDbType9Rcvd
The number of Type 9 LSAs received by the application.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.12.5.1.5 |
|
futOspfAppInfoDbType10Gen
The number of Type 10 LSAs generated by the application.
This field is invalid if the application does not support the generation of Type10 LSAs. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.12.5.1.6 |
|
futOspfAppInfoDbType10Rcvd
The number of Type 10 LSAs received by the application.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.12.5.1.7 |
|
futOspfAppInfoDbType11Gen
The number of Type 11 LSAs generated by the application.
This field is invalid if the application does not support the generation of Type11 LSAs. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.12.5.1.8 |
|
futOspfAppInfoDbType11Rcvd
The number of Type 11 LSAs received by the application.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.12.5.1.9 |
.1.3.6.1.4.1.10876.101.1.10.13.2
·
1 row entry
·
7 columns
A table describing the configuration of Metric Cost and Route Type information to be applied to the routes learnt from the RTM.
Information describing the configuration of single route entry.
Indexes
futOspfRRDRouteDest futOspfRRDRouteMask
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
futOspfRRDRouteDest
Ip Address of the Destination route.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.13.2.1.1 |
||||||||||||
|
futOspfRRDRouteMask
Mask of the Destination route.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.13.2.1.2 |
||||||||||||
|
futOspfRRDRouteMetric
The Metric value applied to the route before it is adv. into the
OSPF Domain. |
OSPF-MIBBigMetricr/w Textual Convention: OSPF-MIBBigMetric Integer32Type Constraints: range: 0..16777215 |
.1.3.6.1.4.1.10876.101.1.10.13.2.1.3 |
||||||||||||
|
futOspfRRDRouteMetricType
The Metric Type applied to the route before it is adv. into the
OSPF Domain |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.13.2.1.4 |
||||||||||||
|
futOspfRRDRouteTagType
The Tag Type MIB object describes whether Tags will be
automatically generated or will be manually configured. If tags are manually configured , the futospfRRDRouteTag MIB has to be set with the Tag value needed. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.13.2.1.5 |
||||||||||||
|
futOspfRRDRouteTag
The Route Tag in case the user configures a Manual option for
the tags. |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.13.2.1.6 |
||||||||||||
|
futOspfRRDRouteStatus
The variable displays the status of the entry.Setting it to
'invalid' has the effect of rendering it inoperative. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.10876.101.1.10.13.2.1.7 |
futOspfVirtNbrTable
table.1.3.6.1.4.1.10876.101.1.10.14
·
1 row entry
·
3 columns
A table of virtual neighbor information.
Virtual neighbor information.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
futOspfVirtNbrRestartHelperStatus
Indicates whether the router is acting
as a graceful restart helper for the neighbor. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.14.1.1 |
||||||||||
|
futOspfVirtNbrRestartHelperAge
Remaining time in current OSPF graceful restart
interval, if the router is acting as a restart helper for the neighbor. |
secondsSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.10876.101.1.10.14.1.2 |
||||||||||
|
futOspfVirtNbrRestartHelperExitReason
Describes the outcome of the last attempt at acting
as a graceful restart helper for the neighbor. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.14.1.3 |
.1.3.6.1.4.1.10876.101.1.10.15.1
·
1 row entry
·
4 columns
A table describing the configuration of filtering for route map.
Information describing the filtering configuration of single entry.
Indexes
futOspfDistInOutRouteMapName futOspfDistInOutRouteMapType
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
futOspfDistInOutRouteMapName
Route map name.
|
OctetString Constraints: range: 1-20 |
.1.3.6.1.4.1.10876.101.1.10.15.1.1.1 |
||||||||||||
|
futOspfDistInOutRouteMapType
Type of route map to indicate the route map is for
distribute in or for distribute out or for distance. 1 - distance 2 - distribute in 3 - distribute out |
Integer32 Constraints: range: 1-3 |
.1.3.6.1.4.1.10876.101.1.10.15.1.1.3 |
||||||||||||
|
futOspfDistInOutRouteMapValue
Distance value ( this will be unused for distribute list )
|
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.10876.101.1.10.15.1.1.4 |
||||||||||||
|
futOspfDistInOutRouteMapRowStatus
The status of this row, by which new entries may be
created, or old entries deleted from this table. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.10876.101.1.10.15.1.1.5 |
futOspfIfAuthTable
table.1.3.6.1.4.1.10876.101.1.10.17
·
1 row entry
·
9 columns
The OSPF Interface Authentication Table describes the parameters required for cryptographic Authentication.
The OSPF Interface Authentication Entry describes one
Authentication Key from the viewpoint of OSPF.
Authentication Key from the viewpoint of OSPF.
Indexes
futOspfIfAuthIpAddress futOspfIfAuthAddressLessIf futOspfIfAuthKeyId
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
futOspfIfAuthIpAddress
The IP address of this OSPF interface.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.10876.101.1.10.17.1.1 |
||||
|
futOspfIfAuthAddressLessIf
For the purpose of easing the instancing of
addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces havin… |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.10876.101.1.10.17.1.2 |
||||
|
futOspfIfAuthKeyId
This object identifies the secret key used to create the
message digest appended to the OSPF packet. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.10876.101.1.10.17.1.3 |
||||
|
futOspfIfAuthKey
This is the secret key which is used to create the
message digest appended to the OSPF packet. |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.10876.101.1.10.17.1.4 |
||||
|
futOspfIfAuthKeyStartAccept
The time the router will start accepting packets that have
been created with this key.If the value is not set, then it will be taken as infinite and displayed as 9999-12-31,23:59:59.0. For example, Tuesday May 26, 19… |
SNMPv2-TCDateAndTimer/w Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.10876.101.1.10.17.1.5 |
||||
|
futOspfIfAuthKeyStartGenerate
The time the router will start using this key for packets
generation.If the value is not set, then it will be taken as infinite and displayed as 9999-12-31,23:59:59.0. For example, Tuesday May 26, 1992 at 1:30:15 PM … |
SNMPv2-TCDateAndTimer/w Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.10876.101.1.10.17.1.6 |
||||
|
futOspfIfAuthKeyStopGenerate
The time the router will stop using this key for packets
generation.If the value is not set, then it will be taken as infinite and displayed as 9999-12-31,23:59:59.0. For example, Tuesday May 26, 1992 at 1:30:15 PM s… |
SNMPv2-TCDateAndTimer/w Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.10876.101.1.10.17.1.7 |
||||
|
futOspfIfAuthKeyStopAccept
The time the router will stop accepting packets that have
been created with this key.If the value is not set, then it will be taken as infinite and displayed as 9999-12-31,23:59:59.0. For example, Tuesday May 26, 199… |
SNMPv2-TCDateAndTimer/w Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.10876.101.1.10.17.1.8 |
||||
|
futOspfIfAuthKeyStatus
Identifies the status of the key.
NOTE:invalid (2) currently not supported |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.17.1.9 |
futOspfVirtIfAuthTable
table.1.3.6.1.4.1.10876.101.1.10.18
·
1 row entry
·
9 columns
The OSPF Interface Authentication Table describes the parameters required for cryptographic Authentication.
The OSPF Interface Authentication Entry describes one
Authentication Key from the viewpoint of OSPF.
Authentication Key from the viewpoint of OSPF.
Indexes
futOspfVirtIfAuthAreaId futOspfVirtIfAuthNeighbor futOspfVirtIfAuthKeyId
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
futOspfVirtIfAuthAreaId
The Transit Area that the Virtual Link
traverses. By definition, this should not be 0.0.0.0. |
OSPF-MIBAreaID Textual Convention: OSPF-MIBAreaID OctetString |
.1.3.6.1.4.1.10876.101.1.10.18.1.1 |
||||
|
futOspfVirtIfAuthNeighbor
The Router ID of the Virtual Neighbor.
|
OSPF-MIBRouterID Textual Convention: OSPF-MIBRouterID OctetString |
.1.3.6.1.4.1.10876.101.1.10.18.1.2 |
||||
|
futOspfVirtIfAuthKeyId
This object identifies the secret key used to create the
message digest appended to the OSPF packet. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.10876.101.1.10.18.1.3 |
||||
|
futOspfVirtIfAuthKey
This is the secret key which is used to create the
message digest appended to the OSPF packet. |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.10876.101.1.10.18.1.4 |
||||
|
futOspfVirtIfAuthKeyStartAccept
The time the router will start accepting packets that have
been created with this key.If the value is not set, then it will be taken as infinite and displayed as 9999-12-31,23:59:59.0. For example, Tuesday May 26, 19… |
SNMPv2-TCDateAndTimer/w Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.10876.101.1.10.18.1.5 |
||||
|
futOspfVirtIfAuthKeyStartGenerate
The time the router will start using this key for packets
generation.If the value is not set, then it will be taken as infinite and displayed as 9999-12-31,23:59:59.0. For example, Tuesday May 26, 1992 at 1:30:15 PM … |
SNMPv2-TCDateAndTimer/w Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.10876.101.1.10.18.1.6 |
||||
|
futOspfVirtIfAuthKeyStopGenerate
The time the router will stop using this key for packets
generation.If the value is not set, then it will be taken as infinite and displayed as 9999-12-31,23:59:59.0. For example, Tuesday May 26, 1992 at 1:30:15 PM s… |
SNMPv2-TCDateAndTimer/w Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.10876.101.1.10.18.1.7 |
||||
|
futOspfVirtIfAuthKeyStopAccept
The time the router will stop accepting packets that have
been created with this key.If the value is not set, then it will be taken as infinite and displayed as 9999-12-31,23:59:59.0. For example, Tuesday May 26, 199… |
SNMPv2-TCDateAndTimer/w Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.10876.101.1.10.18.1.8 |
||||
|
futOspfVirtIfAuthKeyStatus
Identifies the status of the key.
NOTE: invalid (2) is currently not supported |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.18.1.9 |
futOspfIfCryptoAuthTable
table.1.3.6.1.4.1.10876.101.1.10.19
·
1 row entry
·
1 columns
A table which holds the crypto authentication type.This must be configured for SHA-1 / SHA-2 authentication to be enabled.
Describes the cryptographic authentication.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
futOspfIfCryptoAuthType
Crypto authentication type to be used on the interface. This object
should be used to set SHA authentication along with ospfIfAuthType in stdospf.mib |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.19.1.1 |
.1.3.6.1.4.1.10876.101.1.10.20
·
1 row entry
·
1 columns
A table which holds the crypto authentication type.
Describes the cryptographic authentication.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
futOspfVirtIfCryptoAuthType
Crypto authentication type to be used on the interface This object
should be used to set SHA authentication along with ospfVirtIfAuthType in stdospf.mib |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.10876.101.1.10.20.1.1 |