The OSPFv3 Interface Table describes the interfaces from the viewpoint of OSPFv3.
The indexes of the table are hwOspfv3IfIndex, hwOspfv3IfInstId.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.147.1.6.1.1 |
hwOspfv3IfIndex |
INTEGER |
not-accessible |
The interface index of this OSPFv3 interface. It corresponds to the interface index of the IPv6 interface on which OSPFv3 is configured. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.2 |
hwOspfv3IfInstId |
Unsigned32{(0,255)} |
not-accessible |
Enables multiple interface instances of OSPFv3 to be run over a single link. Each protocol instance would be assigned a separate ID. This ID has local link significance only. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.3 |
hwOspfv3IfAreaId |
Unsigned32{(0,'ffffffff'h)} |
read-create |
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0 is used for the OSPFv3 backbone. |
The actually supported access is accessible-for-notify. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.4 |
hwOspfv3IfType |
INTEGER{broadcast(1),nbma(2),pointToPoint(3),loopback(4),pointToMultipoint(5),p2mpNonbroadcast(6)} |
read-create |
The OSPFv3 interface type. |
The actually supported access is accessible-for-notify. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.5 |
hwOspfv3IfAdminStatus |
INTEGER{enabled(1),disabled(2)} |
read-create |
The OSPFv3 interface's administrative status. The value formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPFv3. |
The actually supported access is accessible-for-notify. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.6 |
hwOspfv3IfRtrPriority |
Integer32{(0,'ff'h)} |
read-create |
The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker. |
The actually supported access is accessible-for-notify. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.7 |
hwOspfv3IfTransitDelay |
Unsigned32{(0,3600)} |
read-create |
The estimated number of seconds it takes to transmit a link state update packet over this interface. |
The actually supported access is accessible-for-notify. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.8 |
hwOspfv3IfRetransInterval |
Unsigned32{(0,3600)} |
read-create |
The number of seconds between link state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link state request packets. |
The actually supported access is accessible-for-notify. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.9 |
hwOspfv3IfHelloInterval |
Integer32{(0,65535)} |
read-create |
The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network. |
The actually supported access is accessible-for-notify. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.10 |
hwOspfv3IfRtrDeadInterval |
Unsigned32{(0,'ffff'h)} |
read-create |
The number of seconds that a router's Hello packets have not been seen before its neighbors declare the router down on the interface. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network. |
The actually supported access is accessible-for-notify. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.11 |
hwOspfv3IfState |
INTEGER{down(1),loopback(2),waiting(3),pointToPoint(4),designatedRouter(5),backupDesignatedRouter(6),otherDesignatedRouter(7)} |
read-only |
The OSPFv3 Interface State. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.12 |
hwOspfv3IfDesignatedRouter |
Unsigned32{(0,'ffffffff'h)} |
read-only |
The Router ID of the Designated Router. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.13 |
hwOspfv3IfBackupDesignatedRouter |
Unsigned32{(0,'ffffffff'h)} |
read-only |
The Router ID of the Backup Designated Router. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.14 |
hwOspfv3IfEvents |
Counter32 |
read-only |
The number of times this OSPFv3 interface has changed its state, or an error has occurred. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.15 |
hwOspfv3IfRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
This object permits management of the table by facilitating actions such as row creation, construction and destruction.
The value of this object has no effect on whether other objects in this conceptual row can be modified. |
The actually supported access is accessible-for-notify. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.16 |
hwOspfv3IfMetricValue |
Integer32{(0,'ffff'h)} |
read-create |
The metric assigned to this interface. The default value of the Metric is Reference Bandwidth / ifSpeed. The value of the reference bandwidth is configured by the ospfv3ReferenceBandwidth object. |
The actually supported access is accessible-for-notify. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.17 |
hwOspfv3IfLinkScopeLsaCount |
Gauge32 |
read-only |
The total number of Link-Scope link state advertisements in this link's link state database. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.18 |
hwOspfv3IfLinkLsaCksumSum |
Unsigned32 |
read-only |
The 32-bit unsigned sum of the Link-Scope link state advertisements' LS checksums contained in this link's link state database. The 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. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.19 |
hwOspfv3IfPollInterval |
Unsigned32 |
read-create |
The larger time interval, in seconds, between the Hello packets sent to an inactive non-broadcast multi-access neighbor. |
The actually supported access is accessible-for-notify. |
1.3.6.1.4.1.2011.5.25.147.1.6.1.20 |
hwOspfv3IfMulticastForwarding |
INTEGER{blocked(1),multicast(2),unicast(3)} |
read-create |
The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link unicasts. Data link multicasting is not meaningful on point to point and NBMA interfaces, and setting ospfv3MulticastForwarding to 0 effectively disables all multicast forwarding. |
The actually supported access is accessible-for-notify. |