HP-CAR-MIB
- Registered at
- 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1
- Namespace
- hp
- Source file
HP-CAR-MIB- Digest
sha256:110157fd83248181b451992bccaea543e8b45f498accb17d52b444085d79eeab
Imports
| From | Symbols |
|---|---|
| HP-SN-SWITCH-GROUP-MIB | snCAR |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Gauge32, 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.
HP-CAR-MIB HP-SN-ROOT-MIB HP-SN-SWITCH-GROUP-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| PacketSource type | ||||
| RateLimitAction type | ||||
| RateLimitType type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| snPortCARs OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1 | |||
| snPortCARTable OBJECT-TYPE A table of rate limit configuration entries. Rate Limit is a method of traffic control. It allows a set of rate limits to be configured and applied to packets flowing into/out of an interface to regulate network traffic. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1 | not-accessible | mandatory | |
| snPortCAREntry OBJECT-TYPE A collection of rate-limit configuration objects on this interface. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1 | not-accessible | mandatory | |
| snPortCARifIndex OBJECT-TYPE The ifIndex value for this rate limit entry. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.1 | INTEGER | read-only | mandatory |
| snPortCARDirection OBJECT-TYPE The input or output transmission direction for the Rate Limit object. input (0), --for inbound traffic output(1) --for outbound traffic | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.2 | PacketSource | read-only | mandatory |
| snPortCARRowIndex OBJECT-TYPE The table index for rate limit objects. It increases as the rate limit entries are added. Skips the number when a row is deleted. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.3 | INTEGER (1..2147483647) | read-only | mandatory |
| snPortCARType OBJECT-TYPE The type of traffic rate-limited against. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.4 | RateLimitType | read-only | mandatory |
| snPortCARAccIdx OBJECT-TYPE The index to the access list if RateLimitType is either quickAcc or standardAcc. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.5 | INTEGER | read-only | mandatory |
| snPortCARRate OBJECT-TYPE The comitted access rate. This determines the long term average transmission rate. Traffic that falls under this rate always conforms. This is average rate in bits per second. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.6 | INTEGER | read-only | mandatory |
| snPortCARLimit OBJECT-TYPE This is the normal burst size that determines how large traffic bursts can be before some traffic exceeds the rate limit. This specifies the number of bytes that are guaranteed to be transported by the network at the average rate under normal conditions during committed time interval. This normal burst size is in bytes. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.7 | INTEGER | read-only | mandatory |
| snPortCARExtLimit OBJECT-TYPE This is the extended burst limit that determines how large traffic bursts can be before all the traffic exceeds the rate limit. This burst size is in bytes. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.8 | INTEGER | read-only | mandatory |
| snPortCARConformAction OBJECT-TYPE Action to be taken when the traffic is within the Rate Limit. drop drop the packet. xmit transmit the packet. continue continue to evaluate to the subsequent rate limits. precedXmit rewrite the IP precedence and transmit the packet. precedCont rewrite the IP precedence and allow it evaluated by subsequent rate limits. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.9 | RateLimitAction | read-only | mandatory |
| snPortCARExceedAction OBJECT-TYPE Action to be taken when the traffic exceeds the Rate Limit.drop drop the packet. xmit transmit the packet. continue continue to evaluate to the subsequent rate limits. precedXmit rewrite the IP precedence and transmit the packet. precedCont rewrite the IP precedence and allow it evaluated by subsequent rate limits. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.10 | RateLimitAction | read-only | mandatory |
| snPortCARStatSwitchedPkts OBJECT-TYPE The counter of packets permitted by this rate limit. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.11 | Counter64 | read-only | mandatory |
| snPortCARStatSwitchedBytes OBJECT-TYPE The counter of bytes permitted by this interface. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.12 | Counter64 | read-only | mandatory |
| snPortCARStatFilteredPkts OBJECT-TYPE The counter of packets which exceeded this rate limit. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.13 | Counter64 | read-only | mandatory |
| snPortCARStatFilteredBytes OBJECT-TYPE The counter of bytes which exceeded this rate limit. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.14 | Counter64 | read-only | mandatory |
| snPortCARStatCurBurst OBJECT-TYPE The current received burst size. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16.1.1.1.15 | Gauge | read-only | mandatory |