wwpLeosVplsVirtualSwitchMplsMemberSubscriberDot1dPolicy
WWP-LEOS-VPLS-MIB ·
.1.3.6.1.4.1.6141.2.60.28.1.1.21.1.6
Object
column r/w
Enumeration
This object configures the member policy used to decide if the subscriber frame's 'c-vlan' .1d priorty should be left alone 'leave', or remarked 'provider-inherit' to the resolved provider 's-vlan' priority. This attribute is valid when the member's SubscriberDot1Policy is 'leave' or 'provider-inherit'. If stt to 'inheritVs' the attribute is inherited from the parent virtual-switch
Context
- MIB
- WWP-LEOS-VPLS-MIB
- OID
.1.3.6.1.4.1.6141.2.60.28.1.1.21.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosVplsVirtualSwitchMplsMemberEntry
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 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchMplsMemberSubscriberDot1dPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchMplsMemberSubscriberDot1dPolicy.<wwpLeosVplsVirtualSwitchMplsIndx>.<wwpLeosVplsVirtualSwitchMplsMemberPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchMplsMemberSubscriberDot1dPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | leave |
2 | provider-inherit |
3 | inheritVs |