WWP-LEOS-VPLS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
36
Rows
36
Columns
218
.1.3.6.1.4.1.6141.2.60.28.1.1.1 · 1 row entry · 8 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualCircuitTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualCircuitTable'
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 row .1.3.6.1.4.1.6141.2.60.28.1.1.1.1
The virtual circuit table entry index by
wwpLeosVplsVirtualCircuitIndex.
Column Syntax OID
This represents the virtual circuit index in the table.
This number should be unique in the table.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.1.1.1
This represents the provider vlan id associated with the virtual circuit for
a given wwpLeosVplsVirtualCircuitIndex.
VlanIdr/w
Type Constraints:
range: 1..24576
.1.3.6.1.4.1.6141.2.60.28.1.1.1.1.2
This represents the type of virtual circuit associated with
the given virtual circuit.
Enumerationr/w
Enumerated Values:
1ethernet
2mpls
.1.3.6.1.4.1.6141.2.60.28.1.1.1.1.3
This represents the name of the virtual circuit associated
with the given virtual circuit.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.6141.2.60.28.1.1.1.1.4
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.
Integer32r/w
Constraints:
range: 16-1048575
.1.3.6.1.4.1.6141.2.60.28.1.1.1.1.5
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.
Integer32r/w
Constraints:
range: 16-1048575
.1.3.6.1.4.1.6141.2.60.28.1.1.1.1.6
This represents the tunnel associated with this virtual circuit.
This mib object can only be set for virtual circuit entries which has
wwpLeosCircuitType = mpls.
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.1.1.7
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.1.1.8
.1.3.6.1.4.1.6141.2.60.28.1.1.5 · 1 row entry · 13 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchTable'
This table is used to manage virtual switch entries
on the device.
wwpLeosVplsVirtualSwitchEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.5.1
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.
- wwpLeosVplsVirtualSwitch…
Column Syntax OID
This object specifies the virtual switch index which is used as unique
index in the table.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.5.1.1
This object specifies the virtual switch name. this object can only be specified at the
time of creation and cannot be modified later.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.6141.2.60.28.1.1.5.1.2
This object specifies the primary virtual circuit ID associated with this virtual switch.
To unset it set this to 0.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.5.1.3
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.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.5.1.4
This object specifies the virtual circuit which is currently used by
this virtual switch instance.
Enumeration
Enumerated Values:
1none
2primVc
3secVc
.1.3.6.1.4.1.6141.2.60.28.1.1.5.1.5
This object specifies the ingress cos policy for given virtual switch.
Enumerationr/w
Enumerated Values:
1fixed
2inheritDot1dPri
3inheritIpPrec
4inheritPhbg
.1.3.6.1.4.1.6141.2.60.28.1.1.5.1.6
This object specifies the ingress fixed cos attributes for given virtual switch.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.5.1.7
This object specifies the egress cos policy for given virtual switch.
Enumerationr/w
Enumerated Values:
1fixed
2inheritVc
3inheritTunnel
4leave
.1.3.6.1.4.1.6141.2.60.28.1.1.5.1.8
This object specifies the egress cos attributes for given virtual switch.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.5.1.9
This object specifies the subscriber vlan Id for given virtual switch.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.6141.2.60.28.1.1.5.1.10
This object enables or disables control protocol tunneling for a given
virtual switch.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.6141.2.60.28.1.1.5.1.11
This object specifies the type of virtual witch.
Enumerationr/w
Enumerated Values:
1ethernet
2mpls
.1.3.6.1.4.1.6141.2.60.28.1.1.5.1.12
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.5.1.13
.1.3.6.1.4.1.6141.2.60.28.1.1.6 · 1 row entry · 2 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchMemberTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchMemberTable'
This table is used to create virtual switch membership entry.
wwpLeosVplsVirtualSwitchMemberEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.6.1
This entry corresponds to single entry in wwpLeosVplsVirtualSwitchMemberTable table.
Column Syntax OID
This object specifies the port id associated with
wwpLeosVplsVirtualSwitchIndx.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.6.1.1
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.6.1.2
.1.3.6.1.4.1.6141.2.60.28.1.1.7 · 1 row entry · 2 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsSwitchCtrlProtocolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsSwitchCtrlProtocolTable'
The (conceptual) table listing the l2 virtual switch control frame
protocol status tunnel for a given Vpls.
wwpLeosVplsSwitchCtrlProtocolEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.7.1
The layer 2 virtual switch control frame protocol tunnel
entry for the Vpls.
Column Syntax OID
This object represent the list of protocols the device
can support.
Enumeration
Enumerated Values:
1l28021x
2rstp
3ciscoCdp
4ciscoDtp
5ciscoPagp
6ciscoPvst
7ciscoUplinkFast
8ciscoUdlp
9ciscoVtp
10gvrp
11lacp
12lacpMarker
13oam
14lldp
15vlanBridge
.1.3.6.1.4.1.6141.2.60.28.1.1.7.1.1
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 proce…
Enumerationr/w
Enumerated Values:
1discard
2peer
3tunnel
.1.3.6.1.4.1.6141.2.60.28.1.1.7.1.2
.1.3.6.1.4.1.6141.2.60.28.1.1.8 · 1 row entry · 2 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsSwitchReservedVlanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsSwitchReservedVlanTable'
The (conceptual) table listing the reserved Vlans used for virtual
switch.
wwpLeosVplsSwitchReservedVlanEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.8.1
The entry to reserve vlans for vlan switch.
Column Syntax OID
This object is used to specify the vlan ID to be reserved for virtual switch.
Reserved vlans are used when virtual switch is created.
Integer32
Constraints:
range: 1-24576
.1.3.6.1.4.1.6141.2.60.28.1.1.8.1.1
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.8.1.2
.1.3.6.1.4.1.6141.2.60.28.1.1.10 · 1 row entry · 3 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsMplsPathTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsMplsPathTable'
Mpls Path table used to represent the explicit path for
RSVP tunnels.
wwpLeosVplsMplsPathEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.10.1
Entry in the MPLS Path table.
Column Syntax OID
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
Integer32
Constraints:
range: 1-32
.1.3.6.1.4.1.6141.2.60.28.1.1.10.1.1
This mib specifies the name for the path.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.6141.2.60.28.1.1.10.1.2
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 objec…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.10.1.3
.1.3.6.1.4.1.6141.2.60.28.1.1.11 · 1 row entry · 4 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsMplsPathMemberTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsMplsPathMemberTable'
Table specifies the list of IP addresses (Hops)
to get to the destination PE.
wwpLeosVplsMplsPathMemberEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.11.1
Represents the entry in the table.
Column Syntax OID
Secondary index into this table identifying a
particular group of hops representing a particular
configured path. This is otherwise known as a path
option.
Integer32
Constraints:
range: 1-5
.1.3.6.1.4.1.6141.2.60.28.1.1.11.1.1
Unique index to identify the IP address within the path specifies by
wwpLeosVplsMplsPathIndex.
Integer32
Constraints:
range: 1-5
.1.3.6.1.4.1.6141.2.60.28.1.1.11.1.2
Specifies the IP address of the Hop that the tunnel
the tunnel should traverse.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.6141.2.60.28.1.1.11.1.3
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 objec…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.11.1.4
.1.3.6.1.4.1.6141.2.60.28.1.1.12 · 1 row entry · 4 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsRsvpAttrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsRsvpAttrTable'
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 row .1.3.6.1.4.1.6141.2.60.28.1.1.12.1
Entry in wwpLeosVplsRsvpAttrTable table.
Column Syntax OID
Unique index into the table.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.12.1.1
The Hold priority used by RSVP protocol when signaling
for tunnels.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.12.1.2
The setup priority used by RSVP protocol when signaling
for tunnels.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.12.1.3
The object specifies if record route feature is enabled
when RSVP protocol is used to signal tunnel LSP.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6141.2.60.28.1.1.12.1.4
.1.3.6.1.4.1.6141.2.60.28.1.1.13 · 1 row entry · 24 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsEncapTunnelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsEncapTunnelTable'
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 row .1.3.6.1.4.1.6141.2.60.28.1.1.13.1
Represents each entry in wwpLeosVplsEncapTunnelTable.
Column Syntax OID
This object specifies the unique index used in the table.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.1
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 s…
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.2
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.
Enumerationr/w
Enumerated Values:
1static
2dynamic
3staticPbt
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.3
This object specifies the IP address used to resolve this tunnel.
This object is only applicable if wwpLeosVplsEncapTunnelType not equal to
staticPbt.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.4
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.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.5
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
Enumerationr/w
Enumerated Values:
1fixed
2inheritVc
3inheritVs
4rcosMapped
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.6
This object specifies the encap fixed EXP assigned to this tunnel.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.7
This object specifies the TTL policy for given tunnel.
Enumerationr/w
Enumerated Values:
1pipe
2uniform
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.8
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.
Unsigned32r/w
Constraints:
range: 0-1048576
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.9
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 af…
Enumerationr/w
Enumerated Values:
1none
2rsvp
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.10
This object specifies the resolved mac address for given destination IP
(wwpLeosVplsEncapTunnelDestIp).
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.11
This mib object represents the operational status of tunnel.
Enumeration
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.12
This mib object represents the administrative status of tunnel.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.13
This mib object represents the resolved port number
to destination.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.14
This mib object represents the resolved transport vlan
to destination.
Integer32
Constraints:
range: 0-4094
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.15
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…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.16
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 can…
Enumerationr/w
Enumerated Values:
1linkProtect
2nodeProtect
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.17
This object specifies if the tunnel lsp is primary or backup tunnel.
Enumerationr/w
Enumerated Values:
1primary
2backup
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.18
This object specifies if the partner tunnel ID.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.19
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.
VlanIdr/w
Type Constraints:
range: 1..24576
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.20
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…
Integer32r/w
Constraints:
range: 0-64
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.21
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.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.22
This object specifies the encap fixed PCP assigned to this tunnel.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.23
This object specifes if the tunnel is active, and it is only valid
if TunnelType is staticPbt.
Enumeration
Enumerated Values:
1yes
2no
.1.3.6.1.4.1.6141.2.60.28.1.1.13.1.24
.1.3.6.1.4.1.6141.2.60.28.1.1.14 · 1 row entry · 10 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsDecapTunnelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsDecapTunnelTable'
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 row .1.3.6.1.4.1.6141.2.60.28.1.1.14.1
represents each entry in wwpLeosVplsDecapTunnelTable.
Column Syntax OID
This object specifies the unique index used in the table.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.14.1.1
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.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.6141.2.60.28.1.1.14.1.2
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.
Unsigned32r/w
Constraints:
range: 0-1048576
.1.3.6.1.4.1.6141.2.60.28.1.1.14.1.3
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.
Enumerationr/w
Enumerated Values:
1static
2dynamic
3staticPbt
.1.3.6.1.4.1.6141.2.60.28.1.1.14.1.4
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…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.14.1.5
This object specifies the provider bridge vlan ID expected in the mac
in mac frames ingressing the device from provider bridge facing side.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6141.2.60.28.1.1.14.1.6
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 …
Integer32r/w
Constraints:
range: 0-64
.1.3.6.1.4.1.6141.2.60.28.1.1.14.1.7
This object specifies the incoming port on which
the pbt frames are expected.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6141.2.60.28.1.1.14.1.8
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 wwpLeos…
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.6141.2.60.28.1.1.14.1.9
This object represents the operational status of tunnel.
Enumeration
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.6141.2.60.28.1.1.14.1.10
.1.3.6.1.4.1.6141.2.60.28.1.1.15 · 1 row entry · 15 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualCircuitMplsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualCircuitMplsTable'
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 row .1.3.6.1.4.1.6141.2.60.28.1.1.15.1
The virtual circuit table entry index by
wwpLeosVplsVirtualCircuitMplsIndex.
Column Syntax OID
This represents the virtual circuit index in the table.
This number should be unique in the table.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.1
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.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.2
This represents the type of the virtual circuit.
Enumerationr/w
Enumerated Values:
1dynamic
2static
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.3
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.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.4
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 wwpLeosVplsVirtualCircuitMplsTunnelIn…
Enumerationr/w
Enumerated Values:
1fixed
2firstAvailable
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.5
This represents the tunnel that this virtual circuit should be mapped to.
This object is only used if wwpLeosVplsVirtualCircuitMplsTunnelPolicy is set
to fixed.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.6
This represents the tunnel that this virtual circuit is currently using.
This object is equal to wwpLeosVplsVirtualCircuitMplsFixedTunnelId if
wwpLeosVplsVirtualCircuitMplsTunnelPolicy is set to fixed.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.7
This represents the operational status of the virtual circuit.
Enumeration
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.8
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 (sign…
Unsigned32r/w
Constraints:
range: 0-1048576
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.9
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 (sign…
Unsigned32r/w
Constraints:
range: 0-1048576
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.10
This represents the group ID advertised in the LDP signaling
if wwpLeosVplsVirtualCircuitMplsType is set to dynamic.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.11
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.
Enumerationr/w
Enumerated Values:
1primary
2secondary
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.12
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 wwpLeosVplsVirtualC…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.13
Setting this object will set the MTU for this VC.
This MTU is advertised to the peer if wwpLeosVplsVirtualCircuitMplsType
is set to dynamic.
Integer32r/w
Constraints:
range: 1500-9216
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.14
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 objec…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.15.1.15
.1.3.6.1.4.1.6141.2.60.28.1.1.16 · 1 row entry · 4 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualCircuitMplsStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualCircuitMplsStatsTable'
The (conceptual) table listing the mpls virtual circuit stats
table.
wwpLeosVplsVirtualCircuitMplsStatsEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.16.1
The mpls virtual circuit stats table entry index by
wwpLeosVplsVirtualCircuitMplsIndex.
Column Syntax OID
This represents the total number of higher 32 bits transmitted for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.16.1.1
This represents the total number of lower 32 bits transmitted for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.16.1.2
This represents the total number of higher 32 bits received for
given mpls virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.16.1.3
This represents the total number of lower 32 bits received for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.16.1.4
.1.3.6.1.4.1.6141.2.60.28.1.1.17 · 1 row entry · 5 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualCircuitEthTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualCircuitEthTable'
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 row .1.3.6.1.4.1.6141.2.60.28.1.1.17.1
The virtual circuit table entry index by
wwpLeosVplsVirtualCircuitMplsIndex.
Column Syntax OID
This represents the virtual circuit index in the table.
This number should be unique in the table.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.17.1.1
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
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.6141.2.60.28.1.1.17.1.2
This represents the provider vlan id associated with the virtual circuit for
a given wwpLeosVplsVirtualCircuitMplsIndex.
VlanIdr/w
Type Constraints:
range: 1..24576
.1.3.6.1.4.1.6141.2.60.28.1.1.17.1.3
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 objec…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.17.1.4
To disable stats collection, set this object to off(2).
To enable stats collection, set this object to on(1).
Enumerationr/w
Enumerated Values:
1on
2off
.1.3.6.1.4.1.6141.2.60.28.1.1.17.1.5
.1.3.6.1.4.1.6141.2.60.28.1.1.18 · 1 row entry · 3 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualCircuitEtherTypeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualCircuitEtherTypeTable'
The (conceptual) table listing the ether type to be used
for each port.
wwpLeosVplsVirtualCircuitEtherTypeEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.18.1
The entry to assign ether type for each port.
Column Syntax OID
This object specifies the port number used as index in the
table.
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.18.1.1
This object specifies the ethertype of the outer VLAN tag
for given port.
Enumerationr/w
Enumerated Values:
1type8100
2type9100
3type88A8
.1.3.6.1.4.1.6141.2.60.28.1.1.18.1.2
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 frame…
Enumerationr/w
Enumerated Values:
1all
2encapOnly
3vlanTpid
.1.3.6.1.4.1.6141.2.60.28.1.1.18.1.3
.1.3.6.1.4.1.6141.2.60.28.1.1.19 · 1 row entry · 5 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualCircuitEthStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualCircuitEthStatsTable'
The (conceptual) table listing the virtual circuit stats
table.
wwpLeosVplsVirtualCircuitEthStatsEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.19.1
The ethernet virtual circuit stats table entry index by
wwpLeosVplsVirtualCircuitMplsIndex.
Column Syntax OID
This represents the total number of higher 32 bits transmitted for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.19.1.1
This represents the total number of lower 32 bits transmitted for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.19.1.2
This represents the total number of higher 32 bits received for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.19.1.3
This represents the total number of lower 32 bits received for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.19.1.4
To clear the statistics for the given virtual circuit, set this object to
clear(1)
Enumerationr/w
Enumerated Values:
1clear
2none
.1.3.6.1.4.1.6141.2.60.28.1.1.19.1.5
.1.3.6.1.4.1.6141.2.60.28.1.1.20 · 1 row entry · 17 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchMplsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchMplsTable'
This table is used to manage virtual switch entries
on the device.
wwpLeosVplsVirtualSwitchMplsEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.20.1
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
Column Syntax OID
This object specifies the virtual switch index which is used as unique
index in the table.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.1
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.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.2
This object specifies the subscriber vlan Id for given virtual switch.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.3
This object specifies the ingress cos policy for given virtual switch.
Enumerationr/w
Enumerated Values:
1fixed
2inheritDot1dPri
3inheritIpPrec
4inheritPhbg
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.4
This object specifies the ingress fixed cos attributes for given virtual switch.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.5
This object specifies the egress cos policy for given virtual switch.
Enumerationr/w
Enumerated Values:
1fixed
2inheritVc
3inheritTunnel
4leave
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.6
This object specifies the egress cos attributes for given virtual switch.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.7
This object enables or disables control protocol tunneling for a given
virtual switch.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.8
This object specifies the TTL policy for a given virtual switch.
Enumerationr/w
Enumerated Values:
1pipe
2uniform
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.9
This object specifies the type of virtual switch.
Enumerationr/w
Enumerated Values:
1static
2dynamic
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.10
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.11
Setting this object will set the Mac learning state for a given mpls virtual switch.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.12
Setting this object will set the tunneling method for a given mpls virtual switch.
Enumerationr/w
Enumerated Values:
1l2pt
2transparent
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.13
This object specifies the .1d priority to use when encapsulation control frames.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.14
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.
Enumerationr/w
Enumerated Values:
1leave
2provider-inherit
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.15
Setting this object will set the transparent-mode validate for a given mpls virtual switch.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.16
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.
Enumerationr/w
Enumerated Values:
1c-vlan
2s-vlan
.1.3.6.1.4.1.6141.2.60.28.1.1.20.1.17
.1.3.6.1.4.1.6141.2.60.28.1.1.21 · 1 row entry · 6 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchMplsMemberTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchMplsMemberTable'
This table is used to create mpls virtual switch subscriber port-vlan membership entry.
wwpLeosVplsVirtualSwitchMplsMemberEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.21.1
This entry corresponds to single port-vlan subscriber entry in
wwpLeosVplsVirtualSwitchMplsMemberTable table.
Column Syntax OID
This object specifies the port number which is to be added as
a customer facing port for the mpls virtual switch index
wwpLeosVplsVirtualSwitchMplsIndx.
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.21.1.1
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…
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.6141.2.60.28.1.1.21.1.2
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 objec…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.21.1.3
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
Enumerationr/w
Enumerated Values:
1fixed
2inheritDot1dPri
3inheritIpPrec
4inheritPhbg
5inheritVs
6port-inherit
.1.3.6.1.4.1.6141.2.60.28.1.1.21.1.4
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'
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.21.1.5
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
attrib…
Enumerationr/w
Enumerated Values:
1leave
2provider-inherit
3inheritVs
.1.3.6.1.4.1.6141.2.60.28.1.1.21.1.6
.1.3.6.1.4.1.6141.2.60.28.1.1.22 · 1 row entry · 2 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchMplsMemberStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchMplsMemberStatsTable'
The (conceptual) table listing the virtual switch member stats
table.
wwpLeosVplsVirtualSwitchMplsMemberStatsEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.22.1
The virtual switch member stats table entry index by
wwpLeosVplsVirtualSwitchMplsIndx and wwpLeosVplsVirtualSwitchMplsMemberPortId.
Column Syntax OID
This represents the total number of higher 32 bits received for
given mpls virtual switch member port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.22.1.1
This represents the total number of lower 32 bits received for
given virtual switch member port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.22.1.2
.1.3.6.1.4.1.6141.2.60.28.1.1.23 · 1 row entry · 2 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchMplsMemberMeshVcTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchMplsMemberMeshVcTable'
This table is used to create mpls virtual switch mesh-vc membership entry.
wwpLeosVplsVirtualSwitchMplsMemberMeshVcEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.23.1
This entry corresponds to single mesh-vc entry in
wwpLeosVplsVirtualSwitchMplsMemberMeshVcTable table.
Column Syntax OID
This object specifies the mesh virtual circuit for this mpls
virtual switch.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.23.1.1
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 objec…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.23.1.2
.1.3.6.1.4.1.6141.2.60.28.1.1.24 · 1 row entry · 2 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchMplsMemberAcVcTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchMplsMemberAcVcTable'
This table is used to create mpls virtual switch mesh-vc membership entry.
wwpLeosVplsVirtualSwitchMplsMemberAcVcEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.24.1
This entry corresponds to single mesh-vc entry in
wwpLeosVplsVirtualSwitchMplsMemberAcVcTable table.
Column Syntax OID
This object specifies the attachment virtual circuit for this mpls
virtual switch.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.24.1.1
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 objec…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.24.1.2
.1.3.6.1.4.1.6141.2.60.28.1.1.25 · 1 row entry · 2 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsSwitchMplsCtrlProtocolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsSwitchMplsCtrlProtocolTable'
The (conceptual) table listing the l2 virtual switch control frame
protocol status tunnel for a given Vpls.
wwpLeosVplsSwitchMplsCtrlProtocolEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.25.1
The layer 2 virtual switch control frame protocol tunnel
entry for the Vpls.
Column Syntax OID
This object represent the list of protocols the device
can support.
Enumeration
Enumerated Values:
1l28021x
2rstp
3ciscoCdp
4ciscoDtp
5ciscoPagp
6ciscoPvst
7ciscoUplinkFast
8ciscoUdlp
9ciscoVtp
10gvrp
11lacp
12lacpMarker
13oam
14lldp
15vlanBridge
.1.3.6.1.4.1.6141.2.60.28.1.1.25.1.1
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 …
Enumerationr/w
Enumerated Values:
1discard
2peer
3tunnel
.1.3.6.1.4.1.6141.2.60.28.1.1.25.1.2
.1.3.6.1.4.1.6141.2.60.28.1.1.26 · 1 row entry · 18 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchEthTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchEthTable'
This table is used to manage virtual switch entries
on the device.
wwpLeosVplsVirtualSwitchEthEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.26.1
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.
- wwpLeosV…
Column Syntax OID
This object specifies the virtual switch index which is used as unique
index in the table.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.1
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.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.2
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 …
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.3
This object specifies the ingress cos policy for given virtual switch.
Enumerationr/w
Enumerated Values:
1fixed
2inheritDot1dPri
3inheritIpPrec
4inheritPhbg
5port-inherit
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.4
This object specifies the ingress fixed cos attributes for given virtual switch.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.5
This object specifies the egress cos policy for given virtual switch.
Enumerationr/w
Enumerated Values:
1fixed
2inheritVc
3inheritTunnel
4leave
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.6
This object specifies the egress cos attributes for given virtual switch.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.7
This object enables or disables control protocol tunneling for a given
virtual switch.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.8
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.9
Setting this object will set the Mac learning state for each ethernet virtual switch.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.10
Setting this object will set the tunneling method for each ethernet virtual switch.
Enumerationr/w
Enumerated Values:
1l2pt
2transparent
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.11
This object specifies the .1d priority to use when encapsulation control frames.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.12
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.
Enumerationr/w
Enumerated Values:
1leave
2provider-inherit
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.13
Setting this object will set the transparent-mode validate for a given eth virtual switch.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.14
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 wwp…
Enumerationr/w
Enumerated Values:
1none
2ethernet
3pbt
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.15
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.
Enumerationr/w
Enumerated Values:
1c-vlan
2s-vlan
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.16
This object specifies the virtual switch description.
OctetStringr/w
Constraints:
range: 0-128
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.17
Reserved vlan for the virtual-switch.
Integer32r/w
Constraints:
range: 1-4094
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.18
.1.3.6.1.4.1.6141.2.60.28.1.1.27 · 1 row entry · 6 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchEthMemberTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchEthMemberTable'
This table is used to create virtual switch membership entry.
wwpLeosVplsVirtualSwitchEthMemberEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.27.1
This entry corresponds to single entry in wwpLeosVplsVirtualSwitchEthernetMemberTable table.
Column Syntax OID
This object specifies the port id associated with
wwpLeosVplsVirtualSwitchEthIndx.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.27.1.1
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 c…
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.6141.2.60.28.1.1.27.1.2
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.27.1.3
This object specifies the ingress cos policy for given member entry.
Enumerationr/w
Enumerated Values:
1fixed
2inheritDot1dPri
3inheritIpPrec
4inheritPhbg
5inheritVs
6port-inherit
.1.3.6.1.4.1.6141.2.60.28.1.1.27.1.4
This object specifies the ingress fixed cos attributes for given
member entry. This attribute is only valid when the EncapCosPolicy
is set to 'fixed'
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.27.1.5
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
attrib…
Enumerationr/w
Enumerated Values:
1leave
2provider-inherit
3inheritVs
.1.3.6.1.4.1.6141.2.60.28.1.1.27.1.6
.1.3.6.1.4.1.6141.2.60.28.1.1.28 · 1 row entry · 2 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchEthMemberStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchEthMemberStatsTable'
The (conceptual) table listing the virtual switch member stats
table.
wwpLeosVplsVirtualSwitchEthMemberStatsEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.28.1
The virtual switch member stats table entry index by
wwpLeosVplsVirtualSwitchEthIndx and wwpLeosVplsVirtualSwitchEthMemberPortId.
Column Syntax OID
This represents the total number of higher 32 bits received for
given virtual switch member port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.28.1.1
This represents the total number of lower 32 bits received for
given virtual switch member port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.28.1.2
.1.3.6.1.4.1.6141.2.60.28.1.1.29 · 1 row entry · 2 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsSwitchEthCtrlProtocolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsSwitchEthCtrlProtocolTable'
The (conceptual) table listing the l2 virtual switch control frame
protocol status tunnel for a given Vpls.
wwpLeosVplsSwitchEthCtrlProtocolEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.29.1
The layer 2 virtual switch control frame protocol tunnel
entry for the Vpls.
Column Syntax OID
This object represent the list of protocols the device
can support.
Enumeration
Enumerated Values:
1l28021x
2rstp
3ciscoCdp
4ciscoDtp
5ciscoPagp
6ciscoPvst
7ciscoUplinkFast
8ciscoUdlp
9ciscoVtp
10gvrp
11lacp
12lacpMarker
13oam
14lldp
15vlanBridge
.1.3.6.1.4.1.6141.2.60.28.1.1.29.1.1
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…
Enumerationr/w
Enumerated Values:
1discard
2peer
3tunnel
.1.3.6.1.4.1.6141.2.60.28.1.1.29.1.2
.1.3.6.1.4.1.6141.2.60.28.1.1.30 · 1 row entry · 3 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchEtypeTranslationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchEtypeTranslationTable'
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 row .1.3.6.1.4.1.6141.2.60.28.1.1.30.1
Each entry contains the Ethertype being translated and the new Ethertype that
will be copied over the old Ethertype.
Column Syntax OID
This object represent the original Ethertype of the frame.
EtherType
Type Constraints:
range: 2048..65535
.1.3.6.1.4.1.6141.2.60.28.1.1.30.1.1
This object represent the Ethertype that will be stamped on the frame on egress
and removed on ingress.
EtherTyper/w
Type Constraints:
range: 2048..65535
.1.3.6.1.4.1.6141.2.60.28.1.1.30.1.2
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.30.1.3
.1.3.6.1.4.1.6141.2.60.28.1.1.31 · 1 row entry · 5 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsTunnelPairTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsTunnelPairTable'
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 row .1.3.6.1.4.1.6141.2.60.28.1.1.31.1
Each entry contains the tunnel pair.
Column Syntax OID
This object represent the index in the table.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.31.1.1
This object represent the name of the pair and must be unique.
This object cannot be modified once entry is created.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.6141.2.60.28.1.1.31.1.2
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.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6141.2.60.28.1.1.31.1.3
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.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6141.2.60.28.1.1.31.1.4
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.31.1.5
.1.3.6.1.4.1.6141.2.60.28.1.1.32 · 1 row entry · 6 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchMplsEvplMemberTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchMplsEvplMemberTable'
This table is used to create mpls virtual switch subscriber port-vlan membership entry.
wwpLeosVplsVirtualSwitchMplsEvplMemberEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.32.1
This entry corresponds to single port-vlan subscriber entry in
wwpLeosVplsVirtualSwitchMplsEvplMemberTable table.
Column Syntax OID
This object specifies the port number which is to be added as
a customer facing port for the mpls virtual switch index
wwpLeosVplsVirtualSwitchMplsIndx.
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.32.1.1
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 specifie…
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.6141.2.60.28.1.1.32.1.2
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 objec…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.32.1.3
This object specifies the ingress cos policy for given EVPL entry.
Enumerationr/w
Enumerated Values:
1fixed
2inheritDot1dPri
3inheritIpPrec
4inheritPhbg
5inheritVs
6port-inherit
.1.3.6.1.4.1.6141.2.60.28.1.1.32.1.4
This object specifies the ingress fixed cos attributes for given
member entry. This attribute is only valid when the EncapCosPolicy
is set to 'fixed'
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.32.1.5
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
attrib…
Enumerationr/w
Enumerated Values:
1leave
2provider-inherit
3inheritVs
.1.3.6.1.4.1.6141.2.60.28.1.1.32.1.6
.1.3.6.1.4.1.6141.2.60.28.1.1.33 · 1 row entry · 2 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchMplsEvplMemberStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchMplsEvplMemberStatsTable'
The (conceptual) table listing the virtual switch member stats
table.
wwpLeosVplsVirtualSwitchMplsEvplMemberStatsEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.33.1
The virtual switch member stats table entry index by
wwpLeosVplsVirtualSwitchMplsIndx, wwpLeosVplsVirtualSwitchMplsMemberPortId and VlanId.
Column Syntax OID
This represents the total number of higher 32 bits received for
given mpls virtual switch member port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.33.1.1
This represents the total number of lower 32 bits received for
given virtual switch member port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.33.1.2
.1.3.6.1.4.1.6141.2.60.28.1.1.34 · 1 row entry · 8 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchEthEvplMemberTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchEthEvplMemberTable'
This table is used to create virtual switch membership entry.
wwpLeosVplsVirtualSwitchEthEvplMemberEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.34.1
This entry corresponds to single entry in wwpLeosVplsVirtualSwitchEthernetEvplMemberTable table.
Column Syntax OID
This object specifies the port id associated with
wwpLeosVplsVirtualSwitchEthIndx.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.34.1.1
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 c…
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.6141.2.60.28.1.1.34.1.2
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.34.1.3
This object specifies the ingress cos policy for given EVPL entry.
Enumerationr/w
Enumerated Values:
1fixed
2inheritDot1dPri
3inheritIpPrec
4inheritPhbg
5inheritVs
6port-inherit
.1.3.6.1.4.1.6141.2.60.28.1.1.34.1.4
This object specifies the ingress fixed cos attributes for given
member entry. This attribute is only valid when the EncapCosPolicy
is set to 'fixed'
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.60.28.1.1.34.1.5
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
attrib…
Enumerationr/w
Enumerated Values:
1leave
2provider-inherit
3inheritVs
.1.3.6.1.4.1.6141.2.60.28.1.1.34.1.6
Subscriber VLAN translate stamp.
Integer32r/w
Constraints:
range: 1-4094
.1.3.6.1.4.1.6141.2.60.28.1.1.34.1.7
This object specifies the service VLAN TPID.It is currently only applicable for VS
instances associated with an MPLS enabled VS
Enumerationr/w
Enumerated Values:
1tpid8100
2tpid9100
3tpid88A8
99none
.1.3.6.1.4.1.6141.2.60.28.1.1.34.1.8
.1.3.6.1.4.1.6141.2.60.28.1.1.35 · 1 row entry · 2 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchEthEvplMemberStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchEthEvplMemberStatsTable'
The (conceptual) table listing the virtual switch member stats
table.
wwpLeosVplsVirtualSwitchEthEvplMemberStatsEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.35.1
The virtual switch member stats table entry index by
wwpLeosVplsVirtualSwitchEthIndx, wwpLeosVplsVirtualSwitchEthMemberPortId and VlanId.
Column Syntax OID
This represents the total number of higher 32 bits received for
given virtual switch member port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.35.1.1
This represents the total number of lower 32 bits received for
given virtual switch member port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.35.1.2
.1.3.6.1.4.1.6141.2.60.28.1.1.36 · 1 row entry · 4 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualCircuitEthTotalStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualCircuitEthTotalStatsTable'
The (conceptual) table listing the virtual circuit stats
table.
wwpLeosVplsVirtualCircuitEthTotalStatsEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.36.1
The ethernet virtual circuit stats table entry index by
wwpLeosVplsVirtualCircuitMplsIndex.
Column Syntax OID
This represents the total number of higher 32 bits transmitted for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.36.1.1
This represents the total number of lower 32 bits transmitted for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.36.1.2
This represents the total number of higher 32 bits received for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.36.1.3
This represents the total number of lower 32 bits received for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.36.1.4
.1.3.6.1.4.1.6141.2.60.28.1.1.37 · 1 row entry · 4 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualCircuitMplsTotalStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualCircuitMplsTotalStatsTable'
The (conceptual) table listing the mpls virtual circuit stats
table.
wwpLeosVplsVirtualCircuitMplsTotalStatsEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.37.1
The mpls virtual circuit stats table entry index by
wwpLeosVplsVirtualCircuitMplsTotalIndex.
Column Syntax OID
This represents the total number of higher 32 bits transmitted for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.37.1.1
This represents the total number of lower 32 bits transmitted for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.37.1.2
This represents the total number of higher 32 bits received for
given mpls virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.37.1.3
This represents the total number of lower 32 bits received for
given virtual circuit.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.37.1.4
.1.3.6.1.4.1.6141.2.60.28.1.1.49 · 1 row entry · 3 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchEthL2CftProtocolTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchEthL2CftProtocolTable'
Table of Virtual Switch L2 CFT protocols.
wwpLeosVplsVirtualSwitchEthL2CftProtocolEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.49.1
Virtual Switch L2CFT protocol entry in the Virtual Switch L2CFT Protocol Table.
Column Syntax OID
This object specifies a unique protocol type-index into the table.
Enumeration
Enumerated Values:
1ciscoCdp
2ciscoDtp
3ciscoPagp
4ciscoUdld
5ciscoVtp
6ciscoPvst
7ciscoStpUplinkFast
8vlanBridge
9rstp
10lacp
11lacpMarker
12oam
13lldp
14i8021x
15gmrp
16gvrp
32brigeBlock
33allBridgesBlock
34garpBlock
99unknown
.1.3.6.1.4.1.6141.2.60.28.1.1.49.1.1
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
Enumerationr/w
Enumerated Values:
1forward
2discard
.1.3.6.1.4.1.6141.2.60.28.1.1.49.1.2
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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.28.1.1.49.1.64
.1.3.6.1.4.1.6141.2.60.28.1.1.50 · 1 row entry · 9 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchCFTProtoStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchCFTProtoStatsTable'
The (conceptual) table listing the l2 control frame protocol stats
for a given vlan.
wwpLeosVplsVirtualSwitchCFTProtoStatsEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.50.1
The layer 2 control frame protocol stats entry for the vlan.
Column Syntax OID
This object specifies the virtual switch index which is used as unique
index in the table.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.50.1.1
Specifies number of packets ingressed matching protocol.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.50.1.2
Specifies the number of packets that were made tunneled.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.50.1.3
Specifies the number of peered packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.50.1.4
Specifies the number of discarded packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.50.1.5
Specifies the number of packets that came in
tunneled and then restored.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.50.1.6
Specifies the number of packets that failed to 'untunnel'.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.50.1.7
Specifies the number of tunneled packets received
on subscriber port..
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.50.1.8
This object represent the list of protocols supported by
the device.
Enumeration
Enumerated Values:
1l28021x
2rstp
3ciscoCdp
4ciscoDtp
5ciscoPagp
6ciscoPvst
7ciscoUplinkFast
8ciscoUdlp
9ciscoVtp
10gvrp
11lacp
12lacpMarker
13lldp
14oam
15vlanBridge
.1.3.6.1.4.1.6141.2.60.28.1.1.50.1.9
.1.3.6.1.4.1.6141.2.60.28.1.1.51 · 1 row entry · 9 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosVplsVirtualSwitchCFTProtoTotalStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchCFTProtoTotalStatsTable'
The (conceptual) table listing the l2 control frame protocol stats
for a given vlan.
wwpLeosVplsVirtualSwitchCFTProtoTotalStatsEntry row .1.3.6.1.4.1.6141.2.60.28.1.1.51.1
The layer 2 control frame protocol stats entry for the vlan.
Column Syntax OID
This object specifies the virtual switch index which is used as unique
index in the table.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.60.28.1.1.51.1.1
Specifies number of packets ingressed matching protocol.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.51.1.2
Specifies the number of packets that were made tunneled.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.51.1.3
Specifies the number of peered packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.51.1.4
Specifies the number of discarded packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.51.1.5
Specifies the number of packets that came in
tunneled and then restored.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.51.1.6
Specifies the number of packets that failed to 'untunnel'.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.51.1.7
Specifies the number of tunneled packets received
on subscriber port..
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.28.1.1.51.1.8
This object represent the list of protocols supported by
the device.
Enumeration
Enumerated Values:
1l28021x
2rstp
3ciscoCdp
4ciscoDtp
5ciscoPagp
6ciscoPvst
7ciscoUplinkFast
8ciscoUdlp
9ciscoVtp
10gvrp
11lacp
12lacpMarker
13lldp
14oam
15vlanBridge
.1.3.6.1.4.1.6141.2.60.28.1.1.51.1.9