display spbm common statistics

Use display spbm common statistics to display global SPBM statistics.

Syntax

display spbm common statistics [ slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

slot slot-number: Specifies an IRF member device by its member ID. If you do not specify a member device, the command displays global SPBM statistics for all member devices.

Examples

# Display global SPBM statistics.

<Sysname> display spbm common statistics
UMACReDRVCount    : 0           MMACReDRVCount      : 0
ActiveFail        : 0           AllocMsgFail        : 0
RTMsgTypeError    : 0           WriteQueFail        : 0
SyncRTMsgFail     : 0           ComMsgTypeError     : 0
ComQueMsgTypeError: 0           TimerQueMsgTypeError: 0
EpochNumber       : 0           GetBMACNumber       : 1
GetBMACFail       : 0           SetIfNumber         : 6
AgeIfNumber       : 0           SetIfErrNumber      : 0

Table 9: Command output

Field

Description

UMACReDRVCount

Number of unicast MAC entries refreshed to the driver.

MMACReDRVCount

Number of multicast MAC entries refreshed to the driver.

ActiveFail

Number of failures for the standby MPU to take over the active MPU role.

AllocMsgFail

Number of memory allocation failures.

RTMsgTypeError

Number of routing messages received with a message type error.

WriteQueFail

Number of queue write failures.

SyncRTMsgFail

Number of routing message synchronization failures.

ComMsgTypeError

Number of messages received with a message type error.

ComQueMsgTypeError

Number of messages with a queue type error.

TimerQueMsgTypeError

Number of timer queue messages with a message type error.

EpochNumber

Number of global SPBM process reinitiations. If the timestamp of an entry is smaller than this value, the entry is deleted.

GetBMACNumber

Number of attempts to get B-MAC addresses from the driver.

GetBMACFail

Number of failures to get B-MAC addresses from the driver.

SetIfNumber

Number of SPBM enabling attempts on the interface.

AgeIfNumber

Number of age-outs on the interface.

SetIfErrNumber

Number of failures to set interfaces in the driver.