This object indicates the configured parameters of the OSPF neighbors attached to the router.
The indexes of the table are hwOspfv2ProcessIdIndex, hwOspfv2AreaIdIndex, hwOspfv2SelfIfnetIndex, hwOspfv2NbrIpAddrIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.155.6.1.1 |
hwOspfv2SelfIfnetIndex |
Unsigned32{(1,2147483647)} |
not-accessible |
This object indicates the unique value for each interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.2 |
hwOspfv2NbrIpAddrIndex |
IpAddress |
not-accessible |
This object indicates the IP address of the OSPF neighbor. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.3 |
hwOspfv2SelfRouterId |
IpAddress |
read-only |
This object indicates the 32-bit integer that uniquely identifies the router in the Autonomous System. It is the router ID of itself. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.4 |
hwOspfv2SelfIfIpAddress |
IpAddress |
read-only |
This object indicates the IP address of the OSPF interface associated with this neighbor. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.5 |
hwOspfv2SelfIfName |
OCTET STRING{(0,63)} |
read-only |
The name of the OSPF interface associated with this neighbor. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.6 |
hwOspfv2NbrIfDesignatedRouter |
IpAddress |
read-only |
This object indicates the IP address of the designated router that is obtained from the DD packets from this neighbor. By default, the value is '00000000'H. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.7 |
hwOspfv2NbrIfBackupDesignatedRouter |
IpAddress |
read-only |
This object indicates the IP address of the backup designated router which is obtained from the DD packets from this neighbor. By default, the value is '00000000'H. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.8 |
hwOspfv2NbrIfMtu |
Integer32 |
read-only |
This object indicates the size of the largest IP datagram that can be sent out the sending interface without fragmentation. It is obtained from the DD packets from this neighbor. By default, the value is 0. The MTU of the interface should be set to 0 in the DD packets when the MTU is not enabled on the OSPF interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.9 |
hwOspfv2NbrRouterId |
IpAddress |
read-only |
This object indicates the router ID of this neighbor. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.10 |
hwOspfv2NbrState |
INTEGER{down(1),attempt(2),init(3),twoWay(4),exchangeStart(5),exchange(6),loading(7),full(8)} |
read-only |
This object indicates the state of the relationship with this neighbor. By default, the state is down. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.11 |
hwOspfv2NbrMode |
INTEGER{master(1),slave(2)} |
read-only |
This object indicates whether this neighbor is master or slave through the DD negotiation. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.12 |
hwOspfv2NbrPriority |
Integer32{(0,255)} |
read-only |
This object indicates the priority of this neighbor in the designated router election algorithm. The value 0 signifies that the neighbor is not eligible to become the designated router on this particular network. By default, the value is 1. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.13 |
hwOspfv2NbrUpTime |
Unsigned32 |
read-only |
This object indicates the time (in seconds) since the state of this neighbor has been full. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.14 |
hwOspfv2NbrAuthSequence |
Unsigned32 |
read-only |
This object indicates the unsigned 32-bit non-decreasing sequence number. Used to guard against replay attacks. By default, the value is 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.15 |
hwOspfv2NbrDeadTimeLeft |
Gauge32{(0,235926000)} |
read-only |
This object indicates the period (in seconds) after which this neighbor is declared dead. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.6.1.16 |
hwOspfv2NbrGrStatus |
INTEGER{normal(1),doingGR(2),helper(3),notsupport(4)} |
read-only |
This object indicates whether the neighbor performs GR or functions as a GR helper. By default, the state is normal. |
This object is implemented as defined in the corresponding MIB files. |