cmEthernetNetPortDeiEnable

CM-FACILITY-MIB · .1.3.6.1.4.1.2544.1.12.4.1.7.1.88

Object

column deprecated r/w SNMPv2-TCTruthValue
This is a port level control to reset the DEI 
(Drop Eligibility Indicator) bit in the S-Tag,
if the downstream equipment supports S-Tag TPID (EtherType) but 
cannot handle DEI bit set. In the receive direction,
it uses the S-TAG DEI when enabled, else ignores it.
 The following comment is NOT relevant to OSA8.1.1, 
 since this object is still supported by OSA8.1.1.	 
The object has been deprecated.
The respective configuration should be managed
by following objects:
cmEthernetNetPortRxDeiAction, cmEthernetNetPortTxDeiAction,
cmEthernetNetPortRxDeiOuterTagType, cmEthernetNetPortTxDeiOuterTagType.

Context

MIB
CM-FACILITY-MIB
OID
.1.3.6.1.4.1.2544.1.12.4.1.7.1.88
Type
column
Access
readwrite
Status
deprecated
Parent
cmEthernetNetPortEntry
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 'CM-FACILITY-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-FACILITY-MIB::cmEthernetNetPortDeiEnable'
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::cmEthernetNetPortDeiEnable.<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::cmEthernetNetPortDeiEnable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance