wwpLeosVplsVirtualCircuitEtherTypePolicy
WWP-LEOS-VPLS-MIB ·
.1.3.6.1.4.1.6141.2.60.28.1.1.18.1.3
Object
column r/w
Enumeration
This object specifies the policy for the ethertype of the outer VLAN tag for given port. All means all frames will have the type set in wwpLeosVplsVirtualCircuitEtherType. encapOnly means only Q-in-Q encapsulated frames will use that value. If wwpLeosVplsVirtualCircuitEtherType is set to type 8100 then ALL will always be the operational value for this item. vlanTpid means that the port will use the TPID configured for the vlan at egress.
Context
- MIB
- WWP-LEOS-VPLS-MIB
- OID
.1.3.6.1.4.1.6141.2.60.28.1.1.18.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosVplsVirtualCircuitEtherTypeEntry
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::wwpLeosVplsVirtualCircuitEtherTypePolicy'
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::wwpLeosVplsVirtualCircuitEtherTypePolicy.<wwpLeosVplsVirtualCircuitPortId>'
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::wwpLeosVplsVirtualCircuitEtherTypePolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | encapOnly |
3 | vlanTpid |