vpwsBindCfgPwBindType

DC-VPWS-MIB · versa variant · .1.2.826.0.1.1578918.5.94.114.4.1.1.3.1.7

Object

The VPWS pseudowire (PW) binding type.  This field
specifies the identifiers used for the PW to which the AC
is bound.
              
If the PW is provisioned in the pwTable, then it is
identified by an index into the pwTable MIB.  In this
case, this field must be set to pwMibIndex, and the
pwTable MIB index must be set in vpwsBindCfgPwSetIndex.
              
If the PW is created as a result of BGP auto-discovery,
then it is identified by a local and remote VE ID.  For a
VPWS, the VE ID is equal to the VPWS Site ID.  In this
case, this field must be set to lclRmtVeId.  The remote
VPWS Site ID for the PW is identified either by being set
in vpwsBindCfgRemoteSiteID, or by setting
vpwsBindCfgRmtSiteWildcard to AMB_TRUE and allowing L2VM
to infer the remote site ID from the received BGP route.
The local VPWS Site ID is the value set in
vpwsConfigLocalSiteID.
              
It is not valid to set this field to lclRmtVeId unless
auto-discovery is enabled (vpwsConfigADType = bgp).  If
this field is set to lclRmtVeId for any other value of
vpwsConfigADType, then vpwsBindCfgOperStatus is set to
operStatusFailedPerm.
              
Changing this value will cause an interruption to data
flow from this AC onto the VPWS.

Context

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

Syntax

Values & Constraints

Type Values
1pwMibIndex
2lclRmtVeId

Conformance

Member of