ELTEX-MES-L2-TUNNEL-CONFIG-MIB
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.
Main OID:
eltMesL2TunnelConfig.1.3.6.1.4.1.35265.1.23.13
27
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
27 total| Object Name |
|---|
eltMesL2TunnelConfigThis 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. MODULE-IDENTITY .1.3.6.1.4.1.35265.1.23.13 |
eltMesLtcMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.35265.1.23.13.1 |
eltMesLtcGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.35265.1.23.13.1.1 |
eltLtcNotificationEnableThis object indicates whether the system will
generate the eltLtcTunnelDropThresholdExceeded and
eltLtcTunnelShutdownThresholdExceeded notifications.rwdeprecated TruthValue (SNMPv2-TC) .1.3.6.1.4.1.35265.1.23.13.1.1.1 |
eltLtcTunnelMacAddressThe destination MAC address that replaces the original destination
MAC address of tunneled frames.rwdeprecated MacAddress (SNMPv2-TC) .1.3.6.1.4.1.35265.1.23.13.1.1.2 |
eltMesLtcTunneledProtocol OBJECT IDENTIFIER .1.3.6.1.4.1.35265.1.23.13.1.2 |
eltLtcTunneledProtocolTableThis table contains information about the protocols being
tunneled. Only tunneled protocol filtering capable interfaces
are shown.deprecated SEQUENCE OF EltLtcTunneledProtocolEntry .1.3.6.1.4.1.35265.1.23.13.1.2.1 |
eltLtcTunneledProtocolEntryInformation about the protocols being tunneled. Only tunneled
protocol filtering capable interfaces are shown.deprecated EltLtcTunneledProtocolEntry .1.3.6.1.4.1.35265.1.23.13.1.2.1.1 |
eltLtcTunneledProtocolTypeIndicates 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.rwdeprecated Bits .1.3.6.1.4.1.35265.1.23.13.1.2.1.1.1 |
eltLtcTunnelCosSpecifies the user priority of the tunneled PDUs for the
interface.rwdeprecated QosLayer2Cos (CISCO-QOS-PIB-MIB) .1.3.6.1.4.1.35265.1.23.13.1.2.1.1.2 |
eltMesLtcTunnelThreshold OBJECT IDENTIFIER .1.3.6.1.4.1.35265.1.23.13.1.3 |
eltLtcTunnelThresholdTableThis 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.deprecated SEQUENCE OF EltLtcTunnelThresholdEntry .1.3.6.1.4.1.35265.1.23.13.1.3.1 |
eltLtcTunnelThresholdEntryInformation about the thresholds for protocol tunneling. Only
tunneled protocol filtering capable interfaces are shown. The
entries will be on a per interface, per protocol basisdeprecated EltLtcTunnelThresholdEntry .1.3.6.1.4.1.35265.1.23.13.1.3.1.1 |
eltLtcTunnelThresholdProtocolIndexA tunneled protocol of an interface.deprecated EltLtcTunneledProtocolIndex .1.3.6.1.4.1.35265.1.23.13.1.3.1.1.1 |
eltLtcTunnelDropThresholdThe 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.rwdeprecated Unsigned32 UNITS "PDUs/sec" .1.3.6.1.4.1.35265.1.23.13.1.3.1.1.2 |
eltLtcTunnelShutdownThresholdThe 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.rwdeprecated Unsigned32 UNITS "PDUs/sec" .1.3.6.1.4.1.35265.1.23.13.1.3.1.1.3 |
eltMesLtcTunnelStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.35265.1.23.13.1.4 |
eltLtcTunnelStatisticsTableThis table contains protocol tunneling statistics on the
interface.deprecated SEQUENCE OF EltLtcTunnelStatisticsEntry .1.3.6.1.4.1.35265.1.23.13.1.4.1 |
eltLtcTunnelStatisticsEntryProtocol tunneling statistics on the interface.deprecated EltLtcTunnelStatisticsEntry .1.3.6.1.4.1.35265.1.23.13.1.4.1.1 |
eltLtcTunneledProtocolIndexA tunneled protocol of an interface.deprecated EltLtcTunneledProtocolIndex .1.3.6.1.4.1.35265.1.23.13.1.4.1.1.1 |
eltLtcTunnelEncapStatsThe tunneled PDU encapsulation statistics of an interface.
These statistics cover the number of tunneled ingress
PDUs.rodeprecated Counter32 UNITS "encapsulated PDUs" .1.3.6.1.4.1.35265.1.23.13.1.4.1.1.2 |
eltLtcTunnelDecapStatsThe tunneled PDU de-encapsulation statistics of an interface.
These statistics cover the number of tunneled egress PDUs.rodeprecated Counter32 UNITS "de-encapsulated PDUs" .1.3.6.1.4.1.35265.1.23.13.1.4.1.1.3 |
eltLtcTunnelDropStatsThe number of PDUs dropped on an interface for a given
protocol. The PDUs will be dropped when the
eltLtcTunnelDropThreshold is reached.rodeprecated Counter32 UNITS "PDUs" .1.3.6.1.4.1.35265.1.23.13.1.4.1.1.4 |
eltMesLtcMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.35265.1.23.13.2 |
eltMesLtcMIBNotificationsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.35265.1.23.13.2.0 |
eltLtcTunnelDropThresholdExceededThis notification is generated when the
eltLtcTunnelDropThreshold has been exceeded. NOTIFICATION-TYPE .1.3.6.1.4.1.35265.1.23.13.2.0.1 |
eltLtcTunnelShutdownThresholdExceededThis notification is generated when the
eltLtcTunnelShutdownThreshold has been exceeded. NOTIFICATION-TYPE .1.3.6.1.4.1.35265.1.23.13.2.0.2 |