ELTEX-MES-SWITCH-RATE-LIMITER-MIB
6 objects
No module-level DESCRIPTION found.
Imported Objects
| ELTEX-MES-MNG-MIB | eltMesSwitchRateLimiterMIB |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.35265.1.23.1.773.1 | NodeeltMesCPURateLimiterMIB | |||
| 1.3.6.1.4.1.35265.1.23.1.773.1.1 | TableeltCPURateLimiterTable | not-accessible | current | A list of CPU rate limiters. |
| 1.3.6.1.4.1.35265.1.23.1.773.1.1.1 | RoweltCPURateLimiterEntry | not-accessible | current | An entry containing the custom CPU rate limiter information for specific traffic type. |
| 1.3.6.1.4.1.35265.1.23.1.773.1.1.1.1 | ColumneltCPURateLimiterIndex | read-only | current | Traffic type |
| 1.3.6.1.4.1.35265.1.23.1.773.1.1.1.2 | ColumneltCPURateLimiterValue | read-write | current | Value of rate-limiter |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| EltCPURateLimiterTrafficType | INTEGER { eltCPURLTypeHttp(1), eltCPURLTypeTelnet(2), eltCPURLTypeSsh(3), eltCPURLTypeSnmp(4), eltCPURLTypeIp(5), eltCPURLTypeLinkLocal(6), eltCPURLTypeArpRouter(7), eltCPURLTypeArpSwitch(8), eltCPURLTypeArpInspec(9), eltCPURLTypeStpBpdu(10), eltCPURLTypeOtherBpdu(11), eltCPURLTypeIpRouting(12), eltCPURLTypeIpOptions(13), eltCPURLTypeDhcpSnoop(14), eltCPURLTypeWebAuth(15), eltCPURLTypeIgmpSnoop(16), eltCPURLTypeMldSnoop(17), eltCPURLTypeSflow(18), eltCPURLTypeLogDenyAces(19), eltCPURLTypeIpErrors(20), eltCPURLTypePtp(21), eltCPURLTypeOther(22), eltCPURLTypeDhcpv6Snoop(23), eltCPURLTypeVRRP(24) } EltCPURateLimiterEntry ::= SEQUENCE { eltCPURateLimiterIndex EltCPURateLimiterTrafficType, eltCPURateLimiterValue Integer32 } | current | Traffic types for rate limiting on CPU. |