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
144
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains system status values "
::= { wmanIfCommonObjects 1 }
aeronixSystemStatusEntry OBJECT-TYPE
SYNTAX AeronixSystemStatusEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This Table is a unique aeronix strucutre, Used to view the
status of the radio. It was ported from the wmanIfMib.h header file"
INDEX { snmpRowIndex }
::= { aeronixSystemStatusTable 1 }
AeronixSystemStatusEntry ::= SEQUENCE
{
statusBaseLight Unsigned32,
statusSyncState Unsigned32,
statusSyncLight INTEGER,
statusTx Unsigned32,
statusRx Unsigned32,
isBsorSs INTEGER
}
statusBaseLight OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
""
::= { aeronixSystemStatusEntry 1 }
statusSyncState OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
""
::= { aeronixSystemStatusEntry 2 }
statusSyncLight OBJECT-TYPE
SYNTAX INTEGER
{
nosync(0),
sync(1)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
""
::= { aeronixSystemStatusEntry 3 }