HP-VLAN-CAR-MIB
- Registered at
- 1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1
- Namespace
- hp
- Source file
HP-VLAN-CAR-MIB- Digest
sha256:ee13a779f993006f1dc59c5f3fdfd11cf13c16c557eed4074ca24c45c30517b6
Imports
| From | Symbols |
|---|---|
| HP-CAR-MIB | PacketSource, RateLimitAction, RateLimitType |
| HP-SN-SWITCH-GROUP-MIB | snVLanCAR |
| 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
Nothing in this corpus imports this module.
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 HP-VLAN-CAR-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| snVLanCARs OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1 | |||
| snVLanCARTable OBJECT-TYPE A table of rate limit configuration entries for a vlan. 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.17.1.1 | not-accessible | mandatory | |
| snVLanCAREntry OBJECT-TYPE A collection of rate-limit configuration objects on this vlan. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1 | not-accessible | mandatory | |
| snVLanCARVLanId OBJECT-TYPE The VLAN ID as one of the indices of this table . Each VLAN ID can have a membership of multiple ports. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.1 | INTEGER (1..4095) | read-only | mandatory |
| snVLanCARDirection OBJECT-TYPE The input or output transmission direction for the Rate Limit object. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.2 | PacketSource | read-only | mandatory |
| snVLanCARRowIndex 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.17.1.1.1.3 | INTEGER (1..2147483647) | read-only | mandatory |
| snVLanCARType OBJECT-TYPE The type of traffic rate-limited against. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.4 | RateLimitType | read-only | mandatory |
| snVLanCARAccIdx 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.17.1.1.1.5 | INTEGER | read-only | mandatory |
| snVLanCARRate 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.17.1.1.1.6 | INTEGER | read-only | mandatory |
| snVLanCARLimit 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.17.1.1.1.7 | INTEGER | read-only | mandatory |
| snVLanCARExtLimit 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.17.1.1.1.8 | INTEGER | read-only | mandatory |
| snVLanCARConformAction 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.17.1.1.1.9 | RateLimitAction | read-only | mandatory |
| snVLanCARExceedAction 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.17.1.1.1.10 | RateLimitAction | read-only | mandatory |
| snVLanCARStatSwitchedPkts 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.17.1.1.1.11 | Counter64 | read-only | mandatory |
| snVLanCARStatSwitchedBytes OBJECT-TYPE The counter of bytes permitted by this interface. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.12 | Counter64 | read-only | mandatory |
| snVLanCARStatFilteredPkts 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.17.1.1.1.13 | Counter64 | read-only | mandatory |
| snVLanCARStatFilteredBytes 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.17.1.1.1.14 | Counter64 | read-only | mandatory |
| snVLanCARStatCurBurst OBJECT-TYPE The current received burst size. | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.17.1.1.1.15 | Gauge | read-only | mandatory |