WWP-LEOS-VLAN-TAG-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-LEOS-VLAN-TAG-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
 wwpLeosVlanMIB 1.3.6.1.4.1.6141.2.60.5
This MIB module defines the managed objects for the VLAN, specific for the WWP products.
     wwpLeosVlanMIBObjects 1.3.6.1.4.1.6141.2.60.5.1
         wwpLeosVlan 1.3.6.1.4.1.6141.2.60.5.1.1
             wwpLeosMaxVlans 1.3.6.1.4.1.6141.2.60.5.1.1.1 unsigned32 read-only
The maximum number of VLANs that this device supports.
             wwpLeosMaxSupportedVlanTagId 1.3.6.1.4.1.6141.2.60.5.1.1.2 unsigned32 read-only
The maximum value of VLAN Tag ID that this device supports.
             wwpLeosNumVlans 1.3.6.1.4.1.6141.2.60.5.1.1.3 unsigned32 read-only
The current number of VLANs that are configured in this device.
             wwpLeosVlanTable 1.3.6.1.4.1.6141.2.60.5.1.1.4 no-access
The (conceptual) table listing the config parameters for the VLAN.
                 wwpLeosVlanEntry 1.3.6.1.4.1.6141.2.60.5.1.1.4.1 no-access
An entry (conceptual row) in the wwpLeosVlanTable.
                     wwpLeosVlanId 1.3.6.1.4.1.6141.2.60.5.1.1.4.1.1 vlanid read-only
A unique identifier for the VLAN.
                     wwpLeosVlanName 1.3.6.1.4.1.6141.2.60.5.1.1.4.1.2 octet string read-only
Name associated with this VLAN Entry.
                     wwpLeosVlanStatus 1.3.6.1.4.1.6141.2.60.5.1.1.4.1.4 rowstatus read-write
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, there should not be any port/tag associated with this VLAN.
                     wwpLeosVlanMacLrnState 1.3.6.1.4.1.6141.2.60.5.1.1.4.1.5 integer read-write
Setting this object will enable or disable MAC learning for the VLAN. Enumeration: 'disabled': 2, 'enabled': 1.
                     wwpLeosVlanMacLrnOperState 1.3.6.1.4.1.6141.2.60.5.1.1.4.1.6 integer read-only
Displays the operational status of MAC learning for the VLAN. Enumeration: 'disabled': 2, 'vsOverride': 3, 'enabled': 1.
                     wwpLeosVlanTranslationVlan 1.3.6.1.4.1.6141.2.60.5.1.1.4.1.7 integer read-write
The translated VLAN for the given ingress VLAN specified by wwpLeosVlanId. Setting this MIB object to 0 will result in unsetting the translation VLAN for given ingress VLAN wwpLeosVlanId.
                     wwpLeosVlanEgressTpid 1.3.6.1.4.1.6141.2.60.5.1.1.4.1.8 integer read-write
This object specifies the tpid used at egress for frames that egress a port on this vlan. This is used in conjunction with port egress tpid policy described in wwpLeosVplsVirtualCircuitEtherTypePolicy. Enumeration: 'tpid88A8': 3, 'tpid9100': 2, 'tpid8100': 1.
             wwpLeosVlanTagMemberTable 1.3.6.1.4.1.6141.2.60.5.1.1.5 no-access
The (conceptual) table listing the configuration parameters for the members of the VLANs.
                 wwpLeosVlanTagMemberEntry 1.3.6.1.4.1.6141.2.60.5.1.1.5.1 no-access
An entry (conceptual row) in the wwpLeosVlanTagMemberTable.
                     wwpLeosVlanMemberPortId 1.3.6.1.4.1.6141.2.60.5.1.1.5.1.1 integer read-only
The port ID to be associated with this VLAN.
                     wwpLeosVlanMemberTagId 1.3.6.1.4.1.6141.2.60.5.1.1.5.1.2 vlantag read-only
The VLAN Tag ID used by the port on this VLAN. If the switch is being used as a traditional Layer 2 device, then the value of wwpLeosVlanMemberTagId should be same as wwpLeosVlanMemberId.
                     wwpLeosVlanMemberStatus 1.3.6.1.4.1.6141.2.60.5.1.1.5.1.4 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'.
             wwpLeosVlanCircuitTable 1.3.6.1.4.1.6141.2.60.5.1.1.6 no-access
The (conceptual) table listing the virtual circuit table.
                 wwpLeosVlanCircuitEntry 1.3.6.1.4.1.6141.2.60.5.1.1.6.1 no-access
The virtual circuit table entry indexed by virtual circuit index. To create an entry, use the SNMP multiple set operation because wwpLeosCircuitVlanId, wwpLeosCircuitName and wwpLeosCircuitType are mandatory while creating entry in the table.
                     wwpLeosCircuitIndex 1.3.6.1.4.1.6141.2.60.5.1.1.6.1.1 integer read-only
This represents the virtual circuit index in the table.
                     wwpLeosCircuitVlanId 1.3.6.1.4.1.6141.2.60.5.1.1.6.1.2 vlanid read-write
This represents the VLAN ID associated with virtual circuit index in the table.
                     wwpLeosCircuitType 1.3.6.1.4.1.6141.2.60.5.1.1.6.1.3 integer read-write
This represents the type of virtual circuit eth or mpls. Enumeration: 'ethernet': 1, 'mpls': 2.
                     wwpLeosCircuitName 1.3.6.1.4.1.6141.2.60.5.1.1.6.1.4 octet string read-write
This represents the name associated with the virtual circuit.
                     wwpLeosCircuitPriority 1.3.6.1.4.1.6141.2.60.5.1.1.6.1.5 integer read-write
This represents the 802.1D priority associated with the virtual circuit.
                     wwpLeosCircuitDataTunnelState 1.3.6.1.4.1.6141.2.60.5.1.1.6.1.6 integer read-write
This represents the data tunnel state associated with the virtual circuit. Setting to 'on' enables the tunnel for data frames. Setting to 'off' disables it. Enumeration: 'on': 1, 'off': 2.
                     wwpLeosCircuitCtrlProtocolTunnelState 1.3.6.1.4.1.6141.2.60.5.1.1.6.1.7 integer read-write
This represents the control frame tunnel state associated with the virtual circuit. Setting to 'on' enables the tunnel for control frames. Setting to 'off' disables it. Enumeration: 'on': 1, 'off': 2.
                     wwpLeosCircuitNumEndPoints 1.3.6.1.4.1.6141.2.60.5.1.1.6.1.8 integer read-only
This represents the number of end points associated with this entry.
                     wwpLeosCircuitStatus 1.3.6.1.4.1.6141.2.60.5.1.1.6.1.9 rowstatus read-only
Setting this object to 'createAndGo' will create the entry and by default will enable control frame and data frame tunnel . Setting this object to 'destroy' will delete the entry from the table for given VLAN.
             wwpLeosVlanCircuitPortExclusiveTable 1.3.6.1.4.1.6141.2.60.5.1.1.7 no-access
The (conceptual) table listing the layer 2 control frame tunnel status on a VLAN.
                 wwpLeosVlanCircuitPortExclusiveEntry 1.3.6.1.4.1.6141.2.60.5.1.1.7.1 no-access
The layer 2 control frame protocol tunnel entry for the VLAN.
                     wwpLeosPortId 1.3.6.1.4.1.6141.2.60.5.1.1.7.1.1 integer read-only
This specifies the port which is the end point for in this virtual circuit.
                     wwpLeosPortExclusiveStatus 1.3.6.1.4.1.6141.2.60.5.1.1.7.1.2 rowstatus read-only
Setting this object to 'createAndGo' will create the entry and designate the port as the end point of the virtual circuit. Setting this object to 'destroy' will delete the entry from the table for the given virtual circuit.
             wwpLeosVlanCircuitCtrlProtocolTable 1.3.6.1.4.1.6141.2.60.5.1.1.8 no-access
The (conceptual) table listing the layer 2 control frame protocol status tunnel for a given VLAN.
                 wwpLeosVlanCircuitCtrlProtocolEntry 1.3.6.1.4.1.6141.2.60.5.1.1.8.1 no-access
The layer 2 control frame protocol tunnel entry for the VLAN.
                     wwpLeosVlanl2ProtocolNum 1.3.6.1.4.1.6141.2.60.5.1.1.8.1.1 integer read-only
This object represent the list of protocols supported by the device. Enumeration: 'lldp': 13, 'vlanBridge': 15, 'ciscoUdlp': 8, 'l28021x': 1, 'rstp': 2, 'ciscoPvst': 6, 'lacpMarker': 12, 'oam': 14, 'lacp': 11, 'ciscoUplinkFast': 7, 'ciscoCdp': 3, 'ciscoVtp': 9, 'ciscoPagp': 5, 'ciscoDtp': 4, 'gvrp': 10.
                     wwpLeosVlanl2Type 1.3.6.1.4.1.6141.2.60.5.1.1.8.1.2 integer read-only
Setting this object to 'discard' will cause wwpLeosProtocolNum frames arriving at the specified UNI to be discarded. Setting this to 'peer' will cause the wwpLeosProtocolNum frame to be processed by the provider network and cause the provider network to behave as a peer. Setting this to 'tunnel' will cause the wwpLeosProtocolNum frame to be tunneled. Enumeration: 'peer': 2, 'discard': 1, 'tunnel': 3.
             wwpLeosVlanCircuitStats 1.3.6.1.4.1.6141.2.60.5.1.1.9
                 wwpLeosVlanl2AllRxPkts 1.3.6.1.4.1.6141.2.60.5.1.1.9.1 counter32 read-only
Specifies total number of packets ingressed on VLAN.
                 wwpLeosVlanl2AllTunneledPkts 1.3.6.1.4.1.6141.2.60.5.1.1.9.2 counter32 read-only
Specifies the total number of packets tunneled on the VLAN.
                 wwpLeosVlanl2AllPeerPkts 1.3.6.1.4.1.6141.2.60.5.1.1.9.3 counter32 read-only
Specifies the total number of packets peered on the VLAN.
                 wwpLeosVlanl2AllDiscardedPkts 1.3.6.1.4.1.6141.2.60.5.1.1.9.4 counter32 read-only
Specifies the total number of discarded packets on the VLAN.
                 wwpLeosVlanl2AllDecodedPkts 1.3.6.1.4.1.6141.2.60.5.1.1.9.5 counter32 read-only
Specifies the total number of packets tunneled and then restored on the VLAN.
                 wwpLeosVlanl2AllDecodedFailures 1.3.6.1.4.1.6141.2.60.5.1.1.9.6 counter32 read-only
Specifies the total number of packets failed to 'untunnel' on the VLAN.
                 wwpLeosVlanl2AllTunneledSubcriberPortPkts 1.3.6.1.4.1.6141.2.60.5.1.1.9.7 counter32 read-only
Specifies the total number of tunneled packets received on the subscriber port on the VLAN.
             wwpLeosVlanCircuitProtocolStatsTable 1.3.6.1.4.1.6141.2.60.5.1.1.10 no-access
The (conceptual) table listing the layer 2 control frame protocol statistics for a given VLAN.
                   wwpLeosVlanCircuitProtocolStatsEntry 1.3.6.1.4.1.6141.2.60.5.1.1.10.1 no-access
The layer 2 control frame protocol statistics entry for the VLAN.
                       wwpLeosVlanl2RxPkts 1.3.6.1.4.1.6141.2.60.5.1.1.10.1.1 counter32 read-only
Specifies the number of packets ingressed matching the protocol.
                       wwpLeosVlanl2TunneledPkts 1.3.6.1.4.1.6141.2.60.5.1.1.10.1.2 counter32 read-only
Specifies the number of packets tunneled.
                       wwpLeosVlanl2PeerPkts 1.3.6.1.4.1.6141.2.60.5.1.1.10.1.3 counter32 read-only
Specifies the number of peered packets.
                       wwpLeosVlanl2DiscardedPkts 1.3.6.1.4.1.6141.2.60.5.1.1.10.1.4 counter32 read-only
Specifies the number of discarded packets.
                       wwpLeosVlanl2DecodedPkts 1.3.6.1.4.1.6141.2.60.5.1.1.10.1.5 counter32 read-only
Specifies the number of packets tunneled and then restored.
                       wwpLeosVlanl2DecodedFailures 1.3.6.1.4.1.6141.2.60.5.1.1.10.1.6 counter32 read-only
Specifies the number of packets failed to 'untunnel'.
                       wwpLeosVlanl2TunneledSubcriberPortPkts 1.3.6.1.4.1.6141.2.60.5.1.1.10.1.7 counter32 read-only
Specifies the number of tunneled packets received on the subscriber port.
             wwpLeosVlanStatsTable 1.3.6.1.4.1.6141.2.60.5.1.1.11 no-access
A list of VLAN statistics entries.
                   wwpLeosVlanStatsEntry 1.3.6.1.4.1.6141.2.60.5.1.1.11.1 no-access
An entry in the VLAN stats table.
                       wwpLeosVlanStatsVlanId 1.3.6.1.4.1.6141.2.60.5.1.1.11.1.1 vlantag read-only
The VLAN ID for this statistics entry.
                       wwpLeosVlanStatsCreateTime 1.3.6.1.4.1.6141.2.60.5.1.1.11.1.2 timestamp read-only
The value of sysUpTime when this control entry was last activated. This value can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
                       wwpLeosVlanStatsUniOctets 1.3.6.1.4.1.6141.2.60.5.1.1.11.1.3 counter64 read-only
The number of unicast bytes through this VLAN.
                       wwpLeosVlanStatsUniPkts 1.3.6.1.4.1.6141.2.60.5.1.1.11.1.4 counter32 read-only
The number of unicast packets through this VLAN.
                       wwpLeosVlanStatsNonUniOctets 1.3.6.1.4.1.6141.2.60.5.1.1.11.1.5 counter64 read-only
The number of broadcast or multicast bytes through this VLAN.
                       wwpLeosVlanStatsNonUniPkts 1.3.6.1.4.1.6141.2.60.5.1.1.11.1.6 counter32 read-only
The number of broadcast or multicast packets through this VLAN.
                       wwpLeosVlanStatsStatus 1.3.6.1.4.1.6141.2.60.5.1.1.11.1.7 rowstatus read-write
Setting this object to 'createAndGo' will enable the collection of statistics on the specified VLAN, clear the initial statistics bucket and add the entry to the table. Setting this object to 'destroy' will disable the collection of statistics and remove the entry from the table for given VLAN.
                       wwpLeosVlanStatsClear 1.3.6.1.4.1.6141.2.60.5.1.1.11.1.8 truthvalue read-write
Setting this object to True will reset the statistics of the given VLAN. Read on this object will always return False.
                       wwpLeosVlanStatsPortId 1.3.6.1.4.1.6141.2.60.5.1.1.11.1.9 integer read-write
The port ID to be associated with this VLAN statistics entry. When a portId is specified, VLAN statistics gathering is restricted to the specified port. A port ID of zero means no port restriction. Support for this object is currently not implemented.
             wwpLeosVlanTotalStatsTable 1.3.6.1.4.1.6141.2.60.5.1.1.12 no-access
A list of VLAN statistics entries.
                   wwpLeosVlanTotalStatsEntry 1.3.6.1.4.1.6141.2.60.5.1.1.12.1 no-access
An entry in the VLAN statistics table.
                       wwpLeosVlanTotalStatsVlanId 1.3.6.1.4.1.6141.2.60.5.1.1.12.1.1 vlantag read-only
The VLAN ID for this statistics entry.
                       wwpLeosVlanTotalStatsCreateTime 1.3.6.1.4.1.6141.2.60.5.1.1.12.1.2 timestamp read-only
The value of sysUpTime when this control entry was last activated. This value can be used by the management station to ensure that the entry has not been deleted and recreated between polls.
                       wwpLeosVlanTotalStatsUniOctets 1.3.6.1.4.1.6141.2.60.5.1.1.12.1.3 counter64 read-only
The number of unicast bytes through this VLAN.
                       wwpLeosVlanTotalStatsUniPkts 1.3.6.1.4.1.6141.2.60.5.1.1.12.1.4 counter32 read-only
The number of unicast packets through this VLAN.
                       wwpLeosVlanTotalStatsNonUniOctets 1.3.6.1.4.1.6141.2.60.5.1.1.12.1.5 counter64 read-only
The number of broadcast or multicast bytes through this VLAN.
                       wwpLeosVlanTotalStatsNonUniPkts 1.3.6.1.4.1.6141.2.60.5.1.1.12.1.6 counter32 read-only
The number of broadcast or multicast packets through this VLAN.
                       wwpLeosVlanTotalStatsStatus 1.3.6.1.4.1.6141.2.60.5.1.1.12.1.7 rowstatus read-write
Setting this object to 'createAndGo' will enable the collection of statistics on the specified VLAN, clear the initial statistics bucket and add the entry to the table. Setting this object to 'destroy' will disable the collection of statistics and remove the entry from the table for given VLAN.
                       wwpLeosVlanTotalStatsClear 1.3.6.1.4.1.6141.2.60.5.1.1.12.1.8 truthvalue read-write
Setting this object to True resets the statistics of the given VLAN. Read on this object will always return False.
                       wwpLeosVlanTotalStatsPortId 1.3.6.1.4.1.6141.2.60.5.1.1.12.1.9 integer read-write
The port ID to be associated with this VLAN statistics entry. When a portId is specified, the VLAN statistics gathering is restricted to the specified port. A port ID of zero means no port restriction. Support for this object is currently not implemented.
             wwpLeosVlanTranslationTable 1.3.6.1.4.1.6141.2.60.5.1.1.13 no-access
VLAN translation table.
                   wwpLeosVlanTranslationEntry 1.3.6.1.4.1.6141.2.60.5.1.1.13.1 no-access
An entry in the VLAN translation table.
                       wwpLeosVlanTranslationPgId 1.3.6.1.4.1.6141.2.60.5.1.1.13.1.1 integer no-access
Logical port interface for which the translation applies.
                       wwpLeosVlanTranslationFrameVid 1.3.6.1.4.1.6141.2.60.5.1.1.13.1.2 vlantag no-access
Frame Ingres-egress vlan-id.
                       wwpLeosVlanTranslationVlanId 1.3.6.1.4.1.6141.2.60.5.1.1.13.1.3 vlantag read-only
Assign/stamp to this internal VLAN.
                       wwpLeosVlanTranslationStatus 1.3.6.1.4.1.6141.2.60.5.1.1.13.1.4 rowstatus read-only
Setting this object to CreateAndGo will create a VLAn tranlsation entry. Setting this object to destroy will delete a translation entry.
         wwpLeosVlanEPR 1.3.6.1.4.1.6141.2.60.5.1.2
             wwpLeosVlanEPRTable 1.3.6.1.4.1.6141.2.60.5.1.2.1 no-access
The (conceptual) table listing the egress port restriction parameters for the VLAN.
                 wwpLeosVlanEPREntry 1.3.6.1.4.1.6141.2.60.5.1.2.1.1 no-access
The egress port restriction entry for a VLAN.
                     wwpLeosVlanEPRState 1.3.6.1.4.1.6141.2.60.5.1.2.1.1.1 integer read-write
Setting this object to 'enable' will enable the egress port restriction on this VLAN. Setting this object to 'disable' will disable the egress port restriction on this VLAN. Enumeration: 'enable': 1, 'disable': 2.
             wwpLeosVlanEPRGrpMemTable 1.3.6.1.4.1.6141.2.60.5.1.2.2 no-access
The (conceptual) table listing the egress port restriction group for the VLAN members.
                 wwpLeosVlanEPRGrpMemEntry 1.3.6.1.4.1.6141.2.60.5.1.2.2.1 no-access
The egress port restriction group entry for the VLAN members.
                     wwpLeosVlanEPRGrpName 1.3.6.1.4.1.6141.2.60.5.1.2.2.1.1 integer read-write
Setting this object will assign the specified group to the given port-tag-vlan combination. Enumeration: 'groupA': 1, 'groupB': 2.
             wwpLeosVlanEPRGrpAccessTable 1.3.6.1.4.1.6141.2.60.5.1.2.3 no-access
The (conceptual) table listing the group access for the given VLAN.
                 wwpLeosVlanEPRGrpAccessEntry 1.3.6.1.4.1.6141.2.60.5.1.2.3.1 no-access
Entry for the group access for the given VLAN.
                     wwpLeosVlanEPRGrpAAccess 1.3.6.1.4.1.6141.2.60.5.1.2.3.1.1 integer read-write
Setting this object will allow group A members for this VLAN to talk to specified group. Enumeration: 'groupAB': 3, 'groupA': 1, 'groupB': 2.
                     wwpLeosVlanEPRGrpBAccess 1.3.6.1.4.1.6141.2.60.5.1.2.3.1.2 integer read-write
Setting this object will allow group B members for this VLAN to talk to specified group. Enumeration: 'groupAB': 3, 'groupA': 1, 'groupB': 2.
     wwpLeosVlanMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.5.2
         wwpLeosVlanMIBNotifications 1.3.6.1.4.1.6141.2.60.5.2.0
     wwpLeosVlanMIBConformance 1.3.6.1.4.1.6141.2.60.5.3
         wwpLeosVlanMIBCompliances 1.3.6.1.4.1.6141.2.60.5.3.1
         wwpLeosVlanMIBGroups 1.3.6.1.4.1.6141.2.60.5.3.2