Information describes the configured parameters of the router's attached OSPF networks.
The indexes of the table are hwOspfv2ProcessIdIndex, hwOspfv2AreaIdIndex, hwOspfv2NetworkIpAddrIndex, hwOspfv2NetworkIpMaskIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.155.5.1.1 |
hwOspfv2NetworkIpAddrIndex |
IpAddress |
not-accessible |
Network IP address: specifies the address of the network segment where the interface resides. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.5.1.2 |
hwOspfv2NetworkIpMaskIndex |
IpAddress |
not-accessible |
Network IP mask: specifies the wildcard mask of an IP address, which is similar to the reversed form of the mask of an IP address. '1' represents that the corresponding bit in the IP address is ignored and '0' represents that this bit must be reserved. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.155.5.1.3 |
hwOspfv2NetworkRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
This node is used to create and destroy rows. Because CreateAndWait is not supported, you can set this node to CreatAndGo to create a new network. If the network is created successfully, the value of this node changes to active. |
This object is implemented as defined in the corresponding MIB files. |