ELTEX-MES-L2-TUNNEL-CONFIG-MIB: View SNMP OID List / Download MIB

VENDOR: ELTEX ENTERPRISE


 Home MIB: ELTEX-MES-L2-TUNNEL-CONFIG-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
 eltMesL2TunnelConfig 1.3.6.1.4.1.35265.1.23.13
This MIB module is for layer 2 tunneling related configurations on a device. Tunneling allows separate local networks to be considered as a single VLAN. These separate networks are connected via an ISP, which will tunnel the packets from one network to another, making it appear as if the two networks are actually just one.
       eltMesLtcMIBObjects 1.3.6.1.4.1.35265.1.23.13.1
           eltMesLtcGlobal 1.3.6.1.4.1.35265.1.23.13.1.1
               eltLtcNotificationEnable 1.3.6.1.4.1.35265.1.23.13.1.1.1 truthvalue read-write
This object indicates whether the system will generate the eltLtcTunnelDropThresholdExceeded and eltLtcTunnelShutdownThresholdExceeded notifications.
               eltLtcTunnelMacAddress 1.3.6.1.4.1.35265.1.23.13.1.1.2 macaddress read-write
The destination MAC address that replaces the original destination MAC address of tunneled frames.
           eltMesLtcTunneledProtocol 1.3.6.1.4.1.35265.1.23.13.1.2
               eltLtcTunneledProtocolTable 1.3.6.1.4.1.35265.1.23.13.1.2.1 no-access
This table contains information about the protocols being tunneled. Only tunneled protocol filtering capable interfaces are shown.
                   eltLtcTunneledProtocolEntry 1.3.6.1.4.1.35265.1.23.13.1.2.1.1 no-access
Information about the protocols being tunneled. Only tunneled protocol filtering capable interfaces are shown.
                       eltLtcTunneledProtocolType 1.3.6.1.4.1.35265.1.23.13.1.2.1.1.1 bits read-write
Indicates tunneled protocol of the interface. If a BIT is set, then the value of the corresponding protocol is tunneled. Specifically, if the 'stp(0)' BIT is set, then the Spanning Tree Protocol PDU is tunneled. At this moment, there are no other supported protocols. If the bit for a given protocol is set for an interface, then the statistics for that interface and protocol will start to be monitored. Bits: 'stp': 0, 'workaround': 1.
                       eltLtcTunnelCos 1.3.6.1.4.1.35265.1.23.13.1.2.1.1.2 qoslayer2cos read-write
Specifies the user priority of the tunneled PDUs for the interface.
           eltMesLtcTunnelThreshold 1.3.6.1.4.1.35265.1.23.13.1.3
               eltLtcTunnelThresholdTable 1.3.6.1.4.1.35265.1.23.13.1.3.1 no-access
This table contains information about the thresholds for protocol tunneling. Only tunneled protocol filtering capable interfaces are shown. The objects will be on a per interface, per protocol basis.
                   eltLtcTunnelThresholdEntry 1.3.6.1.4.1.35265.1.23.13.1.3.1.1 no-access
Information about the thresholds for protocol tunneling. Only tunneled protocol filtering capable interfaces are shown. The entries will be on a per interface, per protocol basis
                       eltLtcTunnelThresholdProtocolIndex 1.3.6.1.4.1.35265.1.23.13.1.3.1.1.1 eltltctunneledprotocolindex no-access
A tunneled protocol of an interface.
                       eltLtcTunnelDropThreshold 1.3.6.1.4.1.35265.1.23.13.1.3.1.1.2 unsigned32 read-write
The drop threshold on an interface for a given protocol. After reaching this drop threshold, the interface will start dropping PDUs for the given protocol. This value cannot be greater than the value of eltLtcTunnelShutdownThreshold. A value of 0 indicates that no limit is set.
                       eltLtcTunnelShutdownThreshold 1.3.6.1.4.1.35265.1.23.13.1.3.1.1.3 unsigned32 read-write
The shutdown threshold on an interface for a given protocol. After reaching the shutdown threshold, the interface will shutdown for the given protocol. This value cannot be less than the value of eltLtcTunnelDropThreshold. A value of 0 indicates that no limit is set.
           eltMesLtcTunnelStatistics 1.3.6.1.4.1.35265.1.23.13.1.4
               eltLtcTunnelStatisticsTable 1.3.6.1.4.1.35265.1.23.13.1.4.1 no-access
This table contains protocol tunneling statistics on the interface.
                   eltLtcTunnelStatisticsEntry 1.3.6.1.4.1.35265.1.23.13.1.4.1.1 no-access
Protocol tunneling statistics on the interface.
                       eltLtcTunneledProtocolIndex 1.3.6.1.4.1.35265.1.23.13.1.4.1.1.1 eltltctunneledprotocolindex no-access
A tunneled protocol of an interface.
                       eltLtcTunnelEncapStats 1.3.6.1.4.1.35265.1.23.13.1.4.1.1.2 counter32 read-only
The tunneled PDU encapsulation statistics of an interface. These statistics cover the number of tunneled ingress PDUs.
                       eltLtcTunnelDecapStats 1.3.6.1.4.1.35265.1.23.13.1.4.1.1.3 counter32 read-only
The tunneled PDU de-encapsulation statistics of an interface. These statistics cover the number of tunneled egress PDUs.
                       eltLtcTunnelDropStats 1.3.6.1.4.1.35265.1.23.13.1.4.1.1.4 counter32 read-only
The number of PDUs dropped on an interface for a given protocol. The PDUs will be dropped when the eltLtcTunnelDropThreshold is reached.
       eltMesLtcMIBNotifications 1.3.6.1.4.1.35265.1.23.13.2
           eltMesLtcMIBNotificationsPrefix 1.3.6.1.4.1.35265.1.23.13.2.0
               eltLtcTunnelDropThresholdExceeded 1.3.6.1.4.1.35265.1.23.13.2.0.1
This notification is generated when the eltLtcTunnelDropThreshold has been exceeded.
               eltLtcTunnelShutdownThresholdExceeded 1.3.6.1.4.1.35265.1.23.13.2.0.2
This notification is generated when the eltLtcTunnelShutdownThreshold has been exceeded.