WWP-LEOS-VPLS-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-LEOS-VPLS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wwpLeosVplsMIB 1.3.6.1.4.1.6141.2.60.28
Added a new object wwpLeosVplsVirtualSwitchEthEvplMemberServiceVlanTpid.
       wwpLeosVplsMIBObjects 1.3.6.1.4.1.6141.2.60.28.1
           wwpLeosVpls 1.3.6.1.4.1.6141.2.60.28.1.1
               wwpLeosVplsVirtualCircuitTable 1.3.6.1.4.1.6141.2.60.28.1.1.1 no-access
The (conceptual) table listing the virtual circuit table. To create entry use SNMP, multiple set operation must be used because following MIB objects needs to be set while creating entry in the table. - wwpLeosVplsVirtualCircuitIndex - wwpLeosVplsVirtualCircuitProviderVlanId (should exist on the device) - wwpLeosVplsVirtualCircuitType - wwpLeosVplsVirtualCircuitStatus. - wwpLeosVplsVirtualCircuitName.
                   wwpLeosVplsVirtualCircuitEntry 1.3.6.1.4.1.6141.2.60.28.1.1.1.1 no-access
The virtual circuit table entry index by wwpLeosVplsVirtualCircuitIndex.
                       wwpLeosVplsVirtualCircuitIndex 1.3.6.1.4.1.6141.2.60.28.1.1.1.1.1 integer read-only
This represents the virtual circuit index in the table. This number should be unique in the table.
                       wwpLeosVplsVirtualCircuitProviderVlanId 1.3.6.1.4.1.6141.2.60.28.1.1.1.1.2 vlanid read-write
This represents the provider vlan id associated with the virtual circuit for a given wwpLeosVplsVirtualCircuitIndex.
                       wwpLeosVplsVirtualCircuitType 1.3.6.1.4.1.6141.2.60.28.1.1.1.1.3 integer read-only
This represents the type of virtual circuit associated with the given virtual circuit. Enumeration: 'ethernet': 1, 'mpls': 2.
                       wwpLeosVplsVirtualCircuitName 1.3.6.1.4.1.6141.2.60.28.1.1.1.1.4 displaystring read-only
This represents the name of the virtual circuit associated with the given virtual circuit.
                       wwpLeosVplsVirtualCircuitIngressVcLabel 1.3.6.1.4.1.6141.2.60.28.1.1.1.1.5 integer read-write
This represents the vc label to be used for given virtual circuit. This mib object can only be set for virtual circuit entries which has wwpLeosCircuitType = mpls.
                       wwpLeosVplsVirtualCircuitEgressVcLabel 1.3.6.1.4.1.6141.2.60.28.1.1.1.1.6 integer read-write
This represents the vc label to be used for given virtual circuit. This mib object can only be set for virtual circuit entries which has wwpLeosCircuitType = mpls.
                       wwpLeosVplsVirtualCircuitTunnelIndx 1.3.6.1.4.1.6141.2.60.28.1.1.1.1.7 integer read-write
This represents the tunnel associated with this virtual circuit. This mib object can only be set for virtual circuit entries which has wwpLeosCircuitType = mpls.
                       wwpLeosVplsVirtualCircuitStatus 1.3.6.1.4.1.6141.2.60.28.1.1.1.1.8 rowstatus read-only
Setting this object to 'createAndGo' will create the entry and by default will enable control frame and data frame tunnel . Setting this object to 'destroy' will delete the entry from the table for given vlan.
               wwpLeosVplsVirtualSwitchTable 1.3.6.1.4.1.6141.2.60.28.1.1.5 no-access
This table is used to manage virtual switch entries on the device.
                   wwpLeosVplsVirtualSwitchEntry 1.3.6.1.4.1.6141.2.60.28.1.1.5.1 no-access
This entry corresponds to single entry in wwpLeosVplsVirtualSwitchTable table. To create an entry in the table following criteria must be met. - wwpLeosVplsVirtualSwitchIndx must be specified. - wwpLeosVplsVirtualSwitchStatus must be specified. - wwpLeosVplsVirtualSwitchType must be specified. - wwpLeosVplsVirtualSwitchName must be specified
                       wwpLeosVplsVirtualSwitchIndx 1.3.6.1.4.1.6141.2.60.28.1.1.5.1.1 integer read-only
This object specifies the virtual switch index which is used as unique index in the table.
                       wwpLeosVplsVirtualSwitchName 1.3.6.1.4.1.6141.2.60.28.1.1.5.1.2 octet string read-write
This object specifies the virtual switch name. this object can only be specified at the time of creation and cannot be modified later.
                       wwpLeosVplsVirtualSwitchPriVc 1.3.6.1.4.1.6141.2.60.28.1.1.5.1.3 integer read-write
This object specifies the primary virtual circuit ID associated with this virtual switch. To unset it set this to 0.
                       wwpLeosVplsVirtualSwitchSecVc 1.3.6.1.4.1.6141.2.60.28.1.1.5.1.4 integer read-write
This object specifies the secondary virtual circuit ID associated with this virtual switch. To unset it set this to 0. This object is applicable if wwpLeosVplsVirtualSwitchType = mpls.
                       wwpLeosVplsVirtualSwitchActiveVc 1.3.6.1.4.1.6141.2.60.28.1.1.5.1.5 integer read-only
This object specifies the virtual circuit which is currently used by this virtual switch instance. Enumeration: 'none': 1, 'secVc': 3, 'primVc': 2.
                       wwpLeosVplsVirtualSwitchEncapCosPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.5.1.6 integer read-write
This object specifies the ingress cos policy for given virtual switch. Enumeration: 'inheritPhbg': 4, 'fixed': 1, 'inheritIpPrec': 3, 'inheritDot1dPri': 2.
                       wwpLeosVplsVirtualSwitchEncapFixedDot1dPri 1.3.6.1.4.1.6141.2.60.28.1.1.5.1.7 integer read-write
This object specifies the ingress fixed cos attributes for given virtual switch.
                       wwpLeosVplsVirtualSwitchDecapCosPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.5.1.8 integer read-write
This object specifies the egress cos policy for given virtual switch. Enumeration: 'leave': 4, 'inheritTunnel': 3, 'fixed': 1, 'inheritVc': 2.
                       wwpLeosVplsVirtualSwitchDecapFixedDot1dPri 1.3.6.1.4.1.6141.2.60.28.1.1.5.1.9 integer read-write
This object specifies the egress cos attributes for given virtual switch.
                       wwpLeosVplsVirtualSwitchSubscriberVlan 1.3.6.1.4.1.6141.2.60.28.1.1.5.1.10 integer read-write
This object specifies the subscriber vlan Id for given virtual switch.
                       wwpLeosVplsVirtualSwitchCtrlProtocolTunnelState 1.3.6.1.4.1.6141.2.60.28.1.1.5.1.11 integer read-write
This object enables or disables control protocol tunneling for a given virtual switch. Enumeration: 'disabled': 2, 'enabled': 1.
                       wwpLeosVplsVirtualSwitchType 1.3.6.1.4.1.6141.2.60.28.1.1.5.1.12 integer read-only
This object specifies the type of virtual witch. Enumeration: 'ethernet': 1, 'mpls': 2.
                       wwpLeosVplsVirtualSwitchStatus 1.3.6.1.4.1.6141.2.60.28.1.1.5.1.13 rowstatus read-only
This object can be set to 'createAndGo' to create entry in the table. This object can be set to 'destroy' to delete entry in the table. Following objects must be set to valid values to create entry in the table.
               wwpLeosVplsVirtualSwitchMemberTable 1.3.6.1.4.1.6141.2.60.28.1.1.6 no-access
This table is used to create virtual switch membership entry.
                   wwpLeosVplsVirtualSwitchMemberEntry 1.3.6.1.4.1.6141.2.60.28.1.1.6.1 no-access
This entry corresponds to single entry in wwpLeosVplsVirtualSwitchMemberTable table.
                       wwpLeosVplsVirtualSwitchMemberPortId 1.3.6.1.4.1.6141.2.60.28.1.1.6.1.1 integer read-only
This object specifies the port id associated with wwpLeosVplsVirtualSwitchIndx.
                       wwpLeosVplsVirtualSwitchMemberStatus 1.3.6.1.4.1.6141.2.60.28.1.1.6.1.2 rowstatus read-only
This object can be set to 'createandgo' to add entry in the table. This object can be set to 'destroy' to delete entry in the table. Refer to description of table entry to see how to create entries in the table.
               wwpLeosVplsSwitchCtrlProtocolTable 1.3.6.1.4.1.6141.2.60.28.1.1.7 no-access
The (conceptual) table listing the l2 virtual switch control frame protocol status tunnel for a given Vpls.
                   wwpLeosVplsSwitchCtrlProtocolEntry 1.3.6.1.4.1.6141.2.60.28.1.1.7.1 no-access
The layer 2 virtual switch control frame protocol tunnel entry for the Vpls.
                       wwpLeosVplsSwitchCtrlProtocolNum 1.3.6.1.4.1.6141.2.60.28.1.1.7.1.1 integer read-only
This object represent the list of protocols the device can support. Enumeration: 'lldp': 14, 'vlanBridge': 15, 'ciscoUdlp': 8, 'l28021x': 1, 'rstp': 2, 'ciscoPvst': 6, 'lacpMarker': 12, 'oam': 13, 'lacp': 11, 'ciscoUplinkFast': 7, 'ciscoCdp': 3, 'ciscoVtp': 9, 'ciscoPagp': 5, 'ciscoDtp': 4, 'gvrp': 10.
                       wwpLeosVplsSwitchCtrlType 1.3.6.1.4.1.6141.2.60.28.1.1.7.1.2 integer read-only
Setting this object to 'discard' will cause wwpLeosVplsSwitchCtrlProtocolNum frames arriving at the specified UNI to be discarded. Setting this to 'peer' will cause the wwpLeosVplsSwitchCtrlProtocolNum frame to be processed by the provider network and cause the provider network to behave as a peer. Setting this to 'tunnel' will cause the wwpLeosVplsSwitchCtrlProtocolNum frame to be tunneled. Enumeration: 'peer': 2, 'discard': 1, 'tunnel': 3.
               wwpLeosVplsSwitchReservedVlanTable 1.3.6.1.4.1.6141.2.60.28.1.1.8 no-access
The (conceptual) table listing the reserved Vlans used for virtual switch.
                   wwpLeosVplsSwitchReservedVlanEntry 1.3.6.1.4.1.6141.2.60.28.1.1.8.1 no-access
The entry to reserve vlans for vlan switch.
                       wwpLeosVplsSwitchReservedVlanId 1.3.6.1.4.1.6141.2.60.28.1.1.8.1.1 integer read-only
This object is used to specify the vlan ID to be reserved for virtual switch. Reserved vlans are used when virtual switch is created.
                       wwpLeosVplsSwitchReservedVlanStatus 1.3.6.1.4.1.6141.2.60.28.1.1.8.1.2 rowstatus read-only
Setting this object to 'createandgo' will reserve the vlan for virtual switch. Setting this object to 'destroy will no longer be reserved for virtual switch.
               wwpLeosVplsGlobalAttrs 1.3.6.1.4.1.6141.2.60.28.1.1.9
                   wwpLeosVplsTunnelFixedTTL 1.3.6.1.4.1.6141.2.60.28.1.1.9.1 integer read-write
This object specifies the fixed TTL value for all tunnels.
                   wwpLeosVplsResolverTimeout 1.3.6.1.4.1.6141.2.60.28.1.1.9.2 integer read-write
Setting this object will set the PE resolver timeout. This timeout value decides how frequently PE resolver will arp for the destination IP specified by wwpLeosVplsEncapTunnelDestAddr.
                   wwpLeosVplsStaticLabelRangeStart 1.3.6.1.4.1.6141.2.60.28.1.1.9.3 unsigned32 read-write
Setting this object will set the lowest label that can be assigned to static encap / decap tunnels or virtual circuits. Multiple set operation can be used to set both wwpLeosVplsStaticLabelRangeStart and wwpLeosVplsStaticLabelRangeEnd. wwpLeosVplsStaticLabelRangeStart must always be less than wwpLeosVplsStaticLabelRangeEnd. The value of 0 means label range is not available. Attempting to set this object to 0 will return COMMIT FAILED.
                   wwpLeosVplsStaticLabelRangeEnd 1.3.6.1.4.1.6141.2.60.28.1.1.9.4 unsigned32 read-write
Setting this object will set the maximum label that can be assigned to static encap / decap tunnels or virtual circuits. Multiple set operation can be used to set both wwpLeosVplsStaticLabelRangeStart and wwpLeosVplsStaticLabelRangeEnd. wwpLeosVplsStaticLabelRangeStart must always be less than wwpLeosVplsStaticLabelRangeEnd.The value of 0 means label range is not available. Attempting to set this object to 0 will return COMMIT FAILED.
                   wwpLeosVplsDynamicLabelRangeStart 1.3.6.1.4.1.6141.2.60.28.1.1.9.5 unsigned32 read-write
Setting this object will set the lowest label that can be assigned to dynamic encap / decap tunnels or virtual circuits. Multiple set operation can be used to set both wwpLeosVplsDynamicLabelRangeStart and wwpLeosVplsDynamicLabelRangeEnd. wwpLeosVplsDynamicLabelRangeStart must always be less than wwpLeosVplsDynamicLabelRangeEnd.The value of 0 means label range is not available. Attempting to set this object to 0 will return COMMIT FAILED.
                   wwpLeosVplsDynamicLabelRangeEnd 1.3.6.1.4.1.6141.2.60.28.1.1.9.6 unsigned32 read-write
Setting this object will set the maximum label that will be assigned to encap tunnels or virtual circuits. Multiple set operation can be used to set both wwpLeosVplsDynamicLabelRangeStart and wwpLeosVplsDynamicLabelRangeEnd. wwpLeosVplsDynamicLabelRangeStart must always be less than wwpLeosVplsDynamicLabelRangeEnd. The value of 0 means label range is not available. Attempting to set this object to 0 will return COMMIT FAILED.
                   wwpLeosVplsVirtualCircuitStatsClear 1.3.6.1.4.1.6141.2.60.28.1.1.9.7 integer read-write
Setting this object to clear will reset statistics for all virtual circuits Enumeration: 'clear': 1, 'none': 2.
               wwpLeosVplsMplsPathTable 1.3.6.1.4.1.6141.2.60.28.1.1.10 no-access
Mpls Path table used to represent the explicit path for RSVP tunnels.
                     wwpLeosVplsMplsPathEntry 1.3.6.1.4.1.6141.2.60.28.1.1.10.1 no-access
Entry in the MPLS Path table.
                         wwpLeosVplsMplsPathIndex 1.3.6.1.4.1.6141.2.60.28.1.1.10.1.1 integer read-only
This mib specifies the unique entry in the Mpls path table. This is the primary index into this table identifying a particular explicit route object
                         wwpLeosVplsMplsPathName 1.3.6.1.4.1.6141.2.60.28.1.1.10.1.2 displaystring read-only
This mib specifies the name for the path.
                         wwpLeosVplsMplsPathRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.10.1.3 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete a row in this table, a manager must set this object to 'destroy'. If the entry exists, it will be displayed as 'active'.
               wwpLeosVplsMplsPathMemberTable 1.3.6.1.4.1.6141.2.60.28.1.1.11 no-access
Table specifies the list of IP addresses (Hops) to get to the destination PE.
                     wwpLeosVplsMplsPathMemberEntry 1.3.6.1.4.1.6141.2.60.28.1.1.11.1 no-access
Represents the entry in the table.
                         wwpLeosVplsMplsPathOptionIndex 1.3.6.1.4.1.6141.2.60.28.1.1.11.1.1 integer read-only
Secondary index into this table identifying a particular group of hops representing a particular configured path. This is otherwise known as a path option.
                         wwpLeosVplsMplsPathMemberIpIndex 1.3.6.1.4.1.6141.2.60.28.1.1.11.1.2 integer read-only
Unique index to identify the IP address within the path specifies by wwpLeosVplsMplsPathIndex.
                         wwpLeosVplsMplsPathMemberIp 1.3.6.1.4.1.6141.2.60.28.1.1.11.1.3 ipaddress read-only
Specifies the IP address of the Hop that the tunnel the tunnel should traverse.
                         wwpLeosVplsMplsPathMemberRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.11.1.4 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete a row in this table, a manager must set this object to 'destroy'. If the entry exists, it will be displayed as 'active'.
               wwpLeosVplsRsvpAttrTable 1.3.6.1.4.1.6141.2.60.28.1.1.12 no-access
RSVP Attr Table used by MPLS wwpLeosVplsEncapTunnelTable Tunnels when wwpLeosVplsEncapTunnelProtType = rsvp. Whenever entry is created in the wwpLeosVplsEncapTunnelTable table with wwpLeosVplsEncapTunnelProtType = rsvp and wwpLeosVplsEncapTunnelType = dynamic then corresponding entry will be created in this table with the same index as wwpLeosVplsEncapTunnelId.
                     wwpLeosVplsRsvpAttrEntry 1.3.6.1.4.1.6141.2.60.28.1.1.12.1 no-access
Entry in wwpLeosVplsRsvpAttrTable table.
                         wwpLeosVplsRsvpAttrIndex 1.3.6.1.4.1.6141.2.60.28.1.1.12.1.1 integer read-only
Unique index into the table.
                         wwpLeosVplsRsvpAttrHoldPri 1.3.6.1.4.1.6141.2.60.28.1.1.12.1.2 integer read-write
The Hold priority used by RSVP protocol when signaling for tunnels.
                         wwpLeosVplsRsvpAttrSetupPri 1.3.6.1.4.1.6141.2.60.28.1.1.12.1.3 integer read-write
The setup priority used by RSVP protocol when signaling for tunnels.
                         wwpLeosVplsRsvpAttrRecordRoute 1.3.6.1.4.1.6141.2.60.28.1.1.12.1.4 truthvalue read-write
The object specifies if record route feature is enabled when RSVP protocol is used to signal tunnel LSP.
               wwpLeosVplsEncapTunnelTable 1.3.6.1.4.1.6141.2.60.28.1.1.13 no-access
This table represents the encap tunnels for VPLS. To create STATIC encap tunnel following objects must be set Encap and Decap Tunnel name cannot be same but indexes can be wwpLeosVplsEncapTunnelName must be specified. wwpLeosVplsEncapTunnelEncapLabel must be specified (0, 32..1023) wwpLeosVplsEncapTunnelType must be set to static wwpLeosVplsEncapTunnelRowStatus must be set to createAndGo To create DYNAMIC encap tunnel following objects must be set wwpLeosVplsEncapTunnelName must be specified wwpLeosVplsEncapTunnelType must be set to dynamic wwpLeosVplsEncapTunnelProtType must be set to rsvp wwpLeosVplsEncapTunnelPathName must be specified, this path must exist in wwpLeosVplsMplsPathTable wwpLeosVplsEncapTunnelRowStatus must be set to createAndGo. wwpLeosVplsEncapTunnelFastReroute must be set if wanted to use fast reroute wwpLeosVplsEncapTunnelLspType must be specified, if not specified then it will be assumed primary To create DYNAMIC encap backup tunnel following objects must be set wwpLeosVplsEncapTunnelName must be set to primary tunnel name that this tunnel is backing up. wwpLeosVplsEncapTunnelType must be set to dynamic wwpLeosVplsEncapTunnelProtType must be set to rsvp wwpLeosVplsEncapTunnelPathName must be specified, this path must exist in wwpLeosVplsMplsPathTable wwpLeosVplsEncapTunnelRowStatus must be set to createAndGo. To create static PBT encap tunnel following objects must be set wwpLeosVplsEncapTunnelName must be specified wwpLeosVplsEncapTunnelType must be set to staticPbt wwpLeosVplsEncapTunnelBVID must be specified wwpLeosVplsEncapTunnelRowStatus must be set to createAndGo. wwpLeosVplsEncapTunnelDestBridgeIndex must be set wwpLeosVplsEncapTunnelEgressPort must be specified
                     wwpLeosVplsEncapTunnelEntry 1.3.6.1.4.1.6141.2.60.28.1.1.13.1 no-access
Represents each entry in wwpLeosVplsEncapTunnelTable.
                         wwpLeosVplsEncapTunnelId 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.1 integer read-only
This object specifies the unique index used in the table.
                         wwpLeosVplsEncapTunnelName 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.2 displaystring read-only
This object specfies the name assigned to this tunnel. This object can only be specified while creating entry in the table and cannot be modified after the entry has been created. Encap and Decap Tunnel name cannot be same but indexes can be. When creating backup tunnel this name should be set to same name that is also used by primary tunnel.
                         wwpLeosVplsEncapTunnelType 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.3 integer read-only
This object specifies the type of tunnel. This object can only be specified while creating entry in the table and cannot be modified after the entry has been created. Enumeration: 'dynamic': 2, 'static': 1, 'staticPbt': 3.
                         wwpLeosVplsEncapTunnelDestAddr 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.4 ipaddress read-write
This object specifies the IP address used to resolve this tunnel. This object is only applicable if wwpLeosVplsEncapTunnelType not equal to staticPbt.
                         wwpLeosVplsEncapTunnelPathIndex 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.5 integer32 read-only
This object specifies the path that this tunnel is supposed to use signal labels for this tunnel. This object is only used if wwpLeosVplsEncapTunnelType is set to dynamic.
                         wwpLeosVplsEncapTunnelEncapCosPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.6 integer read-write
This object specifies the PBT encapsulated cos policy assigned to this tunnel. inheritVC and inheritVs options are deprecated and should not be used. rcos-mapped option should be used in place of inheritVc Enumeration: 'rcosMapped': 4, 'fixed': 1, 'inheritVc': 2, 'inheritVs': 3.
                         wwpLeosVplsEncapTunnelEncapFixedExp 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.7 integer read-write
This object specifies the encap fixed EXP assigned to this tunnel.
                         wwpLeosVplsEncapTunnelTTLPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.8 integer read-write
This object specifies the TTL policy for given tunnel. Enumeration: 'pipe': 1, 'uniform': 2.
                         wwpLeosVplsEncapTunnelEncapLabel 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.9 unsigned32 read-write
This mib object specifies the encap label assigned to this tunnel. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF.
                         wwpLeosVplsEncapTunnelProtType 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.10 integer read-only
Setting this object at the time of entry creation will specify the type of Protocol to be used for this tunnel. This object is only used if wwpLeosVplsEncapTunnelType is set to dynamic. This object cannot be modified after the entry has been created. Enumeration: 'none': 1, 'rsvp': 2.
                         wwpLeosVplsEncapTunnelDestResolvedMac 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.11 macaddress read-only
This object specifies the resolved mac address for given destination IP (wwpLeosVplsEncapTunnelDestIp).
                         wwpLeosVplsEncapTunnelOperStatus 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.12 integer read-only
This mib object represents the operational status of tunnel. Enumeration: 'disabled': 2, 'enabled': 1.
                         wwpLeosVplsEncapTunnelAdminStatus 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.13 integer read-write
This mib object represents the administrative status of tunnel. Enumeration: 'disabled': 2, 'enabled': 1.
                         wwpLeosVplsEncapTunnelDestResolvedPort 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.14 integer read-only
This mib object represents the resolved port number to destination.
                         wwpLeosVplsEncapTunnelDestResolvedVlan 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.15 integer read-only
This mib object represents the resolved transport vlan to destination.
                         wwpLeosVplsEncapTunnelRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.16 rowstatus read-only
Setting this object to 'createAndGo' will create the entry in the table. Setting this object to 'destroy' will delete the entry from the table. Refer to description of wwpLeosVplsEncapTunnelTable for details of creating and deleting entries in the table.
                         wwpLeosVplsEncapTunnelFastReroute 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.17 integer read-only
This object specifies if the backup tunnel should provide link or node protection. This object should only be specified if wwpLeosVplsEncapTunnelType = dynamic and wwpLeosVplsEncapTunnelLspType = backup. This object cannot be modified once created. Enumeration: 'nodeProtect': 2, 'linkProtect': 1.
                         wwpLeosVplsEncapTunnelLspType 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.18 integer read-only
This object specifies if the tunnel lsp is primary or backup tunnel. Enumeration: 'backup': 2, 'primary': 1.
                         wwpLeosVplsEncapTunnelPartnerTunnelId 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.19 integer read-only
This object specifies if the partner tunnel ID.
                         wwpLeosVplsEncapTunnelBVID 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.20 vlanid read-only
This object specifies the provider backbone bridge vlan. This object is only applicable if wwpLeosVplsEncapTunnelType is set to staticPbt otherwise this object will be ignored.
                         wwpLeosVplsEncapTunnelDestBridgeIndex 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.21 integer32 read-only
This object specifies the provider backbone bridge index. This object is only applicable if wwpLeosVplsEncapTunnelType is set to staticPbt otherwise this object will be ignored. This object must be set to one of the values specified by wwpLeosPbtBridgeNameMacMapIndex. If this object is set to 0 then this value will be ignored.
                         wwpLeosVplsEncapTunnelEgressPort 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.22 integer32 read-only
This object specifies the provider backbone bridge port. This object is only applicable if wwpLeosVplsEncapTunnelType is set to staticPbt otherwise this object will be ignored.
                         wwpLeosVplsEncapTunnelEncapFixedPCP 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.23 integer read-only
This object specifies the encap fixed PCP assigned to this tunnel.
                         wwpLeosVplsEncapTunnelActive 1.3.6.1.4.1.6141.2.60.28.1.1.13.1.24 integer read-only
This object specifes if the tunnel is active, and it is only valid if TunnelType is staticPbt. Enumeration: 'yes': 1, 'no': 2.
               wwpLeosVplsDecapTunnelTable 1.3.6.1.4.1.6141.2.60.28.1.1.14 no-access
This table represents the Decap tunnels for VPLS wwpLeosVplsDecapTunnelType If not set will default to static To create STATIC Decap tunnel following objects must be set Encap and Decap Tunnel name cannot be same but indexes can be wwpLeosVplsDecapTunnelName must be specified wwpLeosVplsDecapTunnelLabel must be specified (0, 32..1023) wwpLeosVplsDecapTunnelRowStatus must be set to createAndGo. To create STATIC Decap PBT tunnel following objects must be set Encap and Decap Tunnel name cannot be same but indexes can be wwpLeosVplsDecapTunnelType must be set to staticPbt wwpLeosVplsDecapTunnelName must be specified wwpLeosVplsDecapTunnelBVID must be specified wwpLeosVplsDecapTunnelBridgeIndex must be specified wwpLeosVplsDecapTunnelPort must be specified wwpLeosVplsDecapTunnelRowStatus must be set to createAndGo.
                     wwpLeosVplsDecapTunnelEntry 1.3.6.1.4.1.6141.2.60.28.1.1.14.1 no-access
represents each entry in wwpLeosVplsDecapTunnelTable.
                         wwpLeosVplsDecapTunnelId 1.3.6.1.4.1.6141.2.60.28.1.1.14.1.1 integer read-only
This object specifies the unique index used in the table.
                         wwpLeosVplsDecapTunnelName 1.3.6.1.4.1.6141.2.60.28.1.1.14.1.2 displaystring read-only
This object specfies the name assigned to the tunnel. This object can only be specified while creating entry in the table and cannot be modified after the entry has been created.
                         wwpLeosVplsDecapTunnelLabel 1.3.6.1.4.1.6141.2.60.28.1.1.14.1.3 unsigned32 read-write
This mib object specifies the Decap label assigned to this tunnel. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF.
                         wwpLeosVplsDecapTunnelType 1.3.6.1.4.1.6141.2.60.28.1.1.14.1.4 integer read-only
This object specifies if the tunnel is created because of remote PE request (dynamic tunnel) or it is created by the user on the device (Decap tunnel). This object cannot be set to dynamic. Enumeration: 'dynamic': 2, 'static': 1, 'staticPbt': 3.
                         wwpLeosVplsDecapTunnelRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.14.1.5 rowstatus read-only
Setting this object to 'createAndGo' will create the entry in the table. Setting this object to 'destroy' will delete the entry from the table. Refer to description of wwpLeosVplsDecapTunnelTable for details of creating and deleting entries in the table.
                         wwpLeosVplsDecapTunnelBVID 1.3.6.1.4.1.6141.2.60.28.1.1.14.1.6 integer32 read-only
This object specifies the provider bridge vlan ID expected in the mac in mac frames ingressing the device from provider bridge facing side.
                         wwpLeosVplsDecapTunnelBridgeIndex 1.3.6.1.4.1.6141.2.60.28.1.1.14.1.7 integer32 read-only
This object specifies the provider bridge host index which will be used to query wwpLeosPbtHostNameMacMapTable to find out corresponding mac address expected in the pbt frames ingressing the device from provider bridge facing side.
                         wwpLeosVplsDecapTunnelPort 1.3.6.1.4.1.6141.2.60.28.1.1.14.1.8 integer32 read-only
This object specifies the incoming port on which the pbt frames are expected.
                         wwpLeosVplsDecapTunnelMac 1.3.6.1.4.1.6141.2.60.28.1.1.14.1.9 macaddress read-only
This object specifies the source mac address expected in the pbt frames coming from provider network facing side. This mac address is derived from wwpLeosPbtHostNameMacMapTable table using the value specified by wwpLeosVplsDecapTunnelBridgeName.
                         wwpLeosVplsDecapTunnelOperStatus 1.3.6.1.4.1.6141.2.60.28.1.1.14.1.10 integer read-only
This object represents the operational status of tunnel. Enumeration: 'disabled': 2, 'enabled': 1.
               wwpLeosVplsVirtualCircuitMplsTable 1.3.6.1.4.1.6141.2.60.28.1.1.15 no-access
The (conceptual) table listing the mpls virtual circuit table. To create entry use SNMP, multiple set operation must be used. Following Mib objects must be specified while creating MPLS virtual circuit Mpls and Ethernet virtual circuit name cannot be same but indexes can be - wwpLeosVplsVirtualCircuitMplsType must be set to dynamic - wwpLeosVplsVirtualCircuitMplsStatus must be set to createAndGo - wwpLeosVplsVirtualCircuitMplsName must be specified - wwpLeosVplsVirtualCircuitMplsDestAddr must be specified Following MIB objects must be specified while creating static MPLS virtual circuit - wwpLeosVplsVirtualCircuitMplsType must be set to static - wwpLeosVplsVirtualCircuitMplsStatus must be set to createAndGo - wwpLeosVplsVirtualCircuitMplsName must be specified - wwpLeosVplsVirtualCircuitMplsDestAddr must be specified - wwpLeosVplsVirtualCircuitMplsEncapLabel must be specified (2048..18431) - wwpLeosVplsVirtualCircuitMplsDecapLabel must be specified (2048..18431)
                     wwpLeosVplsVirtualCircuitMplsEntry 1.3.6.1.4.1.6141.2.60.28.1.1.15.1 no-access
The virtual circuit table entry index by wwpLeosVplsVirtualCircuitMplsIndex.
                         wwpLeosVplsVirtualCircuitMplsIndex 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.1 integer read-only
This represents the virtual circuit index in the table. This number should be unique in the table.
                         wwpLeosVplsVirtualCircuitMplsName 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.2 displaystring read-only
This represents the name of the virtual circuit associated with the given virtual circuit. Mpls and Ethernet virtual circuit name cannot be same but indexes can be.
                         wwpLeosVplsVirtualCircuitMplsType 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.3 integer read-only
This represents the type of the virtual circuit. Enumeration: 'static': 2, 'dynamic': 1.
                         wwpLeosVplsVirtualCircuitMplsDestAddr 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.4 ipaddress read-only
This represents the destination address used by the signaling protocol if wwpLeosVplsVirtualCircuitMplsType is set to dynamic. This object cannot be modified once entry is created.
                         wwpLeosVplsVirtualCircuitMplsTunnelPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.5 integer read-only
This object represents that this virtual circuit should select the tunnel as fixed or use the first active tunnel available on the outgoing port. If this object is set to fixed then wwpLeosVplsVirtualCircuitMplsTunnelIndx must be specified. Enumeration: 'firstAvailable': 2, 'fixed': 1.
                         wwpLeosVplsVirtualCircuitMplsFixedTunnelId 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.6 integer read-only
This represents the tunnel that this virtual circuit should be mapped to. This object is only used if wwpLeosVplsVirtualCircuitMplsTunnelPolicy is set to fixed.
                         wwpLeosVplsVirtualCircuitMplsActiveTunnelId 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.7 integer read-only
This represents the tunnel that this virtual circuit is currently using. This object is equal to wwpLeosVplsVirtualCircuitMplsFixedTunnelId if wwpLeosVplsVirtualCircuitMplsTunnelPolicy is set to fixed.
                         wwpLeosVplsVirtualCircuitMplsOperStatus 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.8 integer read-only
This represents the operational status of the virtual circuit. Enumeration: 'disabled': 2, 'enabled': 1.
                         wwpLeosVplsVirtualCircuitMplsEncapLabel 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.9 unsigned32 read-only
If wwpLeosVplsVirtualCircuitMplsType is set to static then this object specifies the encap label the should be used for this virtual circuit. Label should be in the range 2048..18431. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF.
                         wwpLeosVplsVirtualCircuitMplsDecapLabel 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.10 unsigned32 read-only
If wwpLeosVplsVirtualCircuitMplsType is set to static then this object specifies the decap label the should be used for this virtual circuit. Label should be in the range 2048..18431. If the label is not yet known (signaling in process), the object should return a value of 0xFFFF.
                         wwpLeosVplsVirtualCircuitMplsGroupId 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.11 unsigned32 read-only
This represents the group ID advertised in the LDP signaling if wwpLeosVplsVirtualCircuitMplsType is set to dynamic.
                         wwpLeosVplsVirtualCircuitMplsProtectionType 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.12 integer read-only
This represents that this virtual circuit is primary or secondary virtual circuit. If primary virtual circuit goes down that secondary virtual circuit will be used. Enumeration: 'primary': 1, 'secondary': 2.
                         wwpLeosVplsVirtualCircuitMplsStatusTlv 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.13 truthvalue read-only
Specifies whether the Status TLV in LDP signaling should be advertised or not. This mib object is only used if wwpLeosVplsVirtualCircuitMplsType is set to dynamic. This field cannot be modified while wwpLeosVplsVirtualCircuitMplsStatus is active
                         wwpLeosVplsVirtualCircuitMplsMtu 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.14 integer read-write
Setting this object will set the MTU for this VC. This MTU is advertised to the peer if wwpLeosVplsVirtualCircuitMplsType is set to dynamic.
                         wwpLeosVplsVirtualCircuitMplsStatus 1.3.6.1.4.1.6141.2.60.28.1.1.15.1.15 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete a row in this table, a manager must set this object to 'destroy'. If the entry exists, it will be displayed as 'active'.
               wwpLeosVplsVirtualCircuitMplsStatsTable 1.3.6.1.4.1.6141.2.60.28.1.1.16 no-access
The (conceptual) table listing the mpls virtual circuit stats table.
                     wwpLeosVplsVirtualCircuitMplsStatsEntry 1.3.6.1.4.1.6141.2.60.28.1.1.16.1 no-access
The mpls virtual circuit stats table entry index by wwpLeosVplsVirtualCircuitMplsIndex.
                         wwpLeosVplsVirtualCircuitMplsTxBytesHi 1.3.6.1.4.1.6141.2.60.28.1.1.16.1.1 counter32 read-only
This represents the total number of higher 32 bits transmitted for given virtual circuit.
                         wwpLeosVplsVirtualCircuitMplsTxBytesLo 1.3.6.1.4.1.6141.2.60.28.1.1.16.1.2 counter32 read-only
This represents the total number of lower 32 bits transmitted for given virtual circuit.
                         wwpLeosVplsVirtualCircuitMplsRxBytesHi 1.3.6.1.4.1.6141.2.60.28.1.1.16.1.3 counter32 read-only
This represents the total number of higher 32 bits received for given mpls virtual circuit.
                         wwpLeosVplsVirtualCircuitMplsRxBytesLo 1.3.6.1.4.1.6141.2.60.28.1.1.16.1.4 counter32 read-only
This represents the total number of lower 32 bits received for given virtual circuit.
               wwpLeosVplsVirtualCircuitEthTable 1.3.6.1.4.1.6141.2.60.28.1.1.17 no-access
The (conceptual) table listing the virtual circuit table. To create entry use SNMP, multiple set operation must be usedd because following mib objects needs to be set while creating entry in the table. Mpls and Ethernet virtual circuit name cannot be same but indexes can be - wwpLeosVplsVirtualCircuitEthName must be specified - wwpLeosVplsVirtualCircuitEthProviderVlanId must be specified and must exist on the device. - wwpLeosVplsVirtualCircuitEthStatus must be specified.
                     wwpLeosVplsVirtualCircuitEthEntry 1.3.6.1.4.1.6141.2.60.28.1.1.17.1 no-access
The virtual circuit table entry index by wwpLeosVplsVirtualCircuitMplsIndex.
                         wwpLeosVplsVirtualCircuitEthIndex 1.3.6.1.4.1.6141.2.60.28.1.1.17.1.1 integer read-only
This represents the virtual circuit index in the table. This number should be unique in the table.
                         wwpLeosVplsVirtualCircuitEthName 1.3.6.1.4.1.6141.2.60.28.1.1.17.1.2 displaystring read-only
This represents the name of the virtual circuit associated with the given virtual circuit. Mpls and Ethernet virtual circuit name cannot be same but indexes can be
                         wwpLeosVplsVirtualCircuitEthProviderVlanId 1.3.6.1.4.1.6141.2.60.28.1.1.17.1.3 vlanid read-write
This represents the provider vlan id associated with the virtual circuit for a given wwpLeosVplsVirtualCircuitMplsIndex.
                         wwpLeosVplsVirtualCircuitEthRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.17.1.4 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete a row in this table, a manager must set this object to 'destroy' If the entry exists, it will be displayed as 'active'.
                         wwpLeosVplsVirtualCircuitEthStatsMonitor 1.3.6.1.4.1.6141.2.60.28.1.1.17.1.5 integer read-only
To disable stats collection, set this object to off(2). To enable stats collection, set this object to on(1). Enumeration: 'on': 1, 'off': 2.
               wwpLeosVplsVirtualCircuitEtherTypeTable 1.3.6.1.4.1.6141.2.60.28.1.1.18 no-access
The (conceptual) table listing the ether type to be used for each port.
                     wwpLeosVplsVirtualCircuitEtherTypeEntry 1.3.6.1.4.1.6141.2.60.28.1.1.18.1 no-access
The entry to assign ether type for each port.
                         wwpLeosVplsVirtualCircuitPortId 1.3.6.1.4.1.6141.2.60.28.1.1.18.1.1 integer read-write
This object specifies the port number used as index in the table.
                         wwpLeosVplsVirtualCircuitEtherType 1.3.6.1.4.1.6141.2.60.28.1.1.18.1.2 integer read-write
This object specifies the ethertype of the outer VLAN tag for given port. Enumeration: 'type8100': 1, 'type9100': 2, 'type88A8': 3.
                         wwpLeosVplsVirtualCircuitEtherTypePolicy 1.3.6.1.4.1.6141.2.60.28.1.1.18.1.3 integer read-write
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. Enumeration: 'encapOnly': 2, 'all': 1, 'vlanTpid': 3.
               wwpLeosVplsVirtualCircuitEthStatsTable 1.3.6.1.4.1.6141.2.60.28.1.1.19 no-access
The (conceptual) table listing the virtual circuit stats table.
                     wwpLeosVplsVirtualCircuitEthStatsEntry 1.3.6.1.4.1.6141.2.60.28.1.1.19.1 no-access
The ethernet virtual circuit stats table entry index by wwpLeosVplsVirtualCircuitMplsIndex.
                         wwpLeosVplsVirtualCircuitEthTxBytesHi 1.3.6.1.4.1.6141.2.60.28.1.1.19.1.1 counter32 read-only
This represents the total number of higher 32 bits transmitted for given virtual circuit.
                         wwpLeosVplsVirtualCircuitEthTxBytesLo 1.3.6.1.4.1.6141.2.60.28.1.1.19.1.2 counter32 read-only
This represents the total number of lower 32 bits transmitted for given virtual circuit.
                         wwpLeosVplsVirtualCircuitEthRxBytesHi 1.3.6.1.4.1.6141.2.60.28.1.1.19.1.3 counter32 read-only
This represents the total number of higher 32 bits received for given virtual circuit.
                         wwpLeosVplsVirtualCircuitEthRxBytesLo 1.3.6.1.4.1.6141.2.60.28.1.1.19.1.4 counter32 read-only
This represents the total number of lower 32 bits received for given virtual circuit.
                         wwpLeosVirtualCircuitEthStatsClear 1.3.6.1.4.1.6141.2.60.28.1.1.19.1.5 integer read-write
To clear the statistics for the given virtual circuit, set this object to clear(1) Enumeration: 'clear': 1, 'none': 2.
               wwpLeosVplsVirtualSwitchMplsTable 1.3.6.1.4.1.6141.2.60.28.1.1.20 no-access
This table is used to manage virtual switch entries on the device.
                     wwpLeosVplsVirtualSwitchMplsEntry 1.3.6.1.4.1.6141.2.60.28.1.1.20.1 no-access
This entry corresponds to single entry in wwpLeosVplsVirtualSwitchMplsTable table. To create an entry in the table following criteria must be met. Mpls and Ethernet virtual switch name cannot be same but indexes can be - wwpLeosVplsVirtualSwitchMplsVpnId must be specified. - wwpLeosVplsVirtualSwitchMplsType must be specified. - wwpLeosVplsVirtualSwitchMplsName must be specified. - wwpLeosVplsVirtualSwitchMplsStatus must be specified.
                         wwpLeosVplsVirtualSwitchMplsIndx 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.1 integer read-only
This object specifies the virtual switch index which is used as unique index in the table.
                         wwpLeosVplsVirtualSwitchMplsName 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.2 displaystring read-write
This object specifies the virtual switch name. this object can only be specified at the time of creation and cannot be modified later. Mpls and Ethernet virtual switch name cannot be same but indexes can be.
                         wwpLeosVplsVirtualSwitchMplsVpnId 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.3 unsigned32 read-write
This object specifies the subscriber vlan Id for given virtual switch.
                         wwpLeosVplsVirtualSwitchMplsEncapCosPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.4 integer read-write
This object specifies the ingress cos policy for given virtual switch. Enumeration: 'inheritPhbg': 4, 'fixed': 1, 'inheritIpPrec': 3, 'inheritDot1dPri': 2.
                         wwpLeosVplsVirtualSwitchMplsEncapFixedDot1dPri 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.5 integer read-write
This object specifies the ingress fixed cos attributes for given virtual switch.
                         wwpLeosVplsVirtualSwitchMplsDecapCosPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.6 integer read-write
This object specifies the egress cos policy for given virtual switch. Enumeration: 'leave': 4, 'inheritTunnel': 3, 'fixed': 1, 'inheritVc': 2.
                         wwpLeosVplsVirtualSwitchMplsDecapFixedDot1dPri 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.7 integer read-write
This object specifies the egress cos attributes for given virtual switch.
                         wwpLeosVplsVirtualSwitchMplsCtrlProtocolTunnelState 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.8 integer read-write
This object enables or disables control protocol tunneling for a given virtual switch. Enumeration: 'disabled': 2, 'enabled': 1.
                         wwpLeosVplsVirtualSwitchMplsDecapTTLPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.9 integer read-write
This object specifies the TTL policy for a given virtual switch. Enumeration: 'pipe': 1, 'uniform': 2.
                         wwpLeosVplsVirtualSwitchMplsType 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.10 integer read-only
This object specifies the type of virtual switch. Enumeration: 'dynamic': 2, 'static': 1.
                         wwpLeosVplsVirtualSwitchMplsRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.11 rowstatus read-only
This object can be set to 'createAndGo' to create entry in the table. This object can be set to 'destroy' to delete entry in the table. Following objects must be set to valid values to create entry in the table.
                         wwpLeosVplsVirtualSwitchMplsMacLrnState 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.12 integer read-write
Setting this object will set the Mac learning state for a given mpls virtual switch. Enumeration: 'disabled': 2, 'enabled': 1.
                         wwpLeosVplsVirtualSwitchMplsTunnelMethod 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.13 integer read-write
Setting this object will set the tunneling method for a given mpls virtual switch. Enumeration: 'transparent': 2, 'l2pt': 1.
                         wwpLeosVplsVirtualSwitchMplsCtrlProtocolDot1dPri 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.14 integer read-write
This object specifies the .1d priority to use when encapsulation control frames.
                         wwpLeosVplsVirtualSwitchMplsSubscriberDot1dPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.15 integer read-write
Setting this object will configure the policy used to decide whether or not the subscriber frame .1d priorty should be left alone, or remarked to the computed provider priority. Enumeration: 'leave': 1, 'provider-inherit': 2.
                         wwpLeosVplsVirtualSwitchMplsCtrlProtTransFrameValidate 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.16 integer read-write
Setting this object will set the transparent-mode validate for a given mpls virtual switch. Enumeration: 'disabled': 2, 'enabled': 1.
                         wwpLeosVplsVirtualSwitchMplsHonorPriority 1.3.6.1.4.1.6141.2.60.28.1.1.20.1.17 integer read-write
Setting this object will select either the c-vlan or s-vlan priority to use through the Virtual Switch and it's associated MPLS Tunnel. Enumeration: 'c-vlan': 1, 's-vlan': 2.
               wwpLeosVplsVirtualSwitchMplsMemberTable 1.3.6.1.4.1.6141.2.60.28.1.1.21 no-access
This table is used to create mpls virtual switch subscriber port-vlan membership entry.
                     wwpLeosVplsVirtualSwitchMplsMemberEntry 1.3.6.1.4.1.6141.2.60.28.1.1.21.1 no-access
This entry corresponds to single port-vlan subscriber entry in wwpLeosVplsVirtualSwitchMplsMemberTable table.
                         wwpLeosVplsVirtualSwitchMplsMemberPortId 1.3.6.1.4.1.6141.2.60.28.1.1.21.1.1 integer read-only
This object specifies the port number which is to be added as a customer facing port for the mpls virtual switch index wwpLeosVplsVirtualSwitchMplsIndx.
                         wwpLeosVplsVirtualSwitchMplsMemberVlanId 1.3.6.1.4.1.6141.2.60.28.1.1.21.1.2 integer read-only
This object specifies the subscriber vlan attached to this mpls virtual switch index wwpLeosVplsVirtualSwitchMplsIndx. This object cannot be modified one entry is created in this table. This object can only be specified when creating entries in this table.
                         wwpLeosVplsVirtualSwitchMplsMemberRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.21.1.3 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete a row in this table, a manager must set this object to 'destroy'. If the entry exists, it will be displayed as 'active'.
                         wwpLeosVplsVirtualSwitchMplsMemberEncapCosPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.21.1.4 integer read-write
This object specifies the ingress cos policy for given member entry. By default 'inheritVs' the encap CoS policy is inherited from the parent virtual-switch settings Enumeration: 'inheritIpPrec': 3, 'inheritPhbg': 4, 'inheritDot1dPri': 2, 'port-inherit': 6, 'fixed': 1, 'inheritVs': 5.
                         wwpLeosVplsVirtualSwitchMplsMemberEncapCosFixedDot1DPri 1.3.6.1.4.1.6141.2.60.28.1.1.21.1.5 integer read-write
This object specifies the ingress fixed cos attributes for given member entry. This attribute is only valid when the member EncapCosPolicy is set to 'fixed'
                         wwpLeosVplsVirtualSwitchMplsMemberSubscriberDot1dPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.21.1.6 integer read-write
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 Enumeration: 'leave': 1, 'provider-inherit': 2, 'inheritVs': 3.
               wwpLeosVplsVirtualSwitchMplsMemberStatsTable 1.3.6.1.4.1.6141.2.60.28.1.1.22 no-access
The (conceptual) table listing the virtual switch member stats table.
                     wwpLeosVplsVirtualSwitchMplsMemberStatsEntry 1.3.6.1.4.1.6141.2.60.28.1.1.22.1 no-access
The virtual switch member stats table entry index by wwpLeosVplsVirtualSwitchMplsIndx and wwpLeosVplsVirtualSwitchMplsMemberPortId.
                         wwpLeosVplsVirtualSwitchMplsMemberRxBytesHi 1.3.6.1.4.1.6141.2.60.28.1.1.22.1.1 counter32 read-only
This represents the total number of higher 32 bits received for given mpls virtual switch member port.
                         wwpLeosVplsVirtualSwitchMplsMemberRxBytesLo 1.3.6.1.4.1.6141.2.60.28.1.1.22.1.2 counter32 read-only
This represents the total number of lower 32 bits received for given virtual switch member port.
               wwpLeosVplsVirtualSwitchMplsMemberMeshVcTable 1.3.6.1.4.1.6141.2.60.28.1.1.23 no-access
This table is used to create mpls virtual switch mesh-vc membership entry.
                     wwpLeosVplsVirtualSwitchMplsMemberMeshVcEntry 1.3.6.1.4.1.6141.2.60.28.1.1.23.1 no-access
This entry corresponds to single mesh-vc entry in wwpLeosVplsVirtualSwitchMplsMemberMeshVcTable table.
                         wwpLeosVplsVirtualSwitchMplsMemberMeshVcMeshVc 1.3.6.1.4.1.6141.2.60.28.1.1.23.1.1 integer read-only
This object specifies the mesh virtual circuit for this mpls virtual switch.
                         wwpLeosVplsVirtualSwitchMplsMemberMeshVcRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.23.1.2 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete a row in this table, a manager must set this object to 'destroy'. If the entry exists, it will be displayed as 'active'.
               wwpLeosVplsVirtualSwitchMplsMemberAcVcTable 1.3.6.1.4.1.6141.2.60.28.1.1.24 no-access
This table is used to create mpls virtual switch mesh-vc membership entry.
                     wwpLeosVplsVirtualSwitchMplsMemberAcVcEntry 1.3.6.1.4.1.6141.2.60.28.1.1.24.1 no-access
This entry corresponds to single mesh-vc entry in wwpLeosVplsVirtualSwitchMplsMemberAcVcTable table.
                         wwpLeosVplsVirtualSwitchMplsMemberAcVcAcVc 1.3.6.1.4.1.6141.2.60.28.1.1.24.1.1 integer read-only
This object specifies the attachment virtual circuit for this mpls virtual switch.
                         wwpLeosVplsVirtualSwitchMplsMemberAcVcRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.24.1.2 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete a row in this table, a manager must set this object to 'destroy'. If the entry exists, it will be displayed as 'active'.
               wwpLeosVplsSwitchMplsCtrlProtocolTable 1.3.6.1.4.1.6141.2.60.28.1.1.25 no-access
The (conceptual) table listing the l2 virtual switch control frame protocol status tunnel for a given Vpls.
                     wwpLeosVplsSwitchMplsCtrlProtocolEntry 1.3.6.1.4.1.6141.2.60.28.1.1.25.1 no-access
The layer 2 virtual switch control frame protocol tunnel entry for the Vpls.
                         wwpLeosVplsSwitchMplsCtrlProtocolNum 1.3.6.1.4.1.6141.2.60.28.1.1.25.1.1 integer read-only
This object represent the list of protocols the device can support. Enumeration: 'lldp': 14, 'vlanBridge': 15, 'ciscoUdlp': 8, 'l28021x': 1, 'rstp': 2, 'ciscoPvst': 6, 'lacpMarker': 12, 'oam': 13, 'lacp': 11, 'ciscoUplinkFast': 7, 'ciscoCdp': 3, 'ciscoVtp': 9, 'ciscoPagp': 5, 'ciscoDtp': 4, 'gvrp': 10.
                         wwpLeosVplsSwitchMplsCtrlType 1.3.6.1.4.1.6141.2.60.28.1.1.25.1.2 integer read-only
Setting this object to 'discard' will cause wwpLeosVplsSwitchMplsCtrlProtocolNum frames arriving at the specified UNI to be discarded. Setting this to 'peer' will cause the wwpLeosVplsSwitchMplsCtrlProtocolNum frame to be processed by the provider network and cause the provider network to behave as a peer. Setting this to 'tunnel' will cause the wwpLeosVplsSwitchMplsCtrlProtocolNum frame to be tunneled. Enumeration: 'peer': 2, 'discard': 1, 'tunnel': 3.
               wwpLeosVplsVirtualSwitchEthTable 1.3.6.1.4.1.6141.2.60.28.1.1.26 no-access
This table is used to manage virtual switch entries on the device.
                     wwpLeosVplsVirtualSwitchEthEntry 1.3.6.1.4.1.6141.2.60.28.1.1.26.1 no-access
This entry corresponds to single entry in wwpLeosVplsVirtualSwitchEthernetTable table. To create an entry in the table following criteria must be met. - wwpLeosVplsVirtualSwitchEthRowStatus must be specified. - wwpLeosVplsVirtualSwitchEthernetName must be specified
                         wwpLeosVplsVirtualSwitchEthIndx 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.1 integer read-only
This object specifies the virtual switch index which is used as unique index in the table.
                         wwpLeosVplsVirtualSwitchEthName 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.2 displaystring read-only
This object specifies the virtual switch name. this object can only be specified at the time of creation and cannot be modified later. Mpls and Ethernet virtual switch name cannot be same but indexes can be.
                         wwpLeosVplsVirtualSwitchEthVc 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.3 integer read-only
This object specifies the primary virtual circuit ID associated with this virtual switch. To unset it set this to 0. If this object represents PBT virtual circuit then wwpLeosVplsVirtualSwitchEthVcType must also be set to pbt.
                         wwpLeosVplsVirtualSwitchEthEncapCosPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.4 integer read-write
This object specifies the ingress cos policy for given virtual switch. Enumeration: 'port-inherit': 5, 'inheritPhbg': 4, 'fixed': 1, 'inheritIpPrec': 3, 'inheritDot1dPri': 2.
                         wwpLeosVplsVirtualSwitchEthEncapFixedDot1dPri 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.5 integer read-write
This object specifies the ingress fixed cos attributes for given virtual switch.
                         wwpLeosVplsVirtualSwitchEthDecapCosPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.6 integer read-write
This object specifies the egress cos policy for given virtual switch. Enumeration: 'leave': 4, 'inheritTunnel': 3, 'fixed': 1, 'inheritVc': 2.
                         wwpLeosVplsVirtualSwitchEthDecapFixedDot1dPri 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.7 integer read-write
This object specifies the egress cos attributes for given virtual switch.
                         wwpLeosVplsVirtualSwitchEthCtrlProtocolTunnelState 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.8 integer read-write
This object enables or disables control protocol tunneling for a given virtual switch. Enumeration: 'disabled': 2, 'enabled': 1.
                         wwpLeosVplsVirtualSwitchEthRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.9 rowstatus read-only
This object can be set to 'createAndGo' to create entry in the table. This object can be set to 'destroy' to delete entry in the table. Following objects must be set to valid values to create entry in the table.
                         wwpLeosVplsVirtualSwitchEthMacLrnState 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.10 integer read-write
Setting this object will set the Mac learning state for each ethernet virtual switch. Enumeration: 'disabled': 2, 'enabled': 1.
                         wwpLeosVplsVirtualSwitchEthTunnelMethod 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.11 integer read-write
Setting this object will set the tunneling method for each ethernet virtual switch. Enumeration: 'transparent': 2, 'l2pt': 1.
                         wwpLeosVplsVirtualSwitchEthCtrlProtocolDot1dPri 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.12 integer read-write
This object specifies the .1d priority to use when encapsulation control frames.
                         wwpLeosVplsVirtualSwitchEthSubscriberDot1dPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.13 integer read-write
Setting this object will configure the policy used to decide whether or not the subscriber frame .1d priorty should be left alone, or remarked to the computed provider priority. Enumeration: 'leave': 1, 'provider-inherit': 2.
                         wwpLeosVplsVirtualSwitchEthCtrlProtTransFrameValidate 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.14 integer read-write
Setting this object will set the transparent-mode validate for a given eth virtual switch. Enumeration: 'disabled': 2, 'enabled': 1.
                         wwpLeosVplsVirtualSwitchEthVcType 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.15 integer read-only
This object specifies the type of vc to be attached to this virtual switch. This object must be set (using SNMP multiple set operation) to pbt type if wwpLeosVplsVirtualSwitchEthVc specifies the pbt vc. Setting only wwpLeosVplsVirtualSwitchEthVcType will return error. Also setting wwpLeosVplsVirtualSwitchEthVcType to none will return error. Enumeration: 'ethernet': 2, 'none': 1, 'pbt': 3.
                         wwpLeosVplsVirtualSwitchEthHonorPriority 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.16 integer read-write
This object specifies which Vlan priority to use on a Virtual Switch. Honor either the c-vlan or the s-vlan priority through the Virtual Switch and it's associated VC or Tunnel. Enumeration: 'c-vlan': 1, 's-vlan': 2.
                         wwpLeosVplsVirtualSwitchEthDescription 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.17 octet string read-write
This object specifies the virtual switch description.
                         wwpLeosVplsVirtualSwitchEthReservedVlan 1.3.6.1.4.1.6141.2.60.28.1.1.26.1.18 integer read-only
Reserved vlan for the virtual-switch.
               wwpLeosVplsVirtualSwitchEthMemberTable 1.3.6.1.4.1.6141.2.60.28.1.1.27 no-access
This table is used to create virtual switch membership entry.
                     wwpLeosVplsVirtualSwitchEthMemberEntry 1.3.6.1.4.1.6141.2.60.28.1.1.27.1 no-access
This entry corresponds to single entry in wwpLeosVplsVirtualSwitchEthernetMemberTable table.
                         wwpLeosVplsVirtualSwitchEthMemberPortId 1.3.6.1.4.1.6141.2.60.28.1.1.27.1.1 integer read-only
This object specifies the port id associated with wwpLeosVplsVirtualSwitchEthIndx.
                         wwpLeosVplsVirtualSwitchEthMemberVlan 1.3.6.1.4.1.6141.2.60.28.1.1.27.1.2 integer read-only
This object specifies the subscriber vlan attached to this eth virtual switch index wwpLeosVplsVirtualSwitchEthIndx. This object cannot be modified one entry is created. This object can only be specified when entry is created in this table.
                         wwpLeosVplsVirtualSwitchEthMemberRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.27.1.3 rowstatus read-only
This object can be set to 'createandgo' to add entry in the table. This object can be set to 'destroy' to delete entry in the table. Refer to description of table entry to see how to create entries in the table.
                         wwpLeosVplsVirtualSwitchEthMemberEncapCosPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.27.1.4 integer read-write
This object specifies the ingress cos policy for given member entry. Enumeration: 'inheritIpPrec': 3, 'inheritPhbg': 4, 'inheritDot1dPri': 2, 'port-inherit': 6, 'fixed': 1, 'inheritVs': 5.
                         wwpLeosVplsVirtualSwitchEthMemberEncapCosFixedDot1DPri 1.3.6.1.4.1.6141.2.60.28.1.1.27.1.5 integer read-write
This object specifies the ingress fixed cos attributes for given member entry. This attribute is only valid when the EncapCosPolicy is set to 'fixed'
                         wwpLeosVplsVirtualSwitchEthMemberSubscriberDot1dPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.27.1.6 integer read-write
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 Enumeration: 'leave': 1, 'provider-inherit': 2, 'inheritVs': 3.
               wwpLeosVplsVirtualSwitchEthMemberStatsTable 1.3.6.1.4.1.6141.2.60.28.1.1.28 no-access
The (conceptual) table listing the virtual switch member stats table.
                     wwpLeosVplsVirtualSwitchEthMemberStatsEntry 1.3.6.1.4.1.6141.2.60.28.1.1.28.1 no-access
The virtual switch member stats table entry index by wwpLeosVplsVirtualSwitchEthIndx and wwpLeosVplsVirtualSwitchEthMemberPortId.
                         wwpLeosVplsVirtualSwitchEthMemberRxBytesHi 1.3.6.1.4.1.6141.2.60.28.1.1.28.1.1 counter32 read-only
This represents the total number of higher 32 bits received for given virtual switch member port.
                         wwpLeosVplsVirtualSwitchEthMemberRxBytesLo 1.3.6.1.4.1.6141.2.60.28.1.1.28.1.2 counter32 read-only
This represents the total number of lower 32 bits received for given virtual switch member port.
               wwpLeosVplsSwitchEthCtrlProtocolTable 1.3.6.1.4.1.6141.2.60.28.1.1.29 no-access
The (conceptual) table listing the l2 virtual switch control frame protocol status tunnel for a given Vpls.
                     wwpLeosVplsSwitchEthCtrlProtocolEntry 1.3.6.1.4.1.6141.2.60.28.1.1.29.1 no-access
The layer 2 virtual switch control frame protocol tunnel entry for the Vpls.
                         wwpLeosVplsSwitchEthCtrlProtocolNum 1.3.6.1.4.1.6141.2.60.28.1.1.29.1.1 integer read-only
This object represent the list of protocols the device can support. Enumeration: 'lldp': 14, 'vlanBridge': 15, 'ciscoUdlp': 8, 'l28021x': 1, 'rstp': 2, 'ciscoPvst': 6, 'lacpMarker': 12, 'oam': 13, 'lacp': 11, 'ciscoUplinkFast': 7, 'ciscoCdp': 3, 'ciscoVtp': 9, 'ciscoPagp': 5, 'ciscoDtp': 4, 'gvrp': 10.
                         wwpLeosVplsSwitchEthCtrlType 1.3.6.1.4.1.6141.2.60.28.1.1.29.1.2 integer read-only
Setting this object to 'discard' will cause wwpLeosVplsSwitchEthCtrlProtocolNum frames arriving at the specified UNI to be discarded. Setting this to 'peer' will cause the wwpLeosVplsSwitchEthCtrlProtocolNum frame to be processed by the provider network and cause the provider network to behave as a peer. Setting this to 'tunnel' will cause the wwpLeosVplsSwitchEthCtrlProtocolNum frame to be tunneled. Enumeration: 'peer': 2, 'discard': 1, 'tunnel': 3.
               wwpLeosVplsVirtualSwitchEtypeTranslationTable 1.3.6.1.4.1.6141.2.60.28.1.1.30 no-access
This table controls the global Ethertype translation functions. Only two entries are allowed. Creating more than two entries will return an error. The control is bi-directional. Creating one entry will enable translation as the packet egresses the NNI and as it egresses the UNI port.
                     wwpLeosVplsVirtualSwitchEtypeTranslationEntry 1.3.6.1.4.1.6141.2.60.28.1.1.30.1 no-access
Each entry contains the Ethertype being translated and the new Ethertype that will be copied over the old Ethertype.
                         wwpLeosVplsVirtualSwitchEtypeTranslationOriginalEtype 1.3.6.1.4.1.6141.2.60.28.1.1.30.1.1 ethertype read-only
This object represent the original Ethertype of the frame.
                         wwpLeosVplsVirtualSwitchEtypeTranslationMappedEtype 1.3.6.1.4.1.6141.2.60.28.1.1.30.1.2 ethertype read-only
This object represent the Ethertype that will be stamped on the frame on egress and removed on ingress.
                         wwpLeosVplsVirtualSwitchEtypeTranslationRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.30.1.3 rowstatus read-only
This object can be set to 'createandgo' to add entry in the table. This object can be set to 'destroy' to delete entry in the table. Refer to description of table entry to see how to create entries in the table.
               wwpLeosVplsTunnelPairTable 1.3.6.1.4.1.6141.2.60.28.1.1.31 no-access
This table allows creating tunnel pairs. Having a tunnel pair will force the device to accept pbt encapsulated frames on given pair of tunnels ports and not on any port. This table is only accessible in PBT mode.
                     wwpLeosVplsTunnelPairEntry 1.3.6.1.4.1.6141.2.60.28.1.1.31.1 no-access
Each entry contains the tunnel pair.
                         wwpLeosVplsTunnelPairIndx 1.3.6.1.4.1.6141.2.60.28.1.1.31.1.1 integer no-access
This object represent the index in the table.
                         wwpLeosVplsTunnelPairName 1.3.6.1.4.1.6141.2.60.28.1.1.31.1.2 displaystring read-only
This object represent the name of the pair and must be unique. This object cannot be modified once entry is created.
                         wwpLeosVplsTunnelPairEncapTunnelIndx 1.3.6.1.4.1.6141.2.60.28.1.1.31.1.3 integer32 read-only
This object represent the encap tunnel that is part of this tunnel pair. This tunnel index should be valid and must exist in wwpLeosVplsEncapTunnelTable. This object cannot be modified once entry is created.
                         wwpLeosVplsTunnelPairDecapTunnelIndx 1.3.6.1.4.1.6141.2.60.28.1.1.31.1.4 integer32 read-only
This object represent the decap tunnel that is part of this tunnel pair. This tunnel index should be valid and must exist in wwpLeosVplsDecapTunnelTable. This object cannot be modified once entry is created.
                         wwpLeosVplsTunnelPairRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.31.1.5 rowstatus read-only
This object can be set to 'createandgo' to add entry in the table. This object can be set to 'destroy' to delete entry in the table. Refer to description of table entry to see how to create entries in the table.
               wwpLeosVplsVirtualSwitchMplsEvplMemberTable 1.3.6.1.4.1.6141.2.60.28.1.1.32 no-access
This table is used to create mpls virtual switch subscriber port-vlan membership entry.
                     wwpLeosVplsVirtualSwitchMplsEvplMemberEntry 1.3.6.1.4.1.6141.2.60.28.1.1.32.1 no-access
This entry corresponds to single port-vlan subscriber entry in wwpLeosVplsVirtualSwitchMplsEvplMemberTable table.
                         wwpLeosVplsVirtualSwitchMplsEvplMemberPortId 1.3.6.1.4.1.6141.2.60.28.1.1.32.1.1 integer read-only
This object specifies the port number which is to be added as a customer facing port for the mpls virtual switch index wwpLeosVplsVirtualSwitchMplsIndx.
                         wwpLeosVplsVirtualSwitchMplsEvplMemberVlanId 1.3.6.1.4.1.6141.2.60.28.1.1.32.1.2 integer read-only
This object specifies the subscriber vlan attached to this mpls virtual switch index wwpLeosVplsVirtualSwitchMplsIndx. This object cannot be modified once entry is created in this table. This object can only be specified when creating entries in this table.
                         wwpLeosVplsVirtualSwitchMplsEvplMemberRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.32.1.3 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete a row in this table, a manager must set this object to 'destroy'. If the entry exists, it will be displayed as 'active'.
                         wwpLeosVplsVirtualSwitchMplsEvplMemberEncapCosPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.32.1.4 integer read-write
This object specifies the ingress cos policy for given EVPL entry. Enumeration: 'inheritIpPrec': 3, 'inheritPhbg': 4, 'inheritDot1dPri': 2, 'port-inherit': 6, 'fixed': 1, 'inheritVs': 5.
                         wwpLeosVplsVirtualSwitchMplsEvplMemberEncapFixedDot1dPri 1.3.6.1.4.1.6141.2.60.28.1.1.32.1.5 integer read-write
This object specifies the ingress fixed cos attributes for given member entry. This attribute is only valid when the EncapCosPolicy is set to 'fixed'
                         wwpLeosVplsVirtualSwitchMplsEvplMemberSubscriberDot1dPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.32.1.6 integer read-write
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 Enumeration: 'leave': 1, 'provider-inherit': 2, 'inheritVs': 3.
               wwpLeosVplsVirtualSwitchMplsEvplMemberStatsTable 1.3.6.1.4.1.6141.2.60.28.1.1.33 no-access
The (conceptual) table listing the virtual switch member stats table.
                     wwpLeosVplsVirtualSwitchMplsEvplMemberStatsEntry 1.3.6.1.4.1.6141.2.60.28.1.1.33.1 no-access
The virtual switch member stats table entry index by wwpLeosVplsVirtualSwitchMplsIndx, wwpLeosVplsVirtualSwitchMplsMemberPortId and VlanId.
                         wwpLeosVplsVirtualSwitchMplsEvplMemberRxBytesHi 1.3.6.1.4.1.6141.2.60.28.1.1.33.1.1 counter32 read-only
This represents the total number of higher 32 bits received for given mpls virtual switch member port.
                         wwpLeosVplsVirtualSwitchMplsEvplMemberRxBytesLo 1.3.6.1.4.1.6141.2.60.28.1.1.33.1.2 counter32 read-only
This represents the total number of lower 32 bits received for given virtual switch member port.
               wwpLeosVplsVirtualSwitchEthEvplMemberTable 1.3.6.1.4.1.6141.2.60.28.1.1.34 no-access
This table is used to create virtual switch membership entry.
                     wwpLeosVplsVirtualSwitchEthEvplMemberEntry 1.3.6.1.4.1.6141.2.60.28.1.1.34.1 no-access
This entry corresponds to single entry in wwpLeosVplsVirtualSwitchEthernetEvplMemberTable table.
                         wwpLeosVplsVirtualSwitchEthEvplMemberPortId 1.3.6.1.4.1.6141.2.60.28.1.1.34.1.1 integer read-only
This object specifies the port id associated with wwpLeosVplsVirtualSwitchEthIndx.
                         wwpLeosVplsVirtualSwitchEthEvplMemberVlan 1.3.6.1.4.1.6141.2.60.28.1.1.34.1.2 integer read-only
This object specifies the subscriber vlan attached to this eth virtual switch index wwpLeosVplsVirtualSwitchEthIndx. This object cannot be modified one entry is created. This object can only be specified when entry is created in this table.
                         wwpLeosVplsVirtualSwitchEthEvplMemberRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.34.1.3 rowstatus read-only
This object can be set to 'createandgo' to add entry in the table. This object can be set to 'destroy' to delete entry in the table. Refer to description of table entry to see how to create entries in the table.
                         wwpLeosVplsVirtualSwitchEthEvplMemberEncapCosPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.34.1.4 integer read-write
This object specifies the ingress cos policy for given EVPL entry. Enumeration: 'inheritIpPrec': 3, 'inheritPhbg': 4, 'inheritDot1dPri': 2, 'port-inherit': 6, 'fixed': 1, 'inheritVs': 5.
                         wwpLeosVplsVirtualSwitchEthEvplMemberEncapFixedDot1dPri 1.3.6.1.4.1.6141.2.60.28.1.1.34.1.5 integer read-write
This object specifies the ingress fixed cos attributes for given member entry. This attribute is only valid when the EncapCosPolicy is set to 'fixed'
                         wwpLeosVplsVirtualSwitchEthEvplMemberSubscriberDot1dPolicy 1.3.6.1.4.1.6141.2.60.28.1.1.34.1.6 integer read-write
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 Enumeration: 'leave': 1, 'provider-inherit': 2, 'inheritVs': 3.
                         wwpLeosVplsVirtualSwitchEthEvplMemberTranslateTag 1.3.6.1.4.1.6141.2.60.28.1.1.34.1.7 integer read-only
Subscriber VLAN translate stamp.
                         wwpLeosVplsVirtualSwitchEthEvplMemberServiceVlanTpid 1.3.6.1.4.1.6141.2.60.28.1.1.34.1.8 integer read-only
This object specifies the service VLAN TPID.It is currently only applicable for VS instances associated with an MPLS enabled VS Enumeration: 'tpid88A8': 3, 'tpid9100': 2, 'tpid8100': 1, 'none': 99.
               wwpLeosVplsVirtualSwitchEthEvplMemberStatsTable 1.3.6.1.4.1.6141.2.60.28.1.1.35 no-access
The (conceptual) table listing the virtual switch member stats table.
                     wwpLeosVplsVirtualSwitchEthEvplMemberStatsEntry 1.3.6.1.4.1.6141.2.60.28.1.1.35.1 no-access
The virtual switch member stats table entry index by wwpLeosVplsVirtualSwitchEthIndx, wwpLeosVplsVirtualSwitchEthMemberPortId and VlanId.
                         wwpLeosVplsVirtualSwitchEthEvplMemberRxBytesHi 1.3.6.1.4.1.6141.2.60.28.1.1.35.1.1 counter32 read-only
This represents the total number of higher 32 bits received for given virtual switch member port.
                         wwpLeosVplsVirtualSwitchEthEvplMemberRxBytesLo 1.3.6.1.4.1.6141.2.60.28.1.1.35.1.2 counter32 read-only
This represents the total number of lower 32 bits received for given virtual switch member port.
               wwpLeosVplsVirtualCircuitEthTotalStatsTable 1.3.6.1.4.1.6141.2.60.28.1.1.36 no-access
The (conceptual) table listing the virtual circuit stats table.
                     wwpLeosVplsVirtualCircuitEthTotalStatsEntry 1.3.6.1.4.1.6141.2.60.28.1.1.36.1 no-access
The ethernet virtual circuit stats table entry index by wwpLeosVplsVirtualCircuitMplsIndex.
                         wwpLeosVplsVirtualCircuitEthTotalTxBytesHi 1.3.6.1.4.1.6141.2.60.28.1.1.36.1.1 counter32 read-only
This represents the total number of higher 32 bits transmitted for given virtual circuit.
                         wwpLeosVplsVirtualCircuitEthTotalTxBytesLo 1.3.6.1.4.1.6141.2.60.28.1.1.36.1.2 counter32 read-only
This represents the total number of lower 32 bits transmitted for given virtual circuit.
                         wwpLeosVplsVirtualCircuitEthTotalRxBytesHi 1.3.6.1.4.1.6141.2.60.28.1.1.36.1.3 counter32 read-only
This represents the total number of higher 32 bits received for given virtual circuit.
                         wwpLeosVplsVirtualCircuitEthTotalRxBytesLo 1.3.6.1.4.1.6141.2.60.28.1.1.36.1.4 counter32 read-only
This represents the total number of lower 32 bits received for given virtual circuit.
               wwpLeosVplsVirtualCircuitMplsTotalStatsTable 1.3.6.1.4.1.6141.2.60.28.1.1.37 no-access
The (conceptual) table listing the mpls virtual circuit stats table.
                     wwpLeosVplsVirtualCircuitMplsTotalStatsEntry 1.3.6.1.4.1.6141.2.60.28.1.1.37.1 no-access
The mpls virtual circuit stats table entry index by wwpLeosVplsVirtualCircuitMplsTotalIndex.
                         wwpLeosVplsVirtualCircuitMplsTotalTxBytesHi 1.3.6.1.4.1.6141.2.60.28.1.1.37.1.1 counter32 read-only
This represents the total number of higher 32 bits transmitted for given virtual circuit.
                         wwpLeosVplsVirtualCircuitMplsTotalTxBytesLo 1.3.6.1.4.1.6141.2.60.28.1.1.37.1.2 counter32 read-only
This represents the total number of lower 32 bits transmitted for given virtual circuit.
                         wwpLeosVplsVirtualCircuitMplsTotalRxBytesHi 1.3.6.1.4.1.6141.2.60.28.1.1.37.1.3 counter32 read-only
This represents the total number of higher 32 bits received for given mpls virtual circuit.
                         wwpLeosVplsVirtualCircuitMplsTotalRxBytesLo 1.3.6.1.4.1.6141.2.60.28.1.1.37.1.4 counter32 read-only
This represents the total number of lower 32 bits received for given virtual circuit.
               wwpLeosVplsVirtualSwitchEthL2CftProtocolTable 1.3.6.1.4.1.6141.2.60.28.1.1.49 no-access
Table of Virtual Switch L2 CFT protocols.
                     wwpLeosVplsVirtualSwitchEthL2CftProtocolEntry 1.3.6.1.4.1.6141.2.60.28.1.1.49.1 no-access
Virtual Switch L2CFT protocol entry in the Virtual Switch L2CFT Protocol Table.
                         wwpLeosVplsVirtualSwitchEthL2CftProtocolType 1.3.6.1.4.1.6141.2.60.28.1.1.49.1.1 integer no-access
This object specifies a unique protocol type-index into the table. Enumeration: 'lldp': 13, 'i8021x': 14, 'vlanBridge': 8, 'rstp': 9, 'ciscoPvst': 6, 'lacpMarker': 11, 'unknown': 99, 'oam': 12, 'ciscoUdld': 4, 'gvrp': 16, 'lacp': 10, 'brigeBlock': 32, 'allBridgesBlock': 33, 'ciscoPagp': 3, 'ciscoVtp': 5, 'ciscoCdp': 1, 'gmrp': 15, 'ciscoDtp': 2, 'garpBlock': 34, 'ciscoStpUplinkFast': 7.
                         wwpLeosVplsVirtualSwitchEthL2CftProtocolDisposition 1.3.6.1.4.1.6141.2.60.28.1.1.49.1.2 integer read-only
This object specifies the virtual switch L2 CFT protocol action. May forward or drop frames that match this protocol at the virtual switch + RLAN layer Enumeration: 'forward': 1, 'discard': 2.
                         wwpLeosVplsVirtualSwitchEthL2CftProtocolRowStatus 1.3.6.1.4.1.6141.2.60.28.1.1.49.1.64 rowstatus read-only
To create a row in this table, a manager must set this object to 'createAndGo'. To delete the entry set this to destroy. To update this entry this object may not be set.
               wwpLeosVplsVirtualSwitchCFTProtoStatsTable 1.3.6.1.4.1.6141.2.60.28.1.1.50 no-access
The (conceptual) table listing the l2 control frame protocol stats for a given vlan.
                     wwpLeosVplsVirtualSwitchCFTProtoStatsEntry 1.3.6.1.4.1.6141.2.60.28.1.1.50.1 no-access
The layer 2 control frame protocol stats entry for the vlan.
                         wwpLeosVplsVirtualSwitchCFTProtoStatsEntryVirtualSwitchIndx 1.3.6.1.4.1.6141.2.60.28.1.1.50.1.1 integer read-only
This object specifies the virtual switch index which is used as unique index in the table.
                         wwpLeosVplsVirtualSwitchCFTProtol2RxPkts 1.3.6.1.4.1.6141.2.60.28.1.1.50.1.2 counter32 read-only
Specifies number of packets ingressed matching protocol.
                         wwpLeosVplsVirtualSwitchCFTProtol2TunneledPkts 1.3.6.1.4.1.6141.2.60.28.1.1.50.1.3 counter32 read-only
Specifies the number of packets that were made tunneled.
                         wwpLeosVplsVirtualSwitchCFTProtol2PeerPkts 1.3.6.1.4.1.6141.2.60.28.1.1.50.1.4 counter32 read-only
Specifies the number of peered packets.
                         wwpLeosVplsVirtualSwitchCFTProtol2DiscardedPkts 1.3.6.1.4.1.6141.2.60.28.1.1.50.1.5 counter32 read-only
Specifies the number of discarded packets.
                         wwpLeosVplsVirtualSwitchCFTProtol2DecodedPkts 1.3.6.1.4.1.6141.2.60.28.1.1.50.1.6 counter32 read-only
Specifies the number of packets that came in tunneled and then restored.
                         wwpLeosVplsVirtualSwitchCFTProtol2DecodedFailures 1.3.6.1.4.1.6141.2.60.28.1.1.50.1.7 counter32 read-only
Specifies the number of packets that failed to 'untunnel'.
                         wwpLeosVplsVirtualSwitchCFTProtol2TunneledSubcriberPortPkts 1.3.6.1.4.1.6141.2.60.28.1.1.50.1.8 counter32 read-only
Specifies the number of tunneled packets received on subscriber port..
                         wwpLeosVplsVirtualSwitchCFTProtol2ProtocolNum 1.3.6.1.4.1.6141.2.60.28.1.1.50.1.9 integer read-only
This object represent the list of protocols supported by the device. Enumeration: 'lldp': 13, 'vlanBridge': 15, 'ciscoUdlp': 8, 'l28021x': 1, 'rstp': 2, 'ciscoPvst': 6, 'lacpMarker': 12, 'oam': 14, 'lacp': 11, 'ciscoUplinkFast': 7, 'ciscoCdp': 3, 'ciscoVtp': 9, 'ciscoPagp': 5, 'ciscoDtp': 4, 'gvrp': 10.
               wwpLeosVplsVirtualSwitchCFTProtoTotalStatsTable 1.3.6.1.4.1.6141.2.60.28.1.1.51 no-access
The (conceptual) table listing the l2 control frame protocol stats for a given vlan.
                     wwpLeosVplsVirtualSwitchCFTProtoTotalStatsEntry 1.3.6.1.4.1.6141.2.60.28.1.1.51.1 no-access
The layer 2 control frame protocol stats entry for the vlan.
                         wwpLeosVplsVirtualSwitchCFTProtoTotalStatsEntryVirtualSwitchIndx 1.3.6.1.4.1.6141.2.60.28.1.1.51.1.1 integer read-only
This object specifies the virtual switch index which is used as unique index in the table.
                         wwpLeosVplsVirtualSwitchCFTProtoTotall2RxPkts 1.3.6.1.4.1.6141.2.60.28.1.1.51.1.2 counter32 read-only
Specifies number of packets ingressed matching protocol.
                         wwpLeosVplsVirtualSwitchCFTProtoTotall2TunneledPkts 1.3.6.1.4.1.6141.2.60.28.1.1.51.1.3 counter32 read-only
Specifies the number of packets that were made tunneled.
                         wwpLeosVplsVirtualSwitchCFTProtoTotall2PeerPkts 1.3.6.1.4.1.6141.2.60.28.1.1.51.1.4 counter32 read-only
Specifies the number of peered packets.
                         wwpLeosVplsVirtualSwitchCFTProtoTotall2DiscardedPkts 1.3.6.1.4.1.6141.2.60.28.1.1.51.1.5 counter32 read-only
Specifies the number of discarded packets.
                         wwpLeosVplsVirtualSwitchCFTProtoTotall2DecodedPkts 1.3.6.1.4.1.6141.2.60.28.1.1.51.1.6 counter32 read-only
Specifies the number of packets that came in tunneled and then restored.
                         wwpLeosVplsVirtualSwitchCFTProtoTotall2DecodedFailures 1.3.6.1.4.1.6141.2.60.28.1.1.51.1.7 counter32 read-only
Specifies the number of packets that failed to 'untunnel'.
                         wwpLeosVplsVirtualSwitchCFTProtoTotall2TunneledSubcriberPortPkts 1.3.6.1.4.1.6141.2.60.28.1.1.51.1.8 counter32 read-only
Specifies the number of tunneled packets received on subscriber port..
                         wwpLeosVplsVirtualSwitchCFTProtoTotall2ProtocolNum 1.3.6.1.4.1.6141.2.60.28.1.1.51.1.9 integer read-only
This object represent the list of protocols supported by the device. Enumeration: 'lldp': 13, 'vlanBridge': 15, 'ciscoUdlp': 8, 'l28021x': 1, 'rstp': 2, 'ciscoPvst': 6, 'lacpMarker': 12, 'oam': 14, 'lacp': 11, 'ciscoUplinkFast': 7, 'ciscoCdp': 3, 'ciscoVtp': 9, 'ciscoPagp': 5, 'ciscoDtp': 4, 'gvrp': 10.
       wwpLeosVplsMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.28.2
           wwpLeosVplsMIBNotifications 1.3.6.1.4.1.6141.2.60.28.2.0
       wwpLeosVplsMIBConformance 1.3.6.1.4.1.6141.2.60.28.3
           wwpLeosVplsMIBCompliances 1.3.6.1.4.1.6141.2.60.28.3.1
           wwpLeosVplsMIBGroups 1.3.6.1.4.1.6141.2.60.28.3.2