l2vmEntityVpwsProgInterface

DC-L2VPN-MIB · .1.2.826.0.1.1578918.5.94.114.1.1.1.1.20

Object

column r/w VpwsProgIf
Which interface DC-L2VPN Manager should program VPWS
members over.
              
If this field is set to 'bdpi', this entity will program
VPWS members over the BDPI join.  This will result in the
VPWS being programmed into the dataplane in the BD stub.
The entity will not go oper up until a BDPI join is
established.
              
If this field is set to 'pvpi', this entity will program
VPWS members over the PVPI join.  This will result in the
VPWS being programmed into the dataplane in the LSI stub.
              
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.20
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::l2vmEntityVpwsProgInterface'
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::l2vmEntityVpwsProgInterface.<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::l2vmEntityVpwsProgInterface'

Syntax

Source
VpwsProgIf
Base type
Enumeration

Values & Constraints

Type Values
1pvpi
2bdpi

Conformance