MIB Viewer

ELTEX-MES-L2-TUNNEL-CONFIG-MIB

28 objects
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.
Imported Objects
CISCO-QOS-PIB-MIBQosLayer2Cos
ELTEX-MESeltMes
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMICounter32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCMacAddress TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.35265.1.23.13IdentityeltMesL2TunnelConfigThis 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 …
1.3.6.1.4.1.35265.1.23.13.1NodeeltMesLtcMIBObjects
1.3.6.1.4.1.35265.1.23.13.1.1NodeeltMesLtcGlobal
1.3.6.1.4.1.35265.1.23.13.1.1.1ScalareltLtcNotificationEnableread-writedeprecatedThis object indicates whether the system will generate the eltLtcTunnelDropThresholdExceeded and eltLtcTunnelShutdownThresholdExceeded notifications.
1.3.6.1.4.1.35265.1.23.13.1.1.2ScalareltLtcTunnelMacAddressread-writedeprecatedThe destination MAC address that replaces the original destination MAC address of tunneled frames.
1.3.6.1.4.1.35265.1.23.13.1.2NodeeltMesLtcTunneledProtocol
1.3.6.1.4.1.35265.1.23.13.1.2.1TableeltLtcTunneledProtocolTablenot-accessibledeprecatedThis table contains information about the protocols being tunneled. Only tunneled protocol filtering capable interfaces are shown.
1.3.6.1.4.1.35265.1.23.13.1.2.1.1RoweltLtcTunneledProtocolEntrynot-accessibledeprecatedInformation about the protocols being tunneled. Only tunneled protocol filtering capable interfaces are shown.
1.3.6.1.4.1.35265.1.23.13.1.2.1.1.1ColumneltLtcTunneledProtocolTyperead-writedeprecatedIndicates 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 s…
1.3.6.1.4.1.35265.1.23.13.1.2.1.1.2ColumneltLtcTunnelCosread-writedeprecatedSpecifies the user priority of the tunneled PDUs for the interface.
1.3.6.1.4.1.35265.1.23.13.1.3NodeeltMesLtcTunnelThreshold
1.3.6.1.4.1.35265.1.23.13.1.3.1TableeltLtcTunnelThresholdTablenot-accessibledeprecatedThis table contains information about the thresholds for protocol tunneling. Only tunneled protocol filtering capable interfaces are shown. The objects will be…
1.3.6.1.4.1.35265.1.23.13.1.3.1.1RoweltLtcTunnelThresholdEntrynot-accessibledeprecatedInformation about the thresholds for protocol tunneling. Only tunneled protocol filtering capable interfaces are shown. The entries will be on a per interface,…
1.3.6.1.4.1.35265.1.23.13.1.3.1.1.1ColumneltLtcTunnelThresholdProtocolIndexnot-accessibledeprecatedA tunneled protocol of an interface.
1.3.6.1.4.1.35265.1.23.13.1.3.1.1.2ColumneltLtcTunnelDropThresholdread-writedeprecatedThe drop threshold on an interface for a given protocol. After reaching this drop threshold, the interface will start dropping PDUs for the given protocol. Thi…
1.3.6.1.4.1.35265.1.23.13.1.3.1.1.3ColumneltLtcTunnelShutdownThresholdread-writedeprecatedThe shutdown threshold on an interface for a given protocol. After reaching the shutdown threshold, the interface will shutdown for the given protocol. This va…
1.3.6.1.4.1.35265.1.23.13.1.4NodeeltMesLtcTunnelStatistics
1.3.6.1.4.1.35265.1.23.13.1.4.1TableeltLtcTunnelStatisticsTablenot-accessibledeprecatedThis table contains protocol tunneling statistics on the interface.
1.3.6.1.4.1.35265.1.23.13.1.4.1.1RoweltLtcTunnelStatisticsEntrynot-accessibledeprecatedProtocol tunneling statistics on the interface.
1.3.6.1.4.1.35265.1.23.13.1.4.1.1.1ColumneltLtcTunneledProtocolIndexnot-accessibledeprecatedA tunneled protocol of an interface.
1.3.6.1.4.1.35265.1.23.13.1.4.1.1.2ColumneltLtcTunnelEncapStatsread-onlydeprecatedThe tunneled PDU encapsulation statistics of an interface. These statistics cover the number of tunneled ingress PDUs.
1.3.6.1.4.1.35265.1.23.13.1.4.1.1.3ColumneltLtcTunnelDecapStatsread-onlydeprecatedThe tunneled PDU de-encapsulation statistics of an interface. These statistics cover the number of tunneled egress PDUs.
1.3.6.1.4.1.35265.1.23.13.1.4.1.1.4ColumneltLtcTunnelDropStatsread-onlydeprecatedThe number of PDUs dropped on an interface for a given protocol. The PDUs will be dropped when the eltLtcTunnelDropThreshold is reached.
1.3.6.1.4.1.35265.1.23.13.2NodeeltMesLtcMIBNotifications
1.3.6.1.4.1.35265.1.23.13.2.0NodeeltMesLtcMIBNotificationsPrefix
1.3.6.1.4.1.35265.1.23.13.2.0.1NotificationeltLtcTunnelDropThresholdExceededdeprecatedThis notification is generated when the eltLtcTunnelDropThreshold has been exceeded.
1.3.6.1.4.1.35265.1.23.13.2.0.2NotificationeltLtcTunnelShutdownThresholdExceededdeprecatedThis notification is generated when the eltLtcTunnelShutdownThreshold has been exceeded.
Type Definitions
NameSyntaxStatusDescription
EltLtcTunneledProtocolIndexINTEGER { stp(1) }deprecatedA tunneled protocol of an interface. Supported value is stp(1).