/stats/l3/ospfv3/general
OSPFv3 Global Statistics
The OSPF general statistics contain the sum total of all OSPF packets received on all OSPF areas and interfaces.
 
OSPFv3 stats
-------------
PacketSent: 72
PacketRx: 76
Num_rx_drop_pkt: 3
Num_tx_drop_pkt: 0
Num_rx_bad_pkt: 0
Num_spf_run: 6
Last_spf_run: 221
LSDBTableSize: 23
NumBadLsReq: 0
NumSeqMismatch: 0
OSPF general statistics are described in the following table:
 
OSPFv3 General Statistics (stats/l3/ospfv3/general) 
Statistic
Description
PacketSent
The total of all OSPF v3 packets transmitted on all OSPF v3 areas and interfaces.
PacketRx
The total of all OSPF v3 packets received on all OSPF v3 areas and interfaces.
Num_rx_drop_pkt
The number of OSPF v3 packets received that are dropped (possibly because the OSPF v3 process is still in the initialization state).
Num_tx_drop_pkt
The number of OSPF v3 packets transmitted that are dropped (possibly because the OSPF v3 interface has not been created).
Num_rx_bad_pkt
The number of bad OSPF v3 packets received (possibly because of an incorrect checksum or unknown Link State Advertisement type).
Num_spf_run
The number of times that the OSPF v3 process has restarted.
Last_spf_run
The time at which the last OSPF v3 process restart occurred.
LSDBTableSize
The number of Link State Advertisements in the database table.
NumBadLsReq
The number of incorrect link state requests received (possibly because of an incorrect area ID or router ID).
NumSeqMismatch
The number of packets received with a non-sequential database description number.