Commit c3ba4824 authored by Adam Wujek's avatar Adam Wujek 💬

lib/WR-WRPC-AUX-STREAMERS-MIB: update version to 102

Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent e7cdd1ff
......@@ -24,70 +24,70 @@ wrpcAuxDiag MODULE-IDENTITY
::= { wrWrpcMIB 2 }
wrpcAuxDiagId1 OBJECT IDENTIFIER ::= { wrpcAuxDiag 1 }
wrpcAuxDiagVersion101 OBJECT IDENTIFIER ::= { wrpcAuxDiagId1 2 }
wrpcAuxDiagVersion102 OBJECT IDENTIFIER ::= { wrpcAuxDiagId1 2 }
-- ****************************************************************************
wrpcAuxDiag101RoTable OBJECT-TYPE
SYNTAX SEQUENCE OF WrpcAuxDiag101RoEntry
wrpcAuxDiag102RoTable OBJECT-TYPE
SYNTAX SEQUENCE OF WrpcAuxDiag102RoEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Table with read only registers"
::= { wrpcAuxDiagVersion101 1 }
::= { wrpcAuxDiagVersion102 1 }
wrpcAuxDiag101RoEntry OBJECT-TYPE
SYNTAX WrpcAuxDiag101RoEntry
wrpcAuxDiag102RoEntry OBJECT-TYPE
SYNTAX WrpcAuxDiag102RoEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry for read only registers"
INDEX { wrpcAuxDiag101RoIndex }
::= { wrpcAuxDiag101RoTable 1 }
INDEX { wrpcAuxDiag102RoIndex }
::= { wrpcAuxDiag102RoTable 1 }
WrpcAuxDiag101RoEntry ::=
WrpcAuxDiag102RoEntry ::=
SEQUENCE {
wrpcAuxDiag101RoIndex Unsigned32,
wrpcAuxDiag101RoRegCount Unsigned32,
wrpcAuxDiag101RoStatus Unsigned32,
wrpcAuxDiag101RoResetTimeCycles Unsigned32,
wrpcAuxDiag101RoResetTimeTaiLsb Unsigned32,
wrpcAuxDiag101RoResetTimeTaiMsb Unsigned32,
wrpcAuxDiag101RoLatencyMax Unsigned32,
wrpcAuxDiag101RoLatencyMin Unsigned32,
wrpcAuxDiag101RoSentFrameCntLsb Unsigned32,
wrpcAuxDiag101RoSentFrameCntMsb Unsigned32,
wrpcAuxDiag101RoRcvdFrameCntLsb Unsigned32,
wrpcAuxDiag101RoRcvdFrameCntMsb Unsigned32,
wrpcAuxDiag101RoLostFrameCntLsb Unsigned32,
wrpcAuxDiag101RoLostFrameCntMsb Unsigned32,
wrpcAuxDiag101RoLostBlockCntLsb Unsigned32,
wrpcAuxDiag101RoLostBlockCntMsb Unsigned32,
wrpcAuxDiag101RoLatencyCntLsb Unsigned32,
wrpcAuxDiag101RoLatencyCntMsb Unsigned32,
wrpcAuxDiag101RoLatencyAccLsb Unsigned32,
wrpcAuxDiag101RoLatencyAccMsb Unsigned32,
wrpcAuxDiag101RoDbgWord Unsigned32,
wrpcAuxDiag101RoMagicNumber Unsigned32
wrpcAuxDiag102RoIndex Unsigned32,
wrpcAuxDiag102RoRegCount Unsigned32,
wrpcAuxDiag102RoStatus Unsigned32,
wrpcAuxDiag102RoResetTimeCycles Unsigned32,
wrpcAuxDiag102RoResetTimeTaiLsb Unsigned32,
wrpcAuxDiag102RoResetTimeTaiMsb Unsigned32,
wrpcAuxDiag102RoLatencyMax Unsigned32,
wrpcAuxDiag102RoLatencyMin Unsigned32,
wrpcAuxDiag102RoSentFrameCntLsb Unsigned32,
wrpcAuxDiag102RoSentFrameCntMsb Unsigned32,
wrpcAuxDiag102RoRcvdFrameCntLsb Unsigned32,
wrpcAuxDiag102RoRcvdFrameCntMsb Unsigned32,
wrpcAuxDiag102RoLostFrameCntLsb Unsigned32,
wrpcAuxDiag102RoLostFrameCntMsb Unsigned32,
wrpcAuxDiag102RoLostBlockCntLsb Unsigned32,
wrpcAuxDiag102RoLostBlockCntMsb Unsigned32,
wrpcAuxDiag102RoLatencyCntLsb Unsigned32,
wrpcAuxDiag102RoLatencyCntMsb Unsigned32,
wrpcAuxDiag102RoLatencyAccLsb Unsigned32,
wrpcAuxDiag102RoLatencyAccMsb Unsigned32,
wrpcAuxDiag102RoDbgWord Unsigned32,
wrpcAuxDiag102RoMagicNumber Unsigned32
}
wrpcAuxDiag101RoIndex OBJECT-TYPE
wrpcAuxDiag102RoIndex OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Index for wrpcAuxDiag101RoTable"
::= { wrpcAuxDiag101RoEntry 1 }
"Index for wrpcAuxDiag102RoTable"
::= { wrpcAuxDiag102RoEntry 1 }
wrpcAuxDiag101RoRegCount OBJECT-TYPE
wrpcAuxDiag102RoRegCount OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of registers available in the wrpcAuxDiag101RoTable"
::= { wrpcAuxDiag101RoEntry 2 }
"Number of registers available in the wrpcAuxDiag102RoTable"
::= { wrpcAuxDiag102RoEntry 2 }
wrpcAuxDiag101RoStatus OBJECT-TYPE
wrpcAuxDiag102RoStatus OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
......@@ -95,10 +95,10 @@ wrpcAuxDiag101RoStatus OBJECT-TYPE
"bit 0: HIGH indicates that statistics are being reseted
bit 1: HIGH indicates that latency accumulator has overflown since
last reset. Snapshot-able by setting bit 1 in
wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 3 }
wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 3 }
wrpcAuxDiag101RoResetTimeCycles OBJECT-TYPE
wrpcAuxDiag102RoResetTimeCycles OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
......@@ -117,9 +117,9 @@ wrpcAuxDiag101RoResetTimeCycles OBJECT-TYPE
4. set LOW reset, this restart acquisition (a new timestamp will
indicate the start of the acquisition (you can restart before
point 3)"
::= { wrpcAuxDiag101RoEntry 4 }
::= { wrpcAuxDiag102RoEntry 4 }
wrpcAuxDiag101RoResetTimeTaiLsb OBJECT-TYPE
wrpcAuxDiag102RoResetTimeTaiLsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
......@@ -138,9 +138,9 @@ wrpcAuxDiag101RoResetTimeTaiLsb OBJECT-TYPE
4. set LOW reset, this restart acquisition (a new timestamp will
indicate the start of the acquisition (you can restart before
point 3)"
::= { wrpcAuxDiag101RoEntry 5 }
::= { wrpcAuxDiag102RoEntry 5 }
wrpcAuxDiag101RoResetTimeTaiMsb OBJECT-TYPE
wrpcAuxDiag102RoResetTimeTaiMsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
......@@ -158,209 +158,209 @@ wrpcAuxDiag101RoResetTimeTaiMsb OBJECT-TYPE
4. set LOW reset, this restart acquisition (a new timestamp will
indicate the start of the acquisition (you can restart before
point 3)"
::= { wrpcAuxDiag101RoEntry 6 }
::= { wrpcAuxDiag102RoEntry 6 }
wrpcAuxDiag101RoLatencyMax OBJECT-TYPE
wrpcAuxDiag102RoLatencyMax OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Maximum latency since reset. Snapshot-able by setting bit 1 in
wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 7 }
wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 7 }
wrpcAuxDiag101RoLatencyMin OBJECT-TYPE
wrpcAuxDiag102RoLatencyMin OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Minimum latency since reset. Snapshot-able by setting bit 1 in
wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 8 }
wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 8 }
wrpcAuxDiag101RoSentFrameCntLsb OBJECT-TYPE
wrpcAuxDiag102RoSentFrameCntLsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"LSB of the number of sent streamer frames since reset. Snapshot-able by
setting bit 1 in wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 9 }
setting bit 1 in wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 9 }
wrpcAuxDiag101RoSentFrameCntMsb OBJECT-TYPE
wrpcAuxDiag102RoSentFrameCntMsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"MSB of the number of sent streamer frames since reset. Snapshot-able by
setting bit 1 in wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 10 }
setting bit 1 in wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 10 }
wrpcAuxDiag101RoRcvdFrameCntLsb OBJECT-TYPE
wrpcAuxDiag102RoRcvdFrameCntLsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"LSB of the number of received streamers frames since reset. Snapshot-able by
setting bit 1 in wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 11 }
setting bit 1 in wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 11 }
wrpcAuxDiag101RoRcvdFrameCntMsb OBJECT-TYPE
wrpcAuxDiag102RoRcvdFrameCntMsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"MSB of the number of received streamers frames since reset. Snapshot-able by
setting bit 1 in wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 12 }
setting bit 1 in wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 12 }
wrpcAuxDiag101RoLostFrameCntLsb OBJECT-TYPE
wrpcAuxDiag102RoLostFrameCntLsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"LSB of the number of lost streamer frames since reset. Snapshot-able by
setting bit 1 in wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 13 }
setting bit 1 in wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 13 }
wrpcAuxDiag101RoLostFrameCntMsb OBJECT-TYPE
wrpcAuxDiag102RoLostFrameCntMsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"MSB of the number of lost streamer frames since reset. Snapshot-able by
setting bit 1 in wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 14 }
setting bit 1 in wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 14 }
wrpcAuxDiag101RoLostBlockCntLsb OBJECT-TYPE
wrpcAuxDiag102RoLostBlockCntLsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"LSB of the number or lost streamer blocks since reset. Snapshot-able by
setting bit 1 in wrpcAuxDiag101RwControlRegister.
setting bit 1 in wrpcAuxDiag102RwControlRegister.
Each streamer frame can have a number of blocks, each has its own
CRC, this blocks are counted separately (in the improbable case
that there is one block in the frame that is corrupted but
the frame's CRC is OK."
::= { wrpcAuxDiag101RoEntry 15 }
::= { wrpcAuxDiag102RoEntry 15 }
wrpcAuxDiag101RoLostBlockCntMsb OBJECT-TYPE
wrpcAuxDiag102RoLostBlockCntMsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"MSB of the number or lost streamer blocks since reset. Snapshot-able by
setting bit 1 in wrpcAuxDiag101RwControlRegister.
setting bit 1 in wrpcAuxDiag102RwControlRegister.
Each streamer frame can have a number of blocks, each has its own
CRC, this blocks are counted separately (in the improbable case
that there is one block in the frame that is corrupted but
the frame's CRC is OK."
::= { wrpcAuxDiag101RoEntry 16 }
::= { wrpcAuxDiag102RoEntry 16 }
wrpcAuxDiag101RoLatencyCntLsb OBJECT-TYPE
wrpcAuxDiag102RoLatencyCntLsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"LSB of the number of latency values accumulated in the accumulator since
reset (avg_latency = latency_acc/latency_cnt). Snapshot-able by
setting bit 1 in wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 17 }
setting bit 1 in wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 17 }
wrpcAuxDiag101RoLatencyCntMsb OBJECT-TYPE
wrpcAuxDiag102RoLatencyCntMsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"LSB of the number of latency values accumulated in the accumulator since
reset (avg_latency = latency_acc/latency_cnt). Snapshot-able by
setting bit 1 in wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 18 }
setting bit 1 in wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 18 }
wrpcAuxDiag101RoLatencyAccLsb OBJECT-TYPE
wrpcAuxDiag102RoLatencyAccLsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"LSB of accumulated latency value. Snapshot-able by setting bit 1
in wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 19 }
in wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 19 }
wrpcAuxDiag101RoLatencyAccMsb OBJECT-TYPE
wrpcAuxDiag102RoLatencyAccMsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"MSB of accumulated latency value. Snapshot-able by setting bit 1
in wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 20 }
in wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 20 }
wrpcAuxDiag101RoInputWord OBJECT-TYPE
wrpcAuxDiag102RoInputWord OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"DBG: one can read the input word to verify the operation
(i.e. the read-write register at address 0). Snapshot-able by
setting bit 1 in wrpcAuxDiag101RwControlRegister."
::= { wrpcAuxDiag101RoEntry 21 }
setting bit 1 in wrpcAuxDiag102RwControlRegister."
::= { wrpcAuxDiag102RoEntry 21 }
wrpcAuxDiag101RoMagicNumber OBJECT-TYPE
wrpcAuxDiag102RoMagicNumber OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"DBG: Magic number to for sanity checks, should read in hex
0xDEADBEEF and in decimal 3735928559."
::= { wrpcAuxDiag101RoEntry 22 }
::= { wrpcAuxDiag102RoEntry 22 }
-- ****************************************************************************
wrpcAuxDiag101RwTable OBJECT-TYPE
SYNTAX SEQUENCE OF WrpcAuxDiag101RwEntry
wrpcAuxDiag102RwTable OBJECT-TYPE
SYNTAX SEQUENCE OF WrpcAuxDiag102RwEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Table with read-write registers"
::= { wrpcAuxDiagVersion101 2 }
::= { wrpcAuxDiagVersion102 2 }
wrpcAuxDiag101RwEntry OBJECT-TYPE
SYNTAX WrpcAuxDiag101RwEntry
wrpcAuxDiag102RwEntry OBJECT-TYPE
SYNTAX WrpcAuxDiag102RwEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry for read-write registers"
INDEX { wrpcAuxDiag101RwIndex }
::= { wrpcAuxDiag101RwTable 1 }
INDEX { wrpcAuxDiag102RwIndex }
::= { wrpcAuxDiag102RwTable 1 }
WrpcAuxDiag101RwEntry ::=
WrpcAuxDiag102RwEntry ::=
SEQUENCE {
wrpcAuxDiag101RwIndex Unsigned32,
wrpcAuxDiag101RwRegCount Unsigned32,
wrpcAuxDiag101RwControlRegister Unsigned32
wrpcAuxDiag102RwIndex Unsigned32,
wrpcAuxDiag102RwRegCount Unsigned32,
wrpcAuxDiag102RwControlRegister Unsigned32
}
wrpcAuxDiag101RwIndex OBJECT-TYPE
wrpcAuxDiag102RwIndex OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Index for wrpcAuxDiag101RwTable"
::= { wrpcAuxDiag101RwEntry 1 }
"Index for wrpcAuxDiag102RwTable"
::= { wrpcAuxDiag102RwEntry 1 }
wrpcAuxDiag101RwRegCount OBJECT-TYPE
wrpcAuxDiag102RwRegCount OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of registers available in the wrpcAuxDiag101RwTable"
::= { wrpcAuxDiag101RwEntry 2 }
"Number of registers available in the wrpcAuxDiag102RwTable"
::= { wrpcAuxDiag102RwEntry 2 }
wrpcAuxDiag101RwControlRegister OBJECT-TYPE
wrpcAuxDiag102RwControlRegister OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-write
STATUS current
......@@ -387,7 +387,7 @@ wrpcAuxDiag101RwControlRegister OBJECT-TYPE
and therefore calculate precise average. Note, the statistics are
still taken in the background. The snapshotted values are kept
coherent as long as snapshot value is HIGH"
::= { wrpcAuxDiag101RwEntry 3 }
::= { wrpcAuxDiag102RwEntry 3 }
-- ****************************************************************************
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment