beautypg.com

12 transmitters – Cirrus Logic CobraNet User Manual

Page 105

background image

CobraNet Programmer’s Reference

Management Interface Variable Reference

DS651PM25

©

Copyright 2006 Cirrus Logic, Inc.

105

6.4.12 Transmitters

Name

txDropouts

Description

Count of times channel transmission has been interrupted. Interruptions can be caused by loss of
transmit permission from conductor or by changes to

txBundle. Implemented by counting transitions

to 0 of

txPosition.

Host Address

0x5n000 (n is 0 based transmitter number)

SNMP Object ID

1.3.6.1.4.1.2680.1.1.7.1.1.7.n (n is 1 based transmitter number)

Type

Counter

Attributes

Read-only

Default Value

0

Implemented Version

2.1.0

Name

txPosition

Description

Transmission permission position. 0 indicates no transmission either because the conductor has not
granted permission (due to bandwidth constraints or bundle conflict) or

txBundle is set to 0. Valid

values are 0 through the number of bundles active on the network. A value of 1 indicates the
transmitter has the highest priority on the network and will be the last to be dropped if bandwidth is
exhausted.

Host Address

0x5n001 (n is 0 based transmitter number)

SNMP Object ID

1.3.6.1.4.1.2680.1.1.7.1.1.8.n (n is 1 based transmitter number)

Type

Integer

Attributes

Read-only

Default Value

0

Implemented Version

2.1.0

Name

txReceivers

Description

Number of receivers requesting this bundle. This may not be valid for multicast bundles as receivers
of multicast bundles are not required to issue a reverse reservation although all receivers currently
do.
A transmitter will track no more than 4 receivers.

txReceivers will never exceed 4.

Host Address

0x5n002 (n is 0 based transmitter number)

SNMP Object ID

1.3.6.1.4.1.2680.1.1.7.1.1.9.n (n is 1 based transmitter number)

Type

Integer

Attributes

Read-only

Implemented Version

2.5.7