DLINKSW-CPU-PROTECT-MIB
- Registered at
- 1.3.6.1.4.1.171.14.19
- Last updated
- 2012-08-08 00:00
- Organization
- D-Link Corp.
- Revisions
- 2012-08-08 00:00
- Namespace
- dlink
- Source file
DLINKSW-CPU-PROTECT-MIB- Digest
sha256:d3b210c9c7ef9274645d57b2f3dd76a31d5c066b4859b91e10a0830eb86e2bee
Description
The MIB module for managing CPU protection.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DLINK-ID-REC-MIB DLINKSW-CPU-PROTECT-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.14.19.1 | dCpuProtectMIBObjects |
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CpuProtectProtocolType TEXTUAL-CONVENTION Represents a protocol type. Note that a particular agent may support only certain protocol types. Thus, the valid values of this object are project dependent. An agent may respond with an error (e.g., 'inconsistentValue ') to a management SET operation which attempts to modify the value to one which is not supported by the managed device. arp(1) indicates IP Address Resolution Protocol (ARP). bgp(2) indicates Border Gateway Protocol. dhcp(3) indicates Dynamic Host Configuration Protocol. dhcpv6(4) indicates Dynamic Host Configuration Protocol for IPv6. dns(5) indicates Domain Name Services. dot1x(6) indicates IEEE 802.1X (Port Based Network Access Control). dvmrp(7) indicates Distance Vector Multicast Routing Protocol. gvrp(8) indicates GARP VLAN Registration Protocol. icmp(9) indicates IPv4 Internet Control Message Protocol. icmpv6Ndp(10) indicates IPv6 ICMP Neighbor Discover Protocol (NS/NA/RS/RA). icmpv6Other(11) indicates IPv6 ICMP except NDP NS/NA/RS/RA. igmp(12) indicates Internet Group Management Protocol. lacp(13), indicates Link Aggregation Control Protocol. ntp(14), indicates Network Time Protocol. ospf(15), indicates Open Shortest Path First. ospfv3(16), indicates OSPF for IPv6. pim(17), indicates Protocol Independent Multicast. pppoe(18), indicates Point-to-Point Protocol over Ethernet. rip(19), indicates Routing Information Protocol. ripng(20), indicates Routing Information Protocol for IPv6. snmp(21), indicates Simple Network Management Protocol. ssh(22), indicates Secured shell. stp(23), indicates Spanning Tree Protocol (IEEE 802.1D). telnet(24), indicates Telnet. tftp(25), indicates Trivial File Transfer Protocol. vrrp(26), indicates Virtual Router Redundancy Protocol. web(27) indicates HTTP and HTTPS. | current | |||
| MaxRate TEXTUAL-CONVENTION The range for configuring rate-limit in packet per second (pps). Note that a particular agent may support different rate range. Thus, the valid values are project dependent. An agent may respond with an error (e.g., 'inconsistentValue ') to a management SET operation which attempts to modify the value to one which is not supported by the managed device. The value -1 has a special meaning. When this object is set to -1, there is no rate-limit of the entry. | current | |||
| UnitID TEXTUAL-CONVENTION This object indicates the slot (for a chassis device) or unit number (for stacking device). For a standalone device, 0 is used for UnitID. Note that a particular agent may support different range of unit/slot ID. Thus, the valid values are project dependent. An agent may respond with an error (e.g., 'inconsistentValue ') to a management SET operation which attempts to modify the value to one which is not supported by the managed device. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dCpuProtectMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.19.0 | |||
| dCpuProtectMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.19.1 | |||
| dCpuProtectMIBObjectsCtrl OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.19.1.2 | |||
| dCpuProtectProtoRateLimitTable OBJECT-TYPE The object configure the rate-limit of traffic destined to CPU based on protocol type. | 1.3.6.1.4.1.171.14.19.1.2.1 | not-accessible | current | |
| dCpuProtectProtoRateLimitEntry OBJECT-TYPE The object configures rate-limit control based on a specific protocol type. | 1.3.6.1.4.1.171.14.19.1.2.1.1 | not-accessible | current | |
| dCpuProtectProtoRLType OBJECT-TYPE This object indicates the protocol type. | 1.3.6.1.4.1.171.14.19.1.2.1.1.1 | CpuProtectProtocolType | not-accessible | current |
| dCpuProtectProtoRLRate OBJECT-TYPE This object indicates the rate-limit of the specific protocol type. The value of -1 has the special meaning of identifying that there is no rate-limit of the specific protocol type. | 1.3.6.1.4.1.171.14.19.1.2.1.1.2 | MaxRate | read-create | current |
| dCpuProtectProtoRLClearCounter OBJECT-TYPE This object is used to reset the counter of the specific protocol type when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned. | 1.3.6.1.4.1.171.14.19.1.2.1.1.3 | INTEGER {clear(1), noOp(2)} | read-create | current |
| dCpuProtectSubIntfRLTable OBJECT-TYPE This table consists of the rate-limit information of the sub-interface. | 1.3.6.1.4.1.171.14.19.1.2.2 | not-accessible | current | |
| dCpuProtectSubIntfRLEntry OBJECT-TYPE The object configure rate-limit control based on a specific sub-interface. | 1.3.6.1.4.1.171.14.19.1.2.2.1 | not-accessible | current | |
| dCpuProtectSubIntfRLType OBJECT-TYPE This object indicates the type of sub-interface. | 1.3.6.1.4.1.171.14.19.1.2.2.1.1 | INTEGER {manage(1), protocol(2), route(3)} | not-accessible | current |
| dCpuProtectSubIntfRLRate OBJECT-TYPE This object indicates the rate-limit of the specific sub-interface. The value of -1 has the special meaning of identifying that there is no rate-limit of the specific sub-interface. | 1.3.6.1.4.1.171.14.19.1.2.2.1.2 | MaxRate | read-create | current |
| dCpuProtectSubIntfRLClearCounter OBJECT-TYPE This object is used to reset the counter of the specific sub-interface when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned. | 1.3.6.1.4.1.171.14.19.1.2.2.1.3 | INTEGER {clear(1), noOp(2)} | read-create | current |
| dCpuProtectMIBObjectsCounters OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.19.1.3 | |||
| dCpuProtectProtoRLCntTable OBJECT-TYPE This table consists of the traffic statistics by protocol type. | 1.3.6.1.4.1.171.14.19.1.3.1 | not-accessible | current | |
| dCpuProtectProtoRLCntEntry OBJECT-TYPE The per unit/slot traffic statistics about a protocol type. Objects in this table are read-only and appear automatically whenever the value of dCpuProtectProtoRLRate of a row in the dCpuProtectProtoRateLimitTable is not -1 (no-limit). | 1.3.6.1.4.1.171.14.19.1.3.1.1 | not-accessible | current | |
| dCpuProtectProtoRLCntType OBJECT-TYPE This object indicates the Protocol type. | 1.3.6.1.4.1.171.14.19.1.3.1.1.1 | CpuProtectProtocolType | not-accessible | current |
| dCpuProtectProtoRLCntUnitID OBJECT-TYPE This object indicates the unit/slot ID (for a chassis device) or unit number (for stacking device). For a standalone device, 0 is used for UnitID. | 1.3.6.1.4.1.171.14.19.1.3.1.1.2 | UnitID | not-accessible | current |
| dCpuProtectProtoRLCntTotalCnt OBJECT-TYPE This object indicates the counter which counts the packets received by CPU (per unit/slot) for the protocol type. | 1.3.6.1.4.1.171.14.19.1.3.1.1.3 | Counter64 | read-only | current |
| dCpuProtectProtoRLCntDropCnt OBJECT-TYPE This object indicates the counter which counts the dropped packets due to exceeding the configured rate-limit. | 1.3.6.1.4.1.171.14.19.1.3.1.1.4 | Counter64 | read-only | current |
| dCpuProtectSubIntfRLCounterTable OBJECT-TYPE This table consists of the traffic statistics by sub-interface. | 1.3.6.1.4.1.171.14.19.1.3.2 | not-accessible | current | |
| dCpuProtectSubIntfRLCounterEntry OBJECT-TYPE The per unit traffic statistics about a sub-interface. Objects in this table are read-only and appear automatically whenever the value of dCpuProtectSubIntfRLRate of a row in the dCpuProtectSubIntfRLTable is not -1 (no-limit). | 1.3.6.1.4.1.171.14.19.1.3.2.1 | not-accessible | current | |
| dCpuProtectSubIntfRLCntType OBJECT-TYPE This object indicates the type of sub-interface. | 1.3.6.1.4.1.171.14.19.1.3.2.1.1 | INTEGER {manage(1), protocol(2), route(3)} | not-accessible | current |
| dCpuProtectSubIntfRLCntUnitID OBJECT-TYPE This object indicates the slot (for a chassis device) or unit number (for stacking device). For a standalone device, 0 is used for UnitID. | 1.3.6.1.4.1.171.14.19.1.3.2.1.2 | UnitID | not-accessible | current |
| dCpuProtectSubIntfRLCntTotalCnt OBJECT-TYPE This object indicates the counter which counts the packets received by CPU (per unit/slot) for the subinterface. | 1.3.6.1.4.1.171.14.19.1.3.2.1.3 | Counter64 | read-only | current |
| dCpuProtectSubIntfRLCntDropCnt OBJECT-TYPE This object indicates the counter which counts the dropped packets due to exceeding the configured rate-limit. | 1.3.6.1.4.1.171.14.19.1.3.2.1.4 | Counter64 | read-only | current |
| dCpuProtectMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.19.2 | |||
| dCpuProtectMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.19.2.1 | |||
| dCpuProtectMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.19.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dCpuProtectMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-CPU-PROTECT-MIB. | 1.3.6.1.4.1.171.14.19.2.1.1 | current |
| dCpuProtectProtoGroup OBJECT-GROUP A collection of objects providing the configuration or statistics about the rate-limit of traffic destined to CPU by protocol type. | 1.3.6.1.4.1.171.14.19.2.2.1 | current |
| dCpuProtectSubIntfGroup OBJECT-GROUP A collection of objects providing the configuration or statistics about the rate-limit of traffic destined to CPU by sub-interface type. | 1.3.6.1.4.1.171.14.19.2.2.2 | current |