WWP-L2-CF-TUNNEL-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-L2-CF-TUNNEL-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
 wwpL2CFTunnelMIB 1.3.6.1.4.1.6141.2.53
This MIB module is for the Layer 2 Control Frame Tunneling in WWP Portal Products
       wwpL2CFTunnelMIBObjects 1.3.6.1.4.1.6141.2.53.1
           wwpL2CFTunnel 1.3.6.1.4.1.6141.2.53.1.1
               wwpL2CFTunnelTable 1.3.6.1.4.1.6141.2.53.1.1.1 no-access
VLAN table
                   wwpL2CFTunnelEntry 1.3.6.1.4.1.6141.2.53.1.1.1.1 no-access
table of vlans
                       wwpL2CFTunnelVlanId 1.3.6.1.4.1.6141.2.53.1.1.1.1.1 vlanid read-only
802.1Q VLAN ID (1-4094)
                       wwpL2CFTunnelOperStatus 1.3.6.1.4.1.6141.2.53.1.1.1.1.2 integer read-only
The current operational state of tunnel. Enumeration: 'operDisabled': 5, 'operInvalidCfg': 4, 'operActive': 0, 'operVlanNotExist': 1, 'operInvalidVlanPortTag': 2, 'operInvalidVlanNumPorts': 3.
                       wwpL2CFTunnelAdminStatus 1.3.6.1.4.1.6141.2.53.1.1.1.1.3 integer read-write
The administratively desired status of Layer 2 control frame handling. Enumeration: 'disabled': 0, 'enabled': 1.
                       wwpL2CFTunnelPriority 1.3.6.1.4.1.6141.2.53.1.1.1.1.4 integer read-write
The 802.1p packet priority to be assigned to packets associated with this port that do not have an 802.1Q VLAN header. Enumeration: 'p2': 2, 'p3': 3, 'p0': 0, 'p1': 1, 'p6': 6, 'p7': 7, 'p4': 4, 'p5': 5.
                       wwpL2CFTunnelRowStatus 1.3.6.1.4.1.6141.2.53.1.1.1.1.5 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'. The default state for wwpL2CFTunnelAdminStatus will be 'disabled'.
               wwpL2CFTProtocolTable 1.3.6.1.4.1.6141.2.53.1.1.2 no-access
The (conceptual) table listing the l2 control frame protocol status tunnels.
                   wwpL2CFTProtocolEntry 1.3.6.1.4.1.6141.2.53.1.1.2.1 no-access
The layer 2 control frame protocol tunnel entry.
                       wwpL2CFTVlanId 1.3.6.1.4.1.6141.2.53.1.1.2.1.1 vlanid read-only
802.1Q VLAN ID (1-4094)
                       wwpL2CFTProtocolNum 1.3.6.1.4.1.6141.2.53.1.1.2.1.2 integer read-only
This object represent the list of protocols the device can support. Enumeration: 'lldp': 15, 'lacp': 6, 'vlanbridge': 13, 'l28021x': 1, 'gvrp': 5, 'vtp': 14, 'pagp': 9, 'oam': 8, 'bridge-grp-addr': 2, 'stp-uplink-fast': 11, 'pvst': 10, 'cdp': 3, 'udld': 12, 'marker-protocol': 7, 'dtp': 4.
                       wwpL2CFTDispositionType 1.3.6.1.4.1.6141.2.53.1.1.2.1.3 integer read-only
Setting this object to 'discard' will cause wwpL2CFTProtocolNum frames arriving at the specified port to be discarded. NOTE: Setting this to 'peer' will cause the wwpL2CFTProtocolNum frame to be processed in the same manor as 'discard'. Setting this to 'tunnel' will cause the wwpL2CFTProtocolNum frame to be tunneled. The default disposition state of each protocol is controlled by portal application. Enumeration: 'peer': 1, 'discard': 0, 'tunnel': 2.
               wwpL2CFTStatsTable 1.3.6.1.4.1.6141.2.53.1.1.3 no-access
A table that contains the frame counters for Layer 2 control frame handling.
                   wwpL2CFTStatsEntry 1.3.6.1.4.1.6141.2.53.1.1.3.1 no-access
A list of Link Aggregation Control Protocol statistics for each port on this device.
                       wwpL2CFTStatsVlanId 1.3.6.1.4.1.6141.2.53.1.1.3.1.1 vlanid read-only
802.1Q VLAN ID (1-4094)
                       wwpL2CFTStatsProtocolNum 1.3.6.1.4.1.6141.2.53.1.1.3.1.2 integer read-only
This object represent the list of protocols the device can support. Enumeration: 'lacp': 6, 'vlanbridge': 13, 'l28021x': 1, 'gvrp': 5, 'vtp': 14, 'pagp': 9, 'oam': 8, 'bridge-grp-addr': 2, 'stp-uplink-fast': 11, 'pvst': 10, 'cdp': 3, 'udld': 12, 'marker-protocol': 7, 'dtp': 4.
                       wwpL2CFTStatsPacketsRx 1.3.6.1.4.1.6141.2.53.1.1.3.1.3 counter32 read-only
The number of number of pkts ingressed matching protocol. This value is read-only.
                       wwpL2CFTStatsTunneledFrames 1.3.6.1.4.1.6141.2.53.1.1.3.1.4 counter32 read-only
The number of number of pts that made tunneled. This value is read-only.
                       wwpL2CFTStatsDecodedFrames 1.3.6.1.4.1.6141.2.53.1.1.3.1.5 counter32 read-only
The number of came in tunneled, then restored. This value is read-only.
                       wwpL2CFTStatsDecodedFailed 1.3.6.1.4.1.6141.2.53.1.1.3.1.6 counter32 read-only
The number of failed to untunnel. This value is read-only.
                       wwpL2CFTStatsPeeredFrames 1.3.6.1.4.1.6141.2.53.1.1.3.1.7 counter32 read-only
The number of number of peered packets. This value is read-only.
                       wwpL2CFTStatsDiscardFrames 1.3.6.1.4.1.6141.2.53.1.1.3.1.8 counter32 read-only
The number of number of discarded packets. This value is read-only.
                       wwpL2CFTStatsTunFrameSubPort 1.3.6.1.4.1.6141.2.53.1.1.3.1.9 counter32 read-only
The number of number of tunneled frames received on subscriber port. This value is read-only.
               wwpL2CFTGlobalStats 1.3.6.1.4.1.6141.2.53.1.1.4
                   wwpL2CFTGlobalStatsPacketsRx 1.3.6.1.4.1.6141.2.53.1.1.4.1 counter32 read-only
The total number of number of frames ingressed matching protocol. This value is read-only.
                   wwpL2CFTGlobalStatsTunneledFrames 1.3.6.1.4.1.6141.2.53.1.1.4.2 counter32 read-only
The total number of number of frames that made tunneled. This total value is read-only.
                   wwpL2CFTGlobalStatsDecodedFrames 1.3.6.1.4.1.6141.2.53.1.1.4.3 counter32 read-only
The total number of frames that came in tunneled, then restored. This value is read-only.
                   wwpL2CFTGlobalStatsDecodedFailed 1.3.6.1.4.1.6141.2.53.1.1.4.4 counter32 read-only
Specifies the total number of frames that failed to 'untunnel' on the vlan. This value is read-only.
                   wwpL2CFTGlobalStatsPeeredFrames 1.3.6.1.4.1.6141.2.53.1.1.4.5 counter32 read-only
The total number of number of peered frames. This value is read-only.
                   wwpL2CFTGlobalStatsDiscardFrames 1.3.6.1.4.1.6141.2.53.1.1.4.6 counter32 read-only
The total number of number of discarded frames. This value is read-only.
                   wwpL2CFTGlobalStatsTunFrameSubPort 1.3.6.1.4.1.6141.2.53.1.1.4.7 counter32 read-only
The total number of number of tunneled frames received on subscriber port. This value is read-only.
               wwpL2CFTResetStatCounters 1.3.6.1.4.1.6141.2.53.1.1.5 integer read-write
To reset L2 control frame statistic counters , this object should be set to 'reset'. A read on this object should return none(0). Enumeration: 'reset': 1, 'none': 0.
       wwpL2CFTunnelMIBNotificationPrefix 1.3.6.1.4.1.6141.2.53.2
           wwpL2CFTunnelMIBNotifications 1.3.6.1.4.1.6141.2.53.2.0
       wwpL2CFTunnelMIBConformance 1.3.6.1.4.1.6141.2.53.3
           wwpL2CFTunnelMIBCompliances 1.3.6.1.4.1.6141.2.53.3.1
           wwpL2CFTunnelMIBGroups 1.3.6.1.4.1.6141.2.53.3.2