osEthServDnEgPcpRemap

OS-ETH-SERV-MIB · .1.3.6.1.4.1.6926.2.10.2.1.46

Object

Define PCP remapping scheme for downstream. Every 4 bits represent a
mapping of the packet's PCP to a new PCP. Least significant bits 0..3
represent the new PCP mapping for packets with original PCP of 0.
Bits 4..7 contain the new value for original PCP 1, bits 8..11 for PCP 2
and so on: original PCP n remapping is defined by bits (4*n)..(4*n+3).
In every 4 bits:
  A value of 0..7 represents a specific PCP.
  A value of 8 represents 'do not modify' original PCP.
  Values 9..15 are reserved

Context

MIB
OS-ETH-SERV-MIB
OID
.1.3.6.1.4.1.6926.2.10.2.1.46
Type
column
Access
readwrite
Status
current
Parent
osEthServEntry
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 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthServDnEgPcpRemap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthServDnEgPcpRemap.<osEthServId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-ETH-SERV-MIB::osEthServDnEgPcpRemap'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance