Owner's manual

User Manual and Reference Guide
LUM0024AB Rev A
Object Description Access Syntax
fwtPlusModemPacketRxCount The Number of ethernet packets the radio
has received over its RF link.
Read Only Unsigned32
fwtPlusModemPacketTxCount The Number of ethernet packets the radio
has sent over its RF link.
Read Only Unsigned32
fwtPlusModemDroppedCount The Number of ethernet packets the radio
has dropped
Read Only Unsigned32
fwtPlusModemBadCount The Number of BAD/corrupt ethernet
packets the radio has received over its RF
link.
Read Only Unsigned32
fwtPlusModemNetworkMode The network mode to be used by a radio
modem.
Read/Write INTEGER {
pointToPoint (
1 ) , multipoint
( 2 ) }
fwtPlusModemMode The modem mode to be used by a radio
modem.
Read/Write INTEGER {
gateway ( 1 ) ,
repeater ( 2 ) ,
endpoint ( 3 ) }
fwtPlusModemFrequencyKey The frequency key to be used by a radio
modem.
Read/Write Unsigned32 (
0..14 )
fwtPlusModemMinPacketSize The minimum packet size to be used by a
radio modem.
Read/Write Unsigned32 (
0..9 )
fwtPlusModemMaxPacketSize The maximum packet size to be used by a
radio modem.
Read/Write Unsigned32 (
0..9 )
fwtPlusModemTxPower The transmit power to be used by a radio
modem.
Read/Write Unsigned32 (
0..10 )
fwtPlusModemRetryTimeout How many times a radio modem should try
to transmit a packet before timing out.
Read/Write Unsigned32 (
0..255 )
fwtPlusModemRFDataRate The RF data rate to be used by a radio
modem. Permissible values are
1200,867,614,154,115 depending on the
radio series radios.
Read/Write Unsigned32
fwtPlusModemBroadcastRepeat The number of times a Gateway will send
out a packet of information before moving
on to the next.
Read/Write Unsigned32 (
0..9 )
fwtPlusModemNetworkID A numerical ID that radios use to decide
which network they are allowed to link to.
Read/Write Unsigned32 (
0..4095 )
fwtPlusModemRepeaters Allows for repeaters in the network, or not. Read/Write INTEGER {
enabled ( 1 ) ,
disabled ( 2 ) }
129