vplsPwSetBindConfigType
DC-VPLS-MIB ·
.1.3.6.1.4.1.629.10.18.1.6.1.5
Object
column DC-L2VPN-MIBL2vpnPwBindType
If the PW Set was bound to the VPLS manually via a row in
vplsPwSetBindCfgTable then this field is set to pwMibIndex.
If the PW Set contains a PW that was created automatically as the
result of an auto-discovery process, then this field is set to
lclRmtVeId.
Context
- MIB
- DC-VPLS-MIB
- OID
.1.3.6.1.4.1.629.10.18.1.6.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vplsPwSetBindEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::vplsPwSetBindConfigType'
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::vplsPwSetBindConfigType.<l2vmEntityIndex>.<vplsIndex>.<vplsPwSetBindIndex>'
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::vplsPwSetBindConfigType'
Syntax
- Source
- DC-L2VPN-MIBL2vpnPwBindType
- Base type
Enumeration
Values & Constraints
Type Values
1 | pwMibIndex |
2 | lclRmtVeId |
Conformance
Member of