MIB Viewer

ELTEX-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-SMI-ACTUALeltexLtd
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.37IdentityeltexL2TunnelConfigThis 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.37.1NodeeltexLtcMIBObjects
1.3.6.1.4.1.35265.37.1.1NodeeltexLtcGlobal
1.3.6.1.4.1.35265.37.1.1.1ScalareltexLtcNotificationEnableread-writecurrentThis object indicates whether the system will generate the eltexLtcTunnelDropThresholdExceeded and eltexLtcTunnelShutdownThresholdExceeded notifications.
1.3.6.1.4.1.35265.37.1.1.2ScalareltexLtcTunnelMacAddressread-writecurrentThe destination MAC address that replaces the original destination MAC address of tunneled frames.
1.3.6.1.4.1.35265.37.1.2NodeeltexLtcTunneledProtocol
1.3.6.1.4.1.35265.37.1.2.1TableeltexLtcTunneledProtocolTablenot-accessiblecurrentThis table contains information about the protocols being tunneled. Only tunneled protocol filtering capable interfaces are shown.
1.3.6.1.4.1.35265.37.1.2.1.1RoweltexLtcTunneledProtocolEntrynot-accessiblecurrentInformation about the protocols being tunneled. Only tunneled protocol filtering capable interfaces are shown.
1.3.6.1.4.1.35265.37.1.2.1.1.1ColumneltexLtcTunneledProtocolTyperead-writecurrentIndicates 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.37.1.2.1.1.2ColumneltexLtcTunnelCosread-writecurrentSpecifies the user priority of the tunneled PDUs for the interface.
1.3.6.1.4.1.35265.37.1.3NodeeltexLtcTunnelThreshold
1.3.6.1.4.1.35265.37.1.3.1TableeltexLtcTunnelThresholdTablenot-accessiblecurrentThis 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.37.1.3.1.1RoweltexLtcTunnelThresholdEntrynot-accessiblecurrentInformation 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.37.1.3.1.1.1ColumneltexLtcTunnelThresholdProtocolIndexnot-accessiblecurrentA tunneled protocol of an interface.
1.3.6.1.4.1.35265.37.1.3.1.1.2ColumneltexLtcTunnelDropThresholdread-writecurrentThe 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.37.1.3.1.1.3ColumneltexLtcTunnelShutdownThresholdread-writecurrentThe 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.37.1.4NodeeltexLtcTunnelStatistics
1.3.6.1.4.1.35265.37.1.4.1TableeltexLtcTunnelStatisticsTablenot-accessiblecurrentThis table contains protocol tunneling statistics on the interface.
1.3.6.1.4.1.35265.37.1.4.1.1RoweltexLtcTunnelStatisticsEntrynot-accessiblecurrentProtocol tunneling statistics on the interface.
1.3.6.1.4.1.35265.37.1.4.1.1.1ColumneltexLtcTunneledProtocolIndexnot-accessiblecurrentA tunneled protocol of an interface.
1.3.6.1.4.1.35265.37.1.4.1.1.2ColumneltexLtcTunnelEncapStatsread-onlycurrentThe tunneled PDU encapsulation statistics of an interface. These statistics cover the number of tunneled ingress PDUs.
1.3.6.1.4.1.35265.37.1.4.1.1.3ColumneltexLtcTunnelDecapStatsread-onlycurrentThe tunneled PDU de-encapsulation statistics of an interface. These statistics cover the number of tunneled egress PDUs.
1.3.6.1.4.1.35265.37.1.4.1.1.4ColumneltexLtcTunnelDropStatsread-onlycurrentThe number of PDUs dropped on an interface for a given protocol. The PDUs will be dropped when the eltexLtcTunnelDropThreshold is reached.
1.3.6.1.4.1.35265.37.2NodeeltexLtcMIBNotifications
1.3.6.1.4.1.35265.37.2.0NodeeltexLtcMIBNotificationsPrefix
1.3.6.1.4.1.35265.37.2.0.1NotificationeltexLtcTunnelDropThresholdExceededcurrentThis notification is generated when the eltexLtcTunnelDropThreshold has been exceeded.
1.3.6.1.4.1.35265.37.2.0.2NotificationeltexLtcTunnelShutdownThresholdExceededcurrentThis notification is generated when the eltexLtcTunnelShutdownThreshold has been exceeded.
Type Definitions
NameSyntaxStatusDescription
EltexLtcTunneledProtocolIndexINTEGER { stp(1) }currentA tunneled protocol of an interface. Supported value is stp(1).