vplsPwSetBindCfgMacLearning

DC-VPLS-MIB · .1.3.6.1.4.1.629.10.18.1.4.1.8

Object

column r/w SNMPv2-TCTruthValue
This field specifies if MAC Learning is enabled for this
PW Set binding.
              
If this field and vplsConfigMacLearning are both true then
MAC Learning is enabled for the PW Set binding.  Otherwise
MAC Learning is disabled.

Context

MIB
DC-VPLS-MIB
OID
.1.3.6.1.4.1.629.10.18.1.4.1.8
Type
column
Access
readwrite
Status
current
Parent
vplsPwSetBindCfgEntry
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 'DC-VPLS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-VPLS-MIB::vplsPwSetBindCfgMacLearning'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-VPLS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-VPLS-MIB::vplsPwSetBindCfgMacLearning.<l2vmEntityIndex>.<vplsPwSetBindCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-VPLS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-VPLS-MIB::vplsPwSetBindCfgMacLearning'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance