l2vmEntitySupportVpls

DC-L2VPN-MIB · .1.2.826.0.1.1578918.5.94.114.1.1.1.1.17

Object

column r/w SNMPv2-TCTruthValue
Whether this DC-L2VPN Manager entity supports VPLSs (in
addition to VPWSs) and VPWSs, or just VPWSs.
              
If this field is set to true, this entity will not go oper
up until a BDPI join is established.  If this field is set
to false, attempts to configure VPLSs and BDPI joins will
be rejected.
              
This field is not suitable for network administrators.
This field cannot be changed after initial creation of the
entity.  Instead of changing this field, create a new
DC-L2VPN Manager entity with the new value and destroy the
old entity.

Context

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

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance