vpwsBindCfgRemoteSiteID

DC-VPWS-MIB · versa variant · .1.2.826.0.1.1578918.5.94.114.4.1.1.3.1.9

Object

The remote VPWS site ID of the PW to bind the AC to, or
zero if not specified.
              
This is only used if the pseudowire (PW) is created as a
result of BGP auto-discovery, that is if
vpwsBindCfgPwBindType = lclRmtVeId.  This is ignored if
vpwsBindCfgRmtSiteWildcard is set to AMB_TRUE.
              
If vpwsBindCfgPwBindType = lclRmtVeId then the AC is bound
to a PW that connects the local VPWS site
(vpwsConfigLocalSiteID) to the remote VPWS site, using
auto-discovery to determine the remote PE router that
hosts the remote VPWS site.
              
This remote VPWS site ID should match the local VPWS site
ID configured on the remote PE router.
              
The valid range for VPWS site IDs depends on whether LDP
or BGP signaling is used.
-  For LDP signaling (vpwsConfigSigType = ldp) the valid
   range is 1-4294967295 (4 bytes).
-  For BGP signaling (vpwsConfigSigType = bgp) the valid
   range is 1-65535 (2 bytes).
              
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.9
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::vpwsBindCfgRemoteSiteID'
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::vpwsBindCfgRemoteSiteID.<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::vpwsBindCfgRemoteSiteID'

Syntax

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance