Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Software for White Rabbit PTP Core
Manage
Activity
Members
Labels
Plan
Issues
39
Issue boards
Milestones
Wiki
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
Software for White Rabbit PTP Core
Commits
c3ba4824
Commit
c3ba4824
authored
7 years ago
by
Adam Wujek
Browse files
Options
Downloads
Patches
Plain Diff
lib/WR-WRPC-AUX-STREAMERS-MIB: update version to 102
Signed-off-by:
Adam Wujek
<
adam.wujek@cern.ch
>
parent
e7cdd1ff
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/WR-WRPC-AUX-STREAMERS-MIB.txt
+112
-112
112 additions, 112 deletions
lib/WR-WRPC-AUX-STREAMERS-MIB.txt
with
112 additions
and
112 deletions
lib/WR-WRPC-AUX-STREAMERS-MIB.txt
+
112
−
112
View file @
c3ba4824
...
...
@@ -24,70 +24,70 @@ wrpcAuxDiag MODULE-IDENTITY
::= { wrWrpcMIB 2 }
wrpcAuxDiagId1 OBJECT IDENTIFIER ::= { wrpcAuxDiag 1 }
wrpcAuxDiagVersion10
1
OBJECT IDENTIFIER ::= { wrpcAuxDiagId1 2 }
wrpcAuxDiagVersion10
2
OBJECT IDENTIFIER ::= { wrpcAuxDiagId1 2 }
-- ****************************************************************************
wrpcAuxDiag10
1
RoTable OBJECT-TYPE
SYNTAX SEQUENCE OF WrpcAuxDiag10
1
RoEntry
wrpcAuxDiag10
2
RoTable OBJECT-TYPE
SYNTAX SEQUENCE OF WrpcAuxDiag10
2
RoEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Table with read only registers"
::= { wrpcAuxDiagVersion10
1
1 }
::= { wrpcAuxDiagVersion10
2
1 }
wrpcAuxDiag10
1
RoEntry OBJECT-TYPE
SYNTAX WrpcAuxDiag10
1
RoEntry
wrpcAuxDiag10
2
RoEntry OBJECT-TYPE
SYNTAX WrpcAuxDiag10
2
RoEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry for read only registers"
INDEX { wrpcAuxDiag10
1
RoIndex }
::= { wrpcAuxDiag10
1
RoTable 1 }
INDEX { wrpcAuxDiag10
2
RoIndex }
::= { wrpcAuxDiag10
2
RoTable 1 }
WrpcAuxDiag10
1
RoEntry ::=
WrpcAuxDiag10
2
RoEntry ::=
SEQUENCE {
wrpcAuxDiag10
1
RoIndex Unsigned32,
wrpcAuxDiag10
1
RoRegCount Unsigned32,
wrpcAuxDiag10
1
RoStatus Unsigned32,
wrpcAuxDiag10
1
RoResetTimeCycles Unsigned32,
wrpcAuxDiag10
1
RoResetTimeTaiLsb Unsigned32,
wrpcAuxDiag10
1
RoResetTimeTaiMsb Unsigned32,
wrpcAuxDiag10
1
RoLatencyMax Unsigned32,
wrpcAuxDiag10
1
RoLatencyMin Unsigned32,
wrpcAuxDiag10
1
RoSentFrameCntLsb Unsigned32,
wrpcAuxDiag10
1
RoSentFrameCntMsb Unsigned32,
wrpcAuxDiag10
1
RoRcvdFrameCntLsb Unsigned32,
wrpcAuxDiag10
1
RoRcvdFrameCntMsb Unsigned32,
wrpcAuxDiag10
1
RoLostFrameCntLsb Unsigned32,
wrpcAuxDiag10
1
RoLostFrameCntMsb Unsigned32,
wrpcAuxDiag10
1
RoLostBlockCntLsb Unsigned32,
wrpcAuxDiag10
1
RoLostBlockCntMsb Unsigned32,
wrpcAuxDiag10
1
RoLatencyCntLsb Unsigned32,
wrpcAuxDiag10
1
RoLatencyCntMsb Unsigned32,
wrpcAuxDiag10
1
RoLatencyAccLsb Unsigned32,
wrpcAuxDiag10
1
RoLatencyAccMsb Unsigned32,
wrpcAuxDiag10
1
RoDbgWord Unsigned32,
wrpcAuxDiag10
1
RoMagicNumber Unsigned32
wrpcAuxDiag10
2
RoIndex Unsigned32,
wrpcAuxDiag10
2
RoRegCount Unsigned32,
wrpcAuxDiag10
2
RoStatus Unsigned32,
wrpcAuxDiag10
2
RoResetTimeCycles Unsigned32,
wrpcAuxDiag10
2
RoResetTimeTaiLsb Unsigned32,
wrpcAuxDiag10
2
RoResetTimeTaiMsb Unsigned32,
wrpcAuxDiag10
2
RoLatencyMax Unsigned32,
wrpcAuxDiag10
2
RoLatencyMin Unsigned32,
wrpcAuxDiag10
2
RoSentFrameCntLsb Unsigned32,
wrpcAuxDiag10
2
RoSentFrameCntMsb Unsigned32,
wrpcAuxDiag10
2
RoRcvdFrameCntLsb Unsigned32,
wrpcAuxDiag10
2
RoRcvdFrameCntMsb Unsigned32,
wrpcAuxDiag10
2
RoLostFrameCntLsb Unsigned32,
wrpcAuxDiag10
2
RoLostFrameCntMsb Unsigned32,
wrpcAuxDiag10
2
RoLostBlockCntLsb Unsigned32,
wrpcAuxDiag10
2
RoLostBlockCntMsb Unsigned32,
wrpcAuxDiag10
2
RoLatencyCntLsb Unsigned32,
wrpcAuxDiag10
2
RoLatencyCntMsb Unsigned32,
wrpcAuxDiag10
2
RoLatencyAccLsb Unsigned32,
wrpcAuxDiag10
2
RoLatencyAccMsb Unsigned32,
wrpcAuxDiag10
2
RoDbgWord Unsigned32,
wrpcAuxDiag10
2
RoMagicNumber Unsigned32
}
wrpcAuxDiag10
1
RoIndex OBJECT-TYPE
wrpcAuxDiag10
2
RoIndex OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Index for wrpcAuxDiag10
1
RoTable"
::= { wrpcAuxDiag10
1
RoEntry 1 }
"Index for wrpcAuxDiag10
2
RoTable"
::= { wrpcAuxDiag10
2
RoEntry 1 }
wrpcAuxDiag10
1
RoRegCount OBJECT-TYPE
wrpcAuxDiag10
2
RoRegCount OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of registers available in the wrpcAuxDiag10
1
RoTable"
::= { wrpcAuxDiag10
1
RoEntry 2 }
"Number of registers available in the wrpcAuxDiag10
2
RoTable"
::= { wrpcAuxDiag10
2
RoEntry 2 }
wrpcAuxDiag10
1
RoStatus OBJECT-TYPE
wrpcAuxDiag10
2
RoStatus 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
wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 3 }
wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 3 }
wrpcAuxDiag10
1
RoResetTimeCycles OBJECT-TYPE
wrpcAuxDiag10
2
RoResetTimeCycles 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)"
::= { wrpcAuxDiag10
1
RoEntry 4 }
::= { wrpcAuxDiag10
2
RoEntry 4 }
wrpcAuxDiag10
1
RoResetTimeTaiLsb OBJECT-TYPE
wrpcAuxDiag10
2
RoResetTimeTaiLsb 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)"
::= { wrpcAuxDiag10
1
RoEntry 5 }
::= { wrpcAuxDiag10
2
RoEntry 5 }
wrpcAuxDiag10
1
RoResetTimeTaiMsb OBJECT-TYPE
wrpcAuxDiag10
2
RoResetTimeTaiMsb 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)"
::= { wrpcAuxDiag10
1
RoEntry 6 }
::= { wrpcAuxDiag10
2
RoEntry 6 }
wrpcAuxDiag10
1
RoLatencyMax OBJECT-TYPE
wrpcAuxDiag10
2
RoLatencyMax OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Maximum latency since reset. Snapshot-able by setting bit 1 in
wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 7 }
wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 7 }
wrpcAuxDiag10
1
RoLatencyMin OBJECT-TYPE
wrpcAuxDiag10
2
RoLatencyMin OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Minimum latency since reset. Snapshot-able by setting bit 1 in
wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 8 }
wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 8 }
wrpcAuxDiag10
1
RoSentFrameCntLsb OBJECT-TYPE
wrpcAuxDiag10
2
RoSentFrameCntLsb 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 wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 9 }
setting bit 1 in wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 9 }
wrpcAuxDiag10
1
RoSentFrameCntMsb OBJECT-TYPE
wrpcAuxDiag10
2
RoSentFrameCntMsb 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 wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 10 }
setting bit 1 in wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 10 }
wrpcAuxDiag10
1
RoRcvdFrameCntLsb OBJECT-TYPE
wrpcAuxDiag10
2
RoRcvdFrameCntLsb 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 wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 11 }
setting bit 1 in wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 11 }
wrpcAuxDiag10
1
RoRcvdFrameCntMsb OBJECT-TYPE
wrpcAuxDiag10
2
RoRcvdFrameCntMsb 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 wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 12 }
setting bit 1 in wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 12 }
wrpcAuxDiag10
1
RoLostFrameCntLsb OBJECT-TYPE
wrpcAuxDiag10
2
RoLostFrameCntLsb 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 wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 13 }
setting bit 1 in wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 13 }
wrpcAuxDiag10
1
RoLostFrameCntMsb OBJECT-TYPE
wrpcAuxDiag10
2
RoLostFrameCntMsb 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 wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 14 }
setting bit 1 in wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 14 }
wrpcAuxDiag10
1
RoLostBlockCntLsb OBJECT-TYPE
wrpcAuxDiag10
2
RoLostBlockCntLsb 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 wrpcAuxDiag10
1
RwControlRegister.
setting bit 1 in wrpcAuxDiag10
2
RwControlRegister.
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."
::= { wrpcAuxDiag10
1
RoEntry 15 }
::= { wrpcAuxDiag10
2
RoEntry 15 }
wrpcAuxDiag10
1
RoLostBlockCntMsb OBJECT-TYPE
wrpcAuxDiag10
2
RoLostBlockCntMsb 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 wrpcAuxDiag10
1
RwControlRegister.
setting bit 1 in wrpcAuxDiag10
2
RwControlRegister.
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."
::= { wrpcAuxDiag10
1
RoEntry 16 }
::= { wrpcAuxDiag10
2
RoEntry 16 }
wrpcAuxDiag10
1
RoLatencyCntLsb OBJECT-TYPE
wrpcAuxDiag10
2
RoLatencyCntLsb 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 wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 17 }
setting bit 1 in wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 17 }
wrpcAuxDiag10
1
RoLatencyCntMsb OBJECT-TYPE
wrpcAuxDiag10
2
RoLatencyCntMsb 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 wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 18 }
setting bit 1 in wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 18 }
wrpcAuxDiag10
1
RoLatencyAccLsb OBJECT-TYPE
wrpcAuxDiag10
2
RoLatencyAccLsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"LSB of accumulated latency value. Snapshot-able by setting bit 1
in wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 19 }
in wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 19 }
wrpcAuxDiag10
1
RoLatencyAccMsb OBJECT-TYPE
wrpcAuxDiag10
2
RoLatencyAccMsb OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"MSB of accumulated latency value. Snapshot-able by setting bit 1
in wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 20 }
in wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 20 }
wrpcAuxDiag10
1
RoInputWord OBJECT-TYPE
wrpcAuxDiag10
2
RoInputWord 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 wrpcAuxDiag10
1
RwControlRegister."
::= { wrpcAuxDiag10
1
RoEntry 21 }
setting bit 1 in wrpcAuxDiag10
2
RwControlRegister."
::= { wrpcAuxDiag10
2
RoEntry 21 }
wrpcAuxDiag10
1
RoMagicNumber OBJECT-TYPE
wrpcAuxDiag10
2
RoMagicNumber 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."
::= { wrpcAuxDiag10
1
RoEntry 22 }
::= { wrpcAuxDiag10
2
RoEntry 22 }
-- ****************************************************************************
wrpcAuxDiag10
1
RwTable OBJECT-TYPE
SYNTAX SEQUENCE OF WrpcAuxDiag10
1
RwEntry
wrpcAuxDiag10
2
RwTable OBJECT-TYPE
SYNTAX SEQUENCE OF WrpcAuxDiag10
2
RwEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Table with read-write registers"
::= { wrpcAuxDiagVersion10
1
2 }
::= { wrpcAuxDiagVersion10
2
2 }
wrpcAuxDiag10
1
RwEntry OBJECT-TYPE
SYNTAX WrpcAuxDiag10
1
RwEntry
wrpcAuxDiag10
2
RwEntry OBJECT-TYPE
SYNTAX WrpcAuxDiag10
2
RwEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry for read-write registers"
INDEX { wrpcAuxDiag10
1
RwIndex }
::= { wrpcAuxDiag10
1
RwTable 1 }
INDEX { wrpcAuxDiag10
2
RwIndex }
::= { wrpcAuxDiag10
2
RwTable 1 }
WrpcAuxDiag10
1
RwEntry ::=
WrpcAuxDiag10
2
RwEntry ::=
SEQUENCE {
wrpcAuxDiag10
1
RwIndex Unsigned32,
wrpcAuxDiag10
1
RwRegCount Unsigned32,
wrpcAuxDiag10
1
RwControlRegister Unsigned32
wrpcAuxDiag10
2
RwIndex Unsigned32,
wrpcAuxDiag10
2
RwRegCount Unsigned32,
wrpcAuxDiag10
2
RwControlRegister Unsigned32
}
wrpcAuxDiag10
1
RwIndex OBJECT-TYPE
wrpcAuxDiag10
2
RwIndex OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Index for wrpcAuxDiag10
1
RwTable"
::= { wrpcAuxDiag10
1
RwEntry 1 }
"Index for wrpcAuxDiag10
2
RwTable"
::= { wrpcAuxDiag10
2
RwEntry 1 }
wrpcAuxDiag10
1
RwRegCount OBJECT-TYPE
wrpcAuxDiag10
2
RwRegCount OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of registers available in the wrpcAuxDiag10
1
RwTable"
::= { wrpcAuxDiag10
1
RwEntry 2 }
"Number of registers available in the wrpcAuxDiag10
2
RwTable"
::= { wrpcAuxDiag10
2
RwEntry 2 }
wrpcAuxDiag10
1
RwControlRegister OBJECT-TYPE
wrpcAuxDiag10
2
RwControlRegister 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"
::= { wrpcAuxDiag10
1
RwEntry 3 }
::= { wrpcAuxDiag10
2
RwEntry 3 }
-- ****************************************************************************
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment