Please enable JavaScript to view this site.

Code:

AS + 611

Symbolic:

bccNetStats

This command will try to query connected network device informations. Request has no parameters.

On success, a bccAck is received with following data:

Offset

Type

Label

Description

0

FLT

SUP

Statistics update period [s]

4

FLT

MFREQ

Main frequency [hz]

8

U8

NINTF

No. of following interface data

9

INTF

INT0

Interface 0

39

INTF

INT1

Interface 1

...

...

...

....

Where the INTF (30 bytes) is defined as:

Offset

Type

Label

Description

+0

U32

TXC

Total message transmitted to interface

+4

U32

RXC

Total message received from interface

+8

U32

ERR

Total count of interface errors

+12

FLT

TXF

Interface outgoing media frequency [hz]

+16

FLT

RXF

Interface ingoing media frequency [hz]

+20

STRZ(10)

NAME

Interface name

On failure, a bccNack is received. Specific errors:

NACK code

Description

Extra data

nackNotFound

User does not exist in configuration

 

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC