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

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-LEOS-PBT-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
 wwpLeosPbtMIB 1.3.6.1.4.1.6141.2.60.38
Added objects wwpLeosPbtVirtualCircuitDestBridgeIndex, wwpLeosPbtTunnelSwitchOverHoldTime, WwpLeosTcePbtServiceEntry wwpLeosPbtLocalBridgeNameMacMapEntry, wwpLeosTcePbtTnlGroupEntry, wwpLeosTcePbtEncapTnlEntry, wwpLeosTcePbtDecapTnlEntry, wwpLeosTcePbtServiceUserFrameL2TransformEntry. Added Notifications wwpLeosTcePbtTunnelActivateNotification, wwpLeosTcePbtTunnelDeactivateNotification, wwpLeosTcePbtTunnelReversionNotification.
       wwpLeosPbtMIBObjects 1.3.6.1.4.1.6141.2.60.38.1
           wwpLeosPbt 1.3.6.1.4.1.6141.2.60.38.1.1
               wwpLeosPbtGlobalAttrs 1.3.6.1.4.1.6141.2.60.38.1.1.1
                   wwpLeosPbtBridgeMac 1.3.6.1.4.1.6141.2.60.38.1.1.1.1 macaddress read-write
This represents the provider mac address to be used as source mac during PBT encapsulation. If this object is not set then it will return default mac derived from chassis mac.
                   wwpLeosPbtServiceTagEType 1.3.6.1.4.1.6141.2.60.38.1.1.1.2 octet string read-write
This represents the etype value to be used in I-Tag (Service tag) section of PBT encapsulation. The I-tag ether type cannot be modified in native mode PBT
                   wwpLeosPbtTunnelTagEtype 1.3.6.1.4.1.6141.2.60.38.1.1.1.3 octet string read-write
This represents the etype value to be used in B-Tag section of PBT encapsulation. Valid values are 8100, 9100 & 88a8
                   wwpLeosPbtTunnelReversionState 1.3.6.1.4.1.6141.2.60.38.1.1.1.4 integer read-write
Setting this object will enable or disable automatic tunnel reversion from backup to primary if primary comes back up. Device will wait for wwpLeosPbtTunnelReversionHoldTime before switching that data traffic back to primary automatically. Enumeration: 'disabled': 2, 'enabled': 1.
                   wwpLeosPbtTunnelReversionHoldTime 1.3.6.1.4.1.6141.2.60.38.1.1.1.5 unsigned32 read-write
This object represents the hold time before data traffic on the backup tunnel will automatically revert to the primary tunnel.
                   wwpLeosPbtTransitTunnelEtypeRemark 1.3.6.1.4.1.6141.2.60.38.1.1.1.6 integer read-write
Setting this object will enable or disable remarking of the EtherType field in the B-Tag (tunnel) portion of PBT frames that are transiting through the device without PBT encapsulation, nor decapsulation. While enabled, applicable PBT transit frames egressing a PBT enhanced port will have their B-Tag EtherType marked with the value configured as the wwpLeosPbtTunnelTagEtype. Enumeration: 'disabled': 2, 'enabled': 1.
                   wwpLeosPbtAdminMode 1.3.6.1.4.1.6141.2.60.38.1.1.1.7 integer read-write
This object represents PBT Admin mode. Some platforms support either non-native or native mode. Enumeration: 'nonNative': 1, 'native': 2.
                   wwpLeosPbtOperMode 1.3.6.1.4.1.6141.2.60.38.1.1.1.8 integer read-write
This object represents PBT Oper mode. Some platforms support either non-native or native mode. Enumeration: 'nonNative': 1, 'native': 2.
                   wwpLeosPbtServiceVlanTpid 1.3.6.1.4.1.6141.2.60.38.1.1.1.9 octet string read-write
When operating in native mode, this is the value of the service vlan TPID that will be used if retain-stag is set to TRUE. This is configurable only in native mode PBT. In non-native mode, this value defaults to the 0x8100 and cannot be changed. Valid values are 8100, 9100 and 88a8
                   wwpLeosPbtTunnelSwitchOverHoldTime 1.3.6.1.4.1.6141.2.60.38.1.1.1.10 unsigned32 read-write
This object represents the hold time before data traffic on backup tunnel will automatically switchover to primary tunnel.
               wwpLeosPbtBridgeNameMacMapTable 1.3.6.1.4.1.6141.2.60.38.1.1.2 no-access
The (conceptual) table listing the host names to mac mapping table. To create entry in this table use SNMP multiple set operation. - wwpLeosPbtBridgeNameMacMapBridgeName must be specified. - wwpLeosPbtBridgeNameMacMapMacAddr must be specified. - wwpLeosPbtBridgeNameMacMapRowStatus must be specified.
                   wwpLeosPbtBridgeNameMacMapEntry 1.3.6.1.4.1.6141.2.60.38.1.1.2.1 no-access
The host name to mac address table entry indexed by wwpLeosPbtBridgeNameMacMapIndex.
                       wwpLeosPbtBridgeNameMacMapIndex 1.3.6.1.4.1.6141.2.60.38.1.1.2.1.1 integer read-only
This represents the unique index in the table.
                       wwpLeosPbtBridgeNameMacMapBridgeName 1.3.6.1.4.1.6141.2.60.38.1.1.2.1.2 displaystring read-only
This represents the host name of the provider edge device. This object is not allowed to be modified.
                       wwpLeosPbtBridgeNameMacMapMacAddr 1.3.6.1.4.1.6141.2.60.38.1.1.2.1.3 macaddress read-only
This represents the mac address of the provider edge device. This object is not allowed to be modified.
                       wwpLeosPbtBridgeNameMacMapUseCount 1.3.6.1.4.1.6141.2.60.38.1.1.2.1.4 counter32 read-only
This object specifies the total number of encap tunnels using this entry.
                       wwpLeosPbtBridgeNameMacMapRowStatus 1.3.6.1.4.1.6141.2.60.38.1.1.2.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.
               wwpLeosPbtReservedBVIDTable 1.3.6.1.4.1.6141.2.60.38.1.1.3 no-access
The (conceptual) table listing the BVID vlans reserved for provider backbone bridge tunnels.
                   wwpLeosPbtReservedBVIDEntry 1.3.6.1.4.1.6141.2.60.38.1.1.3.1 no-access
The entry to reserve BVID vlans vlans for provider backbone bridge tunnels.
                       wwpLeosPbtReservedBVID 1.3.6.1.4.1.6141.2.60.38.1.1.3.1.1 integer32 read-only
This object is used to specify the VLAN ID to be reserved for PBT tunnels.
                       wwpLeosPbtReservedBVIDRowStatus 1.3.6.1.4.1.6141.2.60.38.1.1.3.1.2 rowstatus read-only
Setting this object to 'createandgo' will reserve the BVID VLAN for provider backbone bridge tunnels. Setting this object to 'destroy will no longer have BVID VLAN reserved for the virtual switch.
               wwpLeosPbtVirtualCircuitTable 1.3.6.1.4.1.6141.2.60.38.1.1.4 no-access
The (conceptual) table listing the virtual circuit mac in mac table. To create entry use SNMP multiple set operation because following mib objects needs to be set when creating entry in the table. - wwpLeosPbtVirtualCircuitName must be specified. - wwpLeosPbtVirtualCircuitIngressISID must be specified. - wwpLeosPbtVirtualCircuitEgressISID must be specified. - wwpLeosPbtVirtualCircuitRowStatus must be specified. - wwpLeosPbtVirtualCircuitIngressISID & wwpLeosPbtVirtualCircuitEgressISID must be the same values.
                   wwpLeosPbtVirtualCircuitEntry 1.3.6.1.4.1.6141.2.60.38.1.1.4.1 no-access
The virtual circuit table entry index by wwpLeosPbtVirtualCircuitIndex.
                       wwpLeosPbtVirtualCircuitIndex 1.3.6.1.4.1.6141.2.60.38.1.1.4.1.1 integer read-only
This represents the virtual circuit mac in mac index in the table. This number should be unique in the table.
                       wwpLeosPbtVirtualCircuitName 1.3.6.1.4.1.6141.2.60.38.1.1.4.1.2 displaystring read-only
This represents the name of the mac in mac virtual circuit.
                       wwpLeosPbtVirtualCircuitFixedEncapTunnelId 1.3.6.1.4.1.6141.2.60.38.1.1.4.1.3 integer32 read-only
This represents the fixed tunnel this virtual circuit should be mapped to.
                       wwpLeosPbtVirtualCircuitDestBridgeIndex 1.3.6.1.4.1.6141.2.60.38.1.1.4.1.4 integer32 read-only
This represents the provider destination host name used for this tunnel. This must be set to one of the value specified by wwpLeosPbtBridgeNameMacMapIndex. if set to 0, device will interpret it as not specified.
                       wwpLeosPbtVirtualCircuitIngressISID 1.3.6.1.4.1.6141.2.60.38.1.1.4.1.5 integer32 read-only
This represents the ingress ISID associated with the virtual circuit.
                       wwpLeosPbtVirtualCircuitEgressISID 1.3.6.1.4.1.6141.2.60.38.1.1.4.1.6 integer32 read-only
This represents the egress ISID associated with the virtual circuit.
                       wwpLeosPbtVirtualCircuitOperState 1.3.6.1.4.1.6141.2.60.38.1.1.4.1.7 integer read-only
This represents the operational state of this virtual circuit. Enumeration: 'disabled': 1, 'enabled': 2.
                       wwpLeosPbtVirtualCircuitEncapTunnelIdInUse 1.3.6.1.4.1.6141.2.60.38.1.1.4.1.8 integer32 read-only
This represents the tunnels ID of the active tunnel this virtual circuit is currently using. This tunnel can be primary of backup tunnel.
                       wwpLeosPbtVirtualCircuitRowStatus 1.3.6.1.4.1.6141.2.60.38.1.1.4.1.9 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'.
                       wwpLeosPbtVirtualCircuitRetainSTAG 1.3.6.1.4.1.6141.2.60.38.1.1.4.1.10 truthvalue read-only
When operating in PBT mode, writing TRUE(1) to this object forces this vc to retain the S-Tag. When FALSE(0) is written, the S-Tag will be popped on egress and push the tag on ingress.
                       wwpLeosPbtVirtualCircuitStag 1.3.6.1.4.1.6141.2.60.38.1.1.4.1.11 integer32 read-only
When operating in PBT mode, this is the value of the s-tag that will be used if retain-stag is set to TRUE. This is configurable only in native mode PBT. In non-native mode, this value defaults to the RVID and cannot be changed.
               wwpLeosPbtVirtualCircuitStatsTable 1.3.6.1.4.1.6141.2.60.38.1.1.5 no-access
The (conceptual) table listing the mpls virtual circuit stats table.
                   wwpLeosPbtVirtualCircuitStatsEntry 1.3.6.1.4.1.6141.2.60.38.1.1.5.1 no-access
The mpls virtual circuit stats table entry index by wwpLeosPbtVirtualCircuitMplsIndex.
                       wwpLeosPbtVirtualCircuitTxBytesHi 1.3.6.1.4.1.6141.2.60.38.1.1.5.1.1 counter32 read-only
This represents the total number of higher 32 bits transmitted for given virtual circuit.
                       wwpLeosPbtVirtualCircuitTxBytesLo 1.3.6.1.4.1.6141.2.60.38.1.1.5.1.2 counter32 read-only
This represents the total number of lower 32 bits transmitted for given virtual circuit.
                       wwpLeosPbtVirtualCircuitRxBytesHi 1.3.6.1.4.1.6141.2.60.38.1.1.5.1.3 counter32 read-only
This represents the total number of higher 32 bits received for given mpls virtual circuit.
                       wwpLeosPbtVirtualCircuitRxBytesLo 1.3.6.1.4.1.6141.2.60.38.1.1.5.1.4 counter32 read-only
This represents the total number of lower 32 bits received for given virtual circuit.
               wwpLeosPbtLocalBridgeNameMacMapTable 1.3.6.1.4.1.6141.2.60.38.1.1.6 no-access
The (conceptual) table listing the host names to mac mapping table. To create entry in this table use SNMP multiple set operation. - wwpLeosPbtHostNameMacMapHostName must be specified. - wwpLeosPbtHostNameMacMapMacAddr must be specified. - wwpLeosPbtHostNameMacMapRowStatus must be specified.
                   wwpLeosPbtLocalBridgeNameMacMapEntry 1.3.6.1.4.1.6141.2.60.38.1.1.6.1 no-access
The host name to mac address table entry indexed by wwpLeosPbtLocalBridgeNameMacMapIndex.
                       wwpLeosPbtLocalBridgeNameMacMapIndex 1.3.6.1.4.1.6141.2.60.38.1.1.6.1.1 integer read-only
This represents the unique index in the table.
                       wwpLeosPbtLocalBridgeNameMacMapBridgeName 1.3.6.1.4.1.6141.2.60.38.1.1.6.1.2 displaystring read-only
This represents the host name of the provider edge device. This object is not allowed to be modified.
                       wwpLeosPbtLocalBridgeNameMacMapMacAddr 1.3.6.1.4.1.6141.2.60.38.1.1.6.1.3 macaddress read-only
This represents the mac address of the provider edge device. This object is not allowed to be modified.
                       wwpLeosPbtLocalBridgeNameMacMapUseCount 1.3.6.1.4.1.6141.2.60.38.1.1.6.1.4 counter32 read-only
This object specifies the total number of encap tunnels using this entry.
                       wwpLeosPbtLocalBridgeNameMacMapRowStatus 1.3.6.1.4.1.6141.2.60.38.1.1.6.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.
               wwpLeosTcePbt 1.3.6.1.4.1.6141.2.60.38.1.1.10
                     wwpLeosTcePbtServiceTable 1.3.6.1.4.1.6141.2.60.38.1.1.10.1 no-access
The (conceptual) table listing the Pbt Service table. To create entry in this table use SNMP multiple set operation. - wwpLeosTcePbtServiceName must be specified. - wwpLeosTcePbtServiceIngressIsId must be specified. - wwpLeosTcePbtServiceEgressIsId must be specified. - wwpLeosTcePbtServiceRowStatus must be specified.
                         wwpLeosTcePbtServiceEntry 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1 no-access
The Pbt Service table entry indexed by wwpLeosTcePbtServiceIndex.
                             wwpLeosTcePbtServiceIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.1 unsigned32 no-access
This represents the unique index in the table.
                             wwpLeosTcePbtServiceName 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.2 displaystring read-only
This represents the Pbt service name. This object is not allowed to be modified.
                             wwpLeosTcePbtServiceOperStatus 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.3 integer read-only
This represents the operational state of this service. Enumeration: 'disabled': 1, 'enabled': 2.
                             wwpLeosTcePbtServiceFloodContProfileId 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.4 integer read-only
Pbt Service Ingress Flood Container Profile Index
                             wwpLeosTcePbtServiceFloodContProfileName 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.5 displaystring read-only
Pbt Service Ingress Flood Container Profile Name
                             wwpLeosTcePbtServiceVsIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.6 unsigned32 read-only
Vs Index to which Pbt service is attached. To detach Pbt Service with the VS, set this object to 0.
                             wwpLeosTcePbtServiceVsName 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.7 displaystring read-only
Virtual Switch Name to which Pbt Service is attached.
                             wwpLeosTcePbtServiceTnlGroupIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.8 unsigned32 read-only
Pbt Service Tunnel Group Index
                             wwpLeosTcePbtServiceTnlGroupName 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.9 displaystring read-only
Pbt Service Tunnel Group Name
                             wwpLeosTcePbtServiceIngressIsId 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.10 unsigned32 read-only
Pbt Service Ingress Isid
                             wwpLeosTcePbtServiceEgressIsId 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.11 unsigned32 read-only
Pbt Service Egress-Isid
                             wwpLeosTcePbtServiceFixedEgressPcp 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.12 integer read-only
Pbt Service Fixed Egress Pcp
                             wwpLeosTcePbtServiceFrameCosPolicy 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.13 integer read-only
Pbt Service Frame Cos Policy Enumeration: 'fixed': 1, 'isidPcPMap': 2.
                             wwpLeosTcePbtServiceFrameCosMapIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.14 integer read-only
Pbt Service Frame Cos Map Index
                             wwpLeosTcePbtServiceFrameCosMapName 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.15 displaystring read-only
Pbt Service Frame Cos Map Name
                             wwpLeosTcePbtServiceResolvedCosPolicy 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.16 integer read-only
Pbt Service Resolved Cos Policy Enumeration: 'ignore': 1, 'fixed': 2, 'isidPcpMap': 3.
                             wwpLeosTcePbtServiceResolvedCosProfileIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.17 integer read-only
Pbt Service Resolved Cos Profile Index
                             wwpLeosTcePbtServiceResolvedCosProfileName 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.18 displaystring read-only
Pbt Service Resolved Cos Profile Name
                             wwpLeosTcePbtServiceIngressMeterProfileId 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.19 integer read-only
Ingress Meter Profile Id
                             wwpLeosTcePbtServiceIngressMeterProfileName 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.20 displaystring read-only
Ingress Meter Profile Name
                             wwpLeosTcePbtServiceIngressMeterPolicy 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.21 integer read-only
Ingress Meter Policy Enumeration: 'nonhierarchical': 1, 'hierarchical': 2.
                             wwpLeosTcePbtServiceRowStatus 1.3.6.1.4.1.6141.2.60.38.1.1.10.1.1.64 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.
                     wwpLeosTcePbtTnlGroupTable 1.3.6.1.4.1.6141.2.60.38.1.1.10.5 no-access
The (conceptual) table listing the Pbt tunnel group table. To create entry in this table use SNMP multiple set operation. - wwpLeosTcePbtTnlGroupName must be specified. - wwpLeosTcePbtTnlGroupRowStatus must be specified.
                         wwpLeosTcePbtTnlGroupEntry 1.3.6.1.4.1.6141.2.60.38.1.1.10.5.1 no-access
This represents an entry of the Pbt tunnel group table.
                             wwpLeosTcePbtTnlGroupIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.5.1.1 unsigned32 no-access
This represents the unique index in the table.
                             wwpLeosTcePbtTnlGroupName 1.3.6.1.4.1.6141.2.60.38.1.1.10.5.1.2 displaystring read-only
This represents the tunnel group name. This object is not allowed to be modified.
                             wwpLeosTcePbtTnlGroupSyncEnabled 1.3.6.1.4.1.6141.2.60.38.1.1.10.5.1.3 truthvalue read-only
TBD - .
                             wwpLeosTcePbtTnlGroupOperStatus 1.3.6.1.4.1.6141.2.60.38.1.1.10.5.1.4 integer read-only
This represents the operational state of this service. Enumeration: 'disabled': 1, 'enabled': 2.
                             wwpLeosTcePbtTnlGroupUseCount 1.3.6.1.4.1.6141.2.60.38.1.1.10.5.1.5 unsigned32 read-only
TBD
                             wwpLeosTcePbtTnlGroupActivePair 1.3.6.1.4.1.6141.2.60.38.1.1.10.5.1.6 unsigned32 read-only
An active PBT tunnel pair is two bidirectional tunnels, one inbound and the other outbound, between the same pair of devices paired together to represent a bidirectional PBT trunk. An inbound and an outbound tunnel must map to the same physical port of the device to qualify for the pairing.
                             wwpLeosTcePbtTnlGroupReverting 1.3.6.1.4.1.6141.2.60.38.1.1.10.5.1.7 truthvalue read-only
                             wwpLeosTcePbtTnlGroupRowStatus 1.3.6.1.4.1.6141.2.60.38.1.1.10.5.1.64 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.
                     wwpLeosTcePbtEncapTnlTable 1.3.6.1.4.1.6141.2.60.38.1.1.10.6 no-access
The (conceptual) table listing the PBT encap tunnels. To create entry in this table use SNMP multiple set operation. - wwpLeosTcePbtEncapTnlName must be specified. - wwpLeosTcePbtEncapTnlRemoteBridgeIndex must be specified. - wwpLeosTcePbtEncapTnlBvId must be specified. - wwpLeosTcePbtEncapTnlPgId must be specified. - wwpLeosTcePbtEncapTnlRowStatus must be specified.
                         wwpLeosTcePbtEncapTnlEntry 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1 no-access
                             wwpLeosTcePbtEncapTnlIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.1 unsigned32 no-access
This represents the unique index in the table.
                             wwpLeosTcePbtEncapTnlName 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.2 displaystring read-only
This represents the encap tunnel name. This object is not allowed to be modified.
                             wwpLeosTcePbtEncapTnlRemoteBridgeIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.3 unsigned32 read-only
                             wwpLeosTcePbtEncapTnlRemoteBridgeName 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.4 displaystring read-only
                             wwpLeosTcePbtEncapTnlGroupIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.5 unsigned32 read-only
                             wwpLeosTcePbtEncapTnlGroupName 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.6 displaystring read-only
                             wwpLeosTcePbtEncapTnlBvId 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.7 unsigned32 read-only
                             wwpLeosTcePbtEncapTnlPgId 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.8 unsigned32 read-only
                             wwpLeosTcePbtEncapTnlPortName 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.9 displaystring read-only
                             wwpLeosTcePbtEncapTnlFaults 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.10 unsigned32 read-only
Each Bit Represents a fault. Value 0 represents no fault. First LSB represents port Fault. Second LSB represents CFM fault and third LSB represent Admin Fault.
                             wwpLeosTcePbtEncapTnlAdminState 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.11 integer read-only
Enumeration: 'disabled': 2, 'enabled': 1.
                             wwpLeosTcePbtEncapTnlOperState 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.12 integer read-only
Enumeration: 'disabled': 2, 'enabled': 1.
                             wwpLeosTcePbtEncapTnlFwdState 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.13 integer read-only
Enumeration: 'active': 1, 'standby': 2.
                             wwpLeosTcePbtEncapTnlPaired 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.14 truthvalue read-only
                             wwpLeosTcePbtEncapTnlPairIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.15 integer read-only
                             wwpLeosTcePbtEncapTnlPairOperState 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.16 integer read-only
Enumeration: 'disabled': 2, 'enabled': 1.
                             wwpLeosTcePbtEncapTnlFrameCosPolicy 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.17 integer read-only
Enumeration: 'fixed': 1, 'isidPcPMap': 2.
                             wwpLeosTcePbtEncapTnlFrameCosMapIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.18 unsigned32 read-only
                             wwpLeosTcePbtEncapTnlFrameCosMapName 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.19 displaystring read-only
                             wwpLeosTcePbtEncapTnlFixedPcp 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.20 integer read-only
                             wwpLeosTcePbtEncapTnlCfmConfigured 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.21 truthvalue read-only
                             wwpLeosTcePbtEncapTnlPairedDecapIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.22 unsigned32 read-only
                             wwpLeosTcePbtEncapTnlPairedDecapName 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.23 displaystring read-only
                             wwpLeosTcePbtEncapTnlWeight 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.24 unsigned32 read-only
                             wwpLeosTcePbtEncapTnlStatsEnabled 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.25 truthvalue read-only
                             wwpLeosTcePbtEncapTnlLocalBridgeIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.26 unsigned32 read-only
                             wwpLeosTcePbtEncapTnlLocalBridgeName 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.27 displaystring read-only
                             wwpLeosTcePbtEncapTnlReversionToPairIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.28 unsigned32 no-access
Reversion occurs to this tunnel pair index in a tunnel group and is used in the definition of trap..
                             wwpLeosTcePbtEncapTnlReversionFromPairIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.29 unsigned32 no-access
Reversion occurs from this tunnel pair index in a tunnel group and is used in the definition of trap.
                             wwpLeosTcePbtEncapTnlRowStatus 1.3.6.1.4.1.6141.2.60.38.1.1.10.6.1.64 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.
                     wwpLeosTcePbtDecapTnlTable 1.3.6.1.4.1.6141.2.60.38.1.1.10.7 no-access
The (conceptual) table listing the PBT decap tunnels. To create entry in this table use SNMP multiple set operation. - wwpLeosTcePbtDecapTnlName must be specified. - wwpLeosTcePbtDecapTnlBvId must be specified. - wwpLeosTcePbtDecapTnlPgId must be specified. - wwpLeosTcePbtDecapTnlRowStatus must be specified.
                         wwpLeosTcePbtDecapTnlEntry 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1 no-access
                             wwpLeosTcePbtDecapTnlIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.1 unsigned32 no-access
This represents the unique index in the table.
                             wwpLeosTcePbtDecapTnlName 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.2 displaystring read-only
This represents the decap tunnel name. This object is not allowed to be modified.
                             wwpLeosTcePbtDecapTnlRemoteBridgeIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.3 unsigned32 read-only
                             wwpLeosTcePbtDecapTnlRemoteBridgeName 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.4 displaystring read-only
                             wwpLeosTcePbtDecapTnlGroupIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.5 unsigned32 read-only
                             wwpLeosTcePbtDecapTnlGroupName 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.6 displaystring read-only
                             wwpLeosTcePbtDecapTnlBvId 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.7 unsigned32 read-only
not allow to modify
                             wwpLeosTcePbtDecapTnlPgId 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.8 unsigned32 read-only
not allow to modify
                             wwpLeosTcePbtDecapTnlPortName 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.9 displaystring read-only
                             wwpLeosTcePbtDecapTnlFaults 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.10 unsigned32 read-only
Each Bit Represents a fault. Value 0 represents no fault. First LSB represents port Fault. Second LSB represents CFM fault and value 3 represents port and CFM fault.
                             wwpLeosTcePbtDecapTnlOperState 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.11 integer read-only
Enumeration: 'disabled': 2, 'enabled': 1.
                             wwpLeosTcePbtDecapTnlFwdState 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.12 integer read-only
Enumeration: 'active': 1, 'standby': 2.
                             wwpLeosTcePbtDecapTnlPaired 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.13 truthvalue read-only
                             wwpLeosTcePbtDecapTnlPairIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.14 integer read-only
                             wwpLeosTcePbtDecapTnlPairOperState 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.15 integer read-only
Enumeration: 'disabled': 2, 'enabled': 1.
                             wwpLeosTcePbtDecapTnlResolvedCosPolicy 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.16 integer read-only
Enumeration: 'ignore': 1, 'fixed': 2, 'isidPcpMap': 3.
                             wwpLeosTcePbtDecapTnlResolvedCosMapIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.17 unsigned32 read-only
                             wwpLeosTcePbtDecapTnlResolvedCosMapName 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.18 displaystring read-only
                             wwpLeosTcePbtDecapTnlCfmConfigured 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.19 truthvalue read-only
                             wwpLeosTcePbtDecapTnlPairedEncapIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.20 unsigned32 read-only
                             wwpLeosTcePbtDecapTnlPairedEncapName 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.21 displaystring read-only
                             wwpLeosTcePbtDecapTnlStatsEnabled 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.22 truthvalue read-only
                             wwpLeosTcePbtDecapTnlRowStatus 1.3.6.1.4.1.6141.2.60.38.1.1.10.7.1.64 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.
                     wwpLeosTcePbtServiceUserFrameL2TransformTable 1.3.6.1.4.1.6141.2.60.38.1.1.10.8 no-access
Table of pbt service user frame L2 Transform table. Two entries in this table are automatically created when a pbt service is created (one for ingress and one for egress). The entries are deleted from this table when the corresponding pbt service is deleted. Therefore, there is no rowStatus field exposed in this mib-table entry.
                         wwpLeosTcePbtServiceUserFrameL2TransformEntry 1.3.6.1.4.1.6141.2.60.38.1.1.10.8.1 no-access
Logical Interface entry in the Logical Interfaces Table.
                             wwpLeosTcePbtServiceUserFrameL2TransformDirection 1.3.6.1.4.1.6141.2.60.38.1.1.10.8.1.1 integer no-access
This object specifies pbt service L2 Transform direction of either ingress or egress. Enumeration: 'ingress': 1, 'egress': 2.
                             wwpLeosTcePbtServiceUserFrameL2TransformTagIndex 1.3.6.1.4.1.6141.2.60.38.1.1.10.8.1.2 integer no-access
This object specifies pbt service user frame L2 Transform direction entry index. Initial deployment supports a single tag transform. As such, tag index 2 will always have tag action of none(1).
                             wwpLeosTcePbtServiceUserFrameL2TransformTagAction 1.3.6.1.4.1.6141.2.60.38.1.1.10.8.1.3 integer read-write
This object specifies pbt service L2 Transform Action Type. Initial deployment supports egress/encap actions including none(1) and push(2). Initial deployment supports ingress/decap actions including none(1) and pop(3). Enumeration: 'push': 2, 'stamp1': 4, 'none': 1, 'stamp2': 5, 'pop': 3.
                             wwpLeosTcePbtServiceUserFrameL2TransformTagValue 1.3.6.1.4.1.6141.2.60.38.1.1.10.8.1.4 integer read-write
This object specifies pbt service L2 Transform tag value.
                             wwpLeosTcePbtServiceUserFrameL2TransformTagEtype 1.3.6.1.4.1.6141.2.60.38.1.1.10.8.1.5 integer read-write
This object specifies the L2 transform Etype. The Etype must be specified for a push action. The Etype MAY be specified for a stamp action.
                             wwpLeosTcePbtServiceUserFrameL2TransformTagPriority 1.3.6.1.4.1.6141.2.60.38.1.1.10.8.1.6 integer read-write
This object specifies the L2 transform tag static or fixed priority. Use of this value depends on the L2 transform action, e.g., push or stamp, as well as the priority policy.
                             wwpLeosTcePbtServiceUserFrameL2TransformPriPolicy 1.3.6.1.4.1.6141.2.60.38.1.1.10.8.1.7 integer read-write
This object specifies L2 Transform for the L2 tag priority. Enumeration: 'leave': 1, 'static': 2, 'mapped': 3.
                             wwpLeosTcePbtServiceUserFrameL2TransformUseTagValue 1.3.6.1.4.1.6141.2.60.38.1.1.10.8.1.8 truthvalue read-write
This object specifies to use the tag value when stamping. If the action is to push, the tag value will always be used.
                             wwpLeosTcePbtServiceUserFrameL2TransformUseTagEtype 1.3.6.1.4.1.6141.2.60.38.1.1.10.8.1.9 truthvalue read-write
This object specifies to use the tag etype when stamping. If the action is to push, the tag etype will always be used.
       wwpLeosPbtMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.38.2
           wwpLeosPbtMIBNotifications 1.3.6.1.4.1.6141.2.60.38.2.0
               wwpLeosPbtTunnelFaultNotification 1.3.6.1.4.1.6141.2.60.38.2.0.1
This notification is sent every time the tunnel becomes operationally down.
               wwpLeosPbtTunnelReversionNotification 1.3.6.1.4.1.6141.2.60.38.2.0.2
This notification is sent every time backup tunnel reverts back to primary tunnel, once primary tunnel comes up. Var binding wwpLeosVplsEncapTunnelId represents the primary tunnel ID.
               wwpLeosPbtTunnelActivateNotification 1.3.6.1.4.1.6141.2.60.38.2.0.3
This notification is sent every time tunnel is activated. Var binding wwpLeosVplsEncapTunnelId represents the tunnel ID.
               wwpLeosPbtTunnelDeactivateNotification 1.3.6.1.4.1.6141.2.60.38.2.0.4
This notification is sent every time tunnel is de-activated. Var binding wwpLeosVplsEncapTunnelId represents the tunnel ID.
               wwpLeosTcePbtTunnelActivateNotification 1.3.6.1.4.1.6141.2.60.38.2.0.10
This notification is sent everytime tunnel of the given tunnel group is activated.
               wwpLeosTcePbtTunnelDeactivateNotification 1.3.6.1.4.1.6141.2.60.38.2.0.11
This notification is sent everytime tunnel of the given tunnel group is deactivated.
               wwpLeosTcePbtTunnelReversionNotification 1.3.6.1.4.1.6141.2.60.38.2.0.12
Upon the failure of the primary tunnel, traffic is moved over to the backup tunnel at the tunnel ingress. Tunnel reversion signifies the restoration of traffic from this backup tunnel (now active) to the primary (now standby) after the primary tunnel is restored. This notification is generated when this reversion occurs.
       wwpLeosPbtMIBConformance 1.3.6.1.4.1.6141.2.60.38.3
           wwpLeosPbtMIBCompliances 1.3.6.1.4.1.6141.2.60.38.3.1
           wwpLeosPbtMIBGroups 1.3.6.1.4.1.6141.2.60.38.3.2
               pbtGlobalConfigGroup 1.3.6.1.4.1.6141.2.60.38.3.2.1
A collection of objects providing information applicable global PBT confoguration.
               pbtBridgeNameMacMapGroup 1.3.6.1.4.1.6141.2.60.38.3.2.2
A collection of objects providing information applicable to BridgeName to mac mapping.
               pbtReserveBvidGroup 1.3.6.1.4.1.6141.2.60.38.3.2.3
A collection of objects providing information applicable to BVID reservation.
               pbtVirtualCircuitGroup 1.3.6.1.4.1.6141.2.60.38.3.2.4
A collection of objects providing information applicable to PBT virtual circuit configuration.
               pbtVirtualCircuitStatsGroup 1.3.6.1.4.1.6141.2.60.38.3.2.5
A collection of objects providing information applicable to virtual circuit stats group.
               pbtNotificationGroups 1.3.6.1.4.1.6141.2.60.38.3.2.6
Contains Notification supported for PBT.