User's Guide

Form #: OP_01_TM
Title: Aeronix Data Links – EDL Nano Products User Guide
Document Number: AE301628-001
Revision: B Date: 3 October 2019
Aeronix Proprietary
176
STATUS current
DESCRIPTION
""
::= { aeronixStationTestsEntry 15 }
bitErrorRate OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
""
::= { aeronixStationTestsEntry 16 }
mbitsPerSec OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
""
::= { aeronixStationTestsEntry 17 }
--
--
--
--
aeronixBandwidthTable OBJECT-TYPE
SYNTAX SEQUENCE OF AeronixBandwidthEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains bandwidth data."
::= { wmanIfCommonObjects 19 }
aeronixBandwidthEntry OBJECT-TYPE
SYNTAX AeronixBandwidthEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
""
INDEX { snmpRowIndex }
::= { aeronixBandwidthTable 1 }
AeronixBandwidthEntry ::= SEQUENCE
{
bandwidthIndex INTEGER,
transportCid INTEGER,
txUserBandwidthKbps Unsigned32,
txAllocBandwidthKbps Unsigned32,
serviceClass DisplayString,
txUserBandwidthMbps DisplayString,
txAllocBandwidthMbps DisplayString,
serviceFlowId INTEGER,
numSFPacketsDropped Unsigned32,