ACD-REGULATOR-MIB
- Registered at
- 1.3.6.1.4.1.22420.2.6
- Last updated
- 2011-10-10 01:00
- Organization
- Accedian Networks, Inc.
- Revisions
- 2011-10-10 01:00, 2010-11-10 01:00, 2008-05-01 01:00, 2008-02-06 01:00, 2007-03-28 01:00
- Namespace
- accedian
- Source file
ACD-REGULATOR-MIB- Digest
sha256:cb3f91198139208a82b7f33a1449372d3cb6c9a48e3ca26cc4ad8f145accd65c
Description
The Regulators database for this Accedian Networks device.
Contact
Accedian Technical Assistance Center Accedian Networks, Inc. 4878 Levy, suite 202 Saint-Laurent, Quebec Canada H4R 2P1 E-mail: support@accedian.com
Imports
| From | Symbols |
|---|---|
| ACCEDIAN-SMI | acdMibs |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ACCEDIAN-SMI ACD-REGULATOR-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| acdRegulatorTable OBJECT-TYPE Table of all Regulators | 1.3.6.1.4.1.22420.2.6.1 | not-accessible | current | |
| acdRegulatorEntry OBJECT-TYPE A Regulator is a two rates three colors engine to regulate a given traffic. | 1.3.6.1.4.1.22420.2.6.1.1 | not-accessible | current | |
| acdRegulatorID OBJECT-TYPE Unique value for each regulator entry. Its value ranges from 1 to MAXINT (4 bytes). | 1.3.6.1.4.1.22420.2.6.1.1.1 | Unsigned32 | not-accessible | current |
| acdRegulatorName OBJECT-TYPE This is a string to identify the regulator. | 1.3.6.1.4.1.22420.2.6.1.1.2 | DisplayString (SIZE(1..31)) | read-create | current |
| acdRegulatorCir OBJECT-TYPE The committed information rate. | 1.3.6.1.4.1.22420.2.6.1.1.3 | Unsigned32 | read-create | current |
| acdRegulatorCbs OBJECT-TYPE The committed burst size. | 1.3.6.1.4.1.22420.2.6.1.1.4 | Unsigned32 | read-create | current |
| acdRegulatorEir OBJECT-TYPE The excess information rate. | 1.3.6.1.4.1.22420.2.6.1.1.5 | Unsigned32 | read-create | current |
| acdRegulatorEbs OBJECT-TYPE The excess burst size. | 1.3.6.1.4.1.22420.2.6.1.1.6 | Unsigned32 | read-create | current |
| acdRegulatorIsBlind OBJECT-TYPE Enable or disable the pre-marking color processing. | 1.3.6.1.4.1.22420.2.6.1.1.7 | TruthValue | read-create | current |
| acdRegulatorIsCouple OBJECT-TYPE Enable or disable the coupling flag in this regulator. | 1.3.6.1.4.1.22420.2.6.1.1.8 | TruthValue | read-create | current |
| acdRegulatorRowStatus OBJECT-TYPE All columns must have a valid value before a row can be activated. To create a new regulator you shall provide the a unique name for an empty row with the RowStatus set to Create and Go. To delete the row you need to set the RowStatus to destroy. | 1.3.6.1.4.1.22420.2.6.1.1.9 | RowStatus | read-create | current |
| acdRegulatorStatsTable OBJECT-TYPE Table of all counters associated with each regulator. | 1.3.6.1.4.1.22420.2.6.2 | not-accessible | current | |
| acdRegulatorStatsEntry OBJECT-TYPE An Entry consists of statitics related to a regulator entry. | 1.3.6.1.4.1.22420.2.6.2.1 | not-accessible | current | |
| acdRegulatorStatsID OBJECT-TYPE Unique value for each regulator entry. Its value ranges from 1 to MAXINT (4 bytes). | 1.3.6.1.4.1.22420.2.6.2.1.1 | Unsigned32 | not-accessible | current |
| acdRegulatorStatsAcceptOctets OBJECT-TYPE The total number of octets received by this regulator. This is a 32 bits counter. Combined with acdRegulatorStatsAcceptOverflowOctets, it provides the equivalent of the 64 bits counter acdRegulatorStatsAcceptHCOctets. | 1.3.6.1.4.1.22420.2.6.2.1.2 | Counter32 | read-only | current |
| acdRegulatorStatsAcceptOverflowOctets OBJECT-TYPE The number of times the associated acdRegulatorStatsAcceptOctets counter has overflowed. This is a 32 bits counter. Combined with acdRegulatorStatsAcceptOctets, it provides the equivalent of the 64 bits counter acdRegulatorStatsAccpetHCOctets. | 1.3.6.1.4.1.22420.2.6.2.1.3 | Counter32 | read-only | current |
| acdRegulatorStatsAcceptHCOctets OBJECT-TYPE The total number of octets received by this regulator. | 1.3.6.1.4.1.22420.2.6.2.1.4 | Counter64 | read-only | current |
| acdRegulatorStatsAcceptPkts OBJECT-TYPE The total number of packets received by this regulator. This is a 32 bits counter. Combined with acdRegulatorStatsAcceptOverflowPkts, it provides the equivalent of the 64 bits counter acdRegulatorStatsAcceptHCPkts. | 1.3.6.1.4.1.22420.2.6.2.1.5 | Counter32 | read-only | current |
| acdRegulatorStatsAcceptOverflowPkts OBJECT-TYPE The number of times the associated acdRegulatorStatsAcceptPkts counter has overflowed. This is a 32 bits counter. Combined with acdRegulatorStatsAcceptPkts, it provides the equivalent of the 64 bits counter acdRegulatorStatsAcceptHCPkts. | 1.3.6.1.4.1.22420.2.6.2.1.6 | Counter32 | read-only | current |
| acdRegulatorStatsAcceptHCPkts OBJECT-TYPE The total number of packets received by this regulator. | 1.3.6.1.4.1.22420.2.6.2.1.7 | Counter64 | read-only | current |
| acdRegulatorStatsAcceptRate OBJECT-TYPE The accept rate. | 1.3.6.1.4.1.22420.2.6.2.1.8 | Gauge32 | read-only | current |
| acdRegulatorStatsDropOctets OBJECT-TYPE The total number of octets received by this regulator. This is a 32 bits counter. Combined with acdRegulatorStatsDropOverflowOctets, it provides the equivalent of the 64 bits counter acdRegulatorStatsDropHCOctets. | 1.3.6.1.4.1.22420.2.6.2.1.9 | Counter32 | read-only | current |
| acdRegulatorStatsDropOverflowOctets OBJECT-TYPE The number of times the associated acdRegulatorStatsDropOctets counter has overflowed. This is a 32 bits counter. Combined with acdRegulatorStatsDropOctets, it provides the equivalent of the 64 bits counter acdRegulatorStatsDropHCOctets. | 1.3.6.1.4.1.22420.2.6.2.1.10 | Counter32 | read-only | current |
| acdRegulatorStatsDropHCOctets OBJECT-TYPE The total number of octets received by this regulator. | 1.3.6.1.4.1.22420.2.6.2.1.11 | Counter64 | read-only | current |
| acdRegulatorStatsDropPkts OBJECT-TYPE The total number of packets received by this regulator. This is a 32 bits counter. Combined with acdRegulatorStatsDropOverflowPkts, it provides the equivalent of the 64 bits counter acdRegulatorStatsDropHCPkts. | 1.3.6.1.4.1.22420.2.6.2.1.12 | Counter32 | read-only | current |
| acdRegulatorStatsDropOverflowPkts OBJECT-TYPE The number of times the associated acdRegulatorStatsDropPkts counter has overflowed. This is a 32 bits counter. Combined with acdRegulatorStatsDropPkts, it provides the equivalent of the 64 bits counter acdRegulatorStatsDropHCPkts. | 1.3.6.1.4.1.22420.2.6.2.1.13 | Counter32 | read-only | current |
| acdRegulatorStatsDropHCPkts OBJECT-TYPE The total number of packets received by this regulator. | 1.3.6.1.4.1.22420.2.6.2.1.14 | Counter64 | read-only | current |
| acdRegulatorStatsDropRate OBJECT-TYPE The drop rate. | 1.3.6.1.4.1.22420.2.6.2.1.15 | Gauge32 | read-only | current |
| acdRegulatorHistStatsTable OBJECT-TYPE Table of all counters associated with each regulator. | 1.3.6.1.4.1.22420.2.6.3 | not-accessible | current | |
| acdRegulatorHistStatsEntry OBJECT-TYPE An Entry consists of statitics related to a regulator entry. | 1.3.6.1.4.1.22420.2.6.3.1 | not-accessible | current | |
| acdRegulatorHistStatsID OBJECT-TYPE Unique value for each regulator entry. Its value ranges from 1 to MAXINT (4 bytes). | 1.3.6.1.4.1.22420.2.6.3.1.1 | Unsigned32 | not-accessible | current |
| acdRegulatorHistStatsSampleIndex OBJECT-TYPE An index that uniquely identifies the particular sample this entry represents among all samples associated with the same regulator instance. This index starts at 1 and increases by one as each new sample. | 1.3.6.1.4.1.22420.2.6.3.1.2 | Unsigned32 | not-accessible | current |
| acdRegulatorHistStatsStatus OBJECT-TYPE The status of this acdRegulatorHistStats entry. | 1.3.6.1.4.1.22420.2.6.3.1.3 | INTEGER {valid(1), invalid(2)} | read-only | current |
| acdRegulatorHistStatsDuration OBJECT-TYPE The interval in seconds over which the data is sampled for this entry. | 1.3.6.1.4.1.22420.2.6.3.1.4 | Unsigned32 | read-only | current |
| acdRegulatorHistStatsIntervalEnd OBJECT-TYPE This is the time of the end of this entry. | 1.3.6.1.4.1.22420.2.6.3.1.5 | DateAndTime | read-only | current |
| acdRegulatorHistStatsAcceptOctets OBJECT-TYPE The total number of octets received by this regulator during this sampling interval. This is a 32 bits counter. Combined with acdRegulatorHistStatsAcceptOverflowOctets, it provides the equivalent of the 64 bits counter acdRegulatorHistStatsAcceptHCOctets. | 1.3.6.1.4.1.22420.2.6.3.1.6 | Counter32 | read-only | current |
| acdRegulatorHistStatsAcceptOverflowOctets OBJECT-TYPE The number of times the associated acdRegulatorHistStatsAcceptOctets counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdRegulatorHistStatsAcceptOctets, it provides the equivalent of the 64 bits counter acdRegulatorHistStatsAcceptHCOctets. | 1.3.6.1.4.1.22420.2.6.3.1.7 | Counter32 | read-only | current |
| acdRegulatorHistStatsAcceptHCOctets OBJECT-TYPE The total number of octets received by this regulator during this sampling interval. | 1.3.6.1.4.1.22420.2.6.3.1.8 | Counter64 | read-only | current |
| acdRegulatorHistStatsAcceptPkts OBJECT-TYPE The total number of packets received by this regulator during this sampling interval. This is a 32 bits counter. Combined with acdRegulatorHistStatsAcceptOverflowPkts, it provides the equivalent of the 64 bits counter acdRegulatorHistStatsAcceptHCPkts. | 1.3.6.1.4.1.22420.2.6.3.1.9 | Counter32 | read-only | current |
| acdRegulatorHistStatsAcceptOverflowPkts OBJECT-TYPE The number of times the associated acdRegulatorHistStatsAcceptPkts counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdRegulatorHistStatsAcceptPkts, it provides the equivalent of the 64 bits counter acdRegulatorHistStatsAcceptHCPkts. | 1.3.6.1.4.1.22420.2.6.3.1.10 | Counter32 | read-only | current |
| acdRegulatorHistStatsAcceptHCPkts OBJECT-TYPE The total number of packets received by this regulator during this sampling interval. | 1.3.6.1.4.1.22420.2.6.3.1.11 | Counter64 | read-only | current |
| acdRegulatorHistStatsAcceptAvgRate OBJECT-TYPE The average accept rate during this sampling interval. | 1.3.6.1.4.1.22420.2.6.3.1.12 | Gauge32 | read-only | current |
| acdRegulatorHistStatsAcceptMinRate OBJECT-TYPE The minimum accept rate during this sampling interval. | 1.3.6.1.4.1.22420.2.6.3.1.13 | Gauge32 | read-only | current |
| acdRegulatorHistStatsAcceptMaxRate OBJECT-TYPE The maximum accept rate during this sampling interval. | 1.3.6.1.4.1.22420.2.6.3.1.14 | Gauge32 | read-only | current |
| acdRegulatorHistStatsDropOctets OBJECT-TYPE The total number of octets received by this regulator during this sampling interval. This is a 32 bits counter. Combined the overflow, counter it provides the equivalent of the 64 bits counter acdRegulatorHistStatsDropHCOctets. | 1.3.6.1.4.1.22420.2.6.3.1.15 | Counter32 | read-only | current |
| acdRegulatorHistStatsDropOverflowOctets OBJECT-TYPE The number of times the associated acdRegulatorHistStatsDropOctets counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdRegulatorHistStatsDropOctets, it provides the equivalent of the 64 bits counter acdRegulatorHistStatsDropHCOctets. | 1.3.6.1.4.1.22420.2.6.3.1.16 | Counter32 | read-only | current |
| acdRegulatorHistStatsDropHCOctets OBJECT-TYPE The total number of octets received by this regulator during this sampling interval. | 1.3.6.1.4.1.22420.2.6.3.1.17 | Counter64 | read-only | current |
| acdRegulatorHistStatsDropPkts OBJECT-TYPE The total number of packets received by this regulator during this sampling interval. This is a 32 bits counter. Combined with acdRegulatorHistStatsDropOverflowPkts, it provides the equivalent of the 64 bits counter acdRegulatorHistStatsDropHCPkts. | 1.3.6.1.4.1.22420.2.6.3.1.18 | Counter32 | read-only | current |
| acdRegulatorHistStatsDropOverflowPkts OBJECT-TYPE The number of times the associated acdRegulatorHistStatsDropPkts counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdRegulatorHistStatsDropPkts, it provides the equivalent of the 64 bits counter acdRegulatorHistStatsDropHCPkts. | 1.3.6.1.4.1.22420.2.6.3.1.19 | Counter32 | read-only | current |
| acdRegulatorHistStatsDropHCPkts OBJECT-TYPE The total number of packets received by this regulator during this sampling interval. | 1.3.6.1.4.1.22420.2.6.3.1.20 | Counter64 | read-only | current |
| acdRegulatorHistStatsDropAvgRate OBJECT-TYPE The average drop rate during this sampling interval. | 1.3.6.1.4.1.22420.2.6.3.1.21 | Gauge32 | read-only | current |
| acdRegulatorHistStatsDropMinRate OBJECT-TYPE The minimum drop rate during this sampling interval. | 1.3.6.1.4.1.22420.2.6.3.1.22 | Gauge32 | read-only | current |
| acdRegulatorHistStatsDropMaxRate OBJECT-TYPE The maximum drop rate during this sampling interval. | 1.3.6.1.4.1.22420.2.6.3.1.23 | Gauge32 | read-only | current |
| acdRegulatorNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.22420.2.6.4 | |||
| acdRegulatorMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.22420.2.6.5 | |||
| acdRegulatorTableTid OBJECT-IDENTITY | 1.3.6.1.4.1.22420.2.6.5.1 | |||
| acdRegulatorTableLastChangeTid OBJECT-TYPE This is the transaction ID of the last change of the acdRegulatorTable table. If this value is different since the last read this is indicate a table change. | 1.3.6.1.4.1.22420.2.6.5.1.1 | Unsigned32 | read-only | current |
| acdRegulatorConformance OBJECT-IDENTITY | 1.3.6.1.4.1.22420.2.6.6 | |||
| acdRegulatorCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.22420.2.6.6.1 | |||
| acdRegulatorGroups OBJECT-IDENTITY | 1.3.6.1.4.1.22420.2.6.6.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| acdPaaCompliance MODULE-COMPLIANCE The compliance statement for support of the ACD-REGULATOR-MIB module. | 1.3.6.1.4.1.22420.2.6.6.1.1 | current |
| acdRegulatorGroup OBJECT-GROUP Objects for the Regulator configurtion Group. | 1.3.6.1.4.1.22420.2.6.6.2.1 | current |
| acdRegulatorStatsGroup OBJECT-GROUP Objects for the Regulator statistics Group. | 1.3.6.1.4.1.22420.2.6.6.2.2 | current |
| acdRegulatorHistStatsGroup OBJECT-GROUP Objects for the Regulator history statistics Group. | 1.3.6.1.4.1.22420.2.6.6.2.3 | current |
| acdRegulatorTidGroup OBJECT-GROUP List of scalars to monitior changes in tables. | 1.3.6.1.4.1.22420.2.6.6.2.4 | current |