tnAccessPortCpriMappingType

TROPIC-ACCESSPORT-MIB · .1.3.6.1.4.1.7483.2.2.4.1.2.1.1.45

Object

column r/w Enumeration
Specifies the mapping type to map CPRI signals into
Ethernet packets.
  tunneling             - map CPRI 10B or 66B line codes
                          are encapsulted into  RoE packets.
  structureAware        - map CPRI basic frames in 8B or
                          64B  symbols removing the line
                          coding and (if any) scrambling
                          and FEC, are encapsulated into
                          RoE packets.
  structureAwareControl - map CPRI/OBSAI AxC and Control
                          signals are extracted and
                          excapsulated into separate flows
                          of RoE packets.

Context

MIB
TROPIC-ACCESSPORT-MIB
OID
.1.3.6.1.4.1.7483.2.2.4.1.2.1.1.45
Type
column
Access
readwrite
Status
current
Parent
tnAccessPortEntry
Groups
1

Walk 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 'TROPIC-ACCESSPORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-ACCESSPORT-MIB::tnAccessPortCpriMappingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-ACCESSPORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-ACCESSPORT-MIB::tnAccessPortCpriMappingType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-ACCESSPORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-ACCESSPORT-MIB::tnAccessPortCpriMappingType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
6tunneling
7linecodeAware
8structureAware
9structureAwareControl
10nomapping

Conformance