cmFlowPreserveSTagProperties

CM-FACILITY-MIB · .1.3.6.1.4.1.2544.1.12.4.1.4.1.42

Object

column r/w SNMPv2-TCTruthValue
This object is applicable only when Port is in connection-oriented mode.
This object is applicable to evpl mode Regular flows, when S-TAG control
is specified as SWAPVID.
When enabled, this attribute preserves the EtherType (0x88a8) and 
DEI (Drop Eligibility Indicator) bit
in the incoming S-TAG (both from Access and Network Port perspective)
into the outgoing S-TAG.
When not enabled, the incoming tag is considered as a Q-TAG (0x8100)
and both EtherType and CFI (Canonical Form Indicator) bits are over-written 
by the S-TAG Ethertype (0x88a8) and DEI bit. 
              
This object is not applicable for Tranparent Flow; the value should be FALSE.

Context

MIB
CM-FACILITY-MIB
OID
.1.3.6.1.4.1.2544.1.12.4.1.4.1.42
Type
column
Access
readwrite
Status
current
Parent
cmFlowEntry
Groups
3

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false