clientIfJ1TxTrailTraceInsertionMode
LUM-CLIENT-MIB ·
.1.3.6.1.4.1.8708.2.27.2.2.1.1.71
Object
column r/w
Enumeration
Controls how the J1 trail trace insertion
should work, i.e. how the j1TxTrailTrace
parameter shall be inserted in the line
signal.
Important: there is only one j1TxTrailTrace
per interface, while each interface may
me mapped to one or more VC4s/VC3s.
For that reason there are two modes:
- vcGroupLevel:
The string j1TxTrailTrace is used identically
for each VC (4/3) in the VC-group related to
the interface.
Each VC transmits exactly the same string.
The string may be 15 bytes (1 byte CRC
as added in HW).
- individualVcLevel:
In this mode the system adds a unique suffix
for each VC (3/4). The trace for each VC
will therefore be unique. The suffix will be 6
bytes and contain the following information:
<VCG Size><Seq number><VC position>
ss nn pp
=> 'ssnnpp'
where
<VCG Size>: ss
The size of the VC group, i.e. the
number of contained VCs.
Value coded in hex
2 bytes
<Seq number>: nn
Sequence number of the VC within the
VC group coded in hex.
2 bytes
<VC position>: pp
The position of the VC (3/4) within
the STM16 frame, coded in hex.
2 bytes.
The user part of the string is 9 bytes.
6 bytes is added as suffix + 1 CRC byte.
Context
- MIB
- LUM-CLIENT-MIB
- OID
.1.3.6.1.4.1.8708.2.27.2.2.1.1.71- Type
- column
- Access
- readwrite
- Status
- current
- Default
individualVcLevel- Parent
- clientIfEntry
- Groups
- 28
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientIfJ1TxTrailTraceInsertionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientIfJ1TxTrailTraceInsertionMode.<clientIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-CLIENT-MIB::clientIfJ1TxTrailTraceInsertionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vcGroupLevel |
2 | individualVcLevel |
Conformance
Member of
clientIfGroupV10
clientIfGroupV11
clientIfGroupV12
clientIfGroupV13
clientIfGroupV14
clientIfGroupV15
clientIfGroupV16
clientIfGroupV17
clientIfGroupV18
clientIfGroupV19
clientIfGroupV20
clientIfGroupV21
clientIfGroupV22
clientIfGroupV23
clientIfGroupV24
clientIfGroupV25
clientIfGroupV26
clientIfGroupV27
clientIfGroupV28
clientIfGroupV29
clientIfGroupV30
clientIfGroupV31
clientIfGroupV32
clientIfGroupV33
clientIfGroupV6
clientIfGroupV7
clientIfGroupV8
clientIfGroupV9