MIBs Depot

ACD-POLICY-MIB

Registered at
1.3.6.1.4.1.22420.2.3
Last updated
2011-10-10 01:00
Organization
Accedian Networks, Inc.
Revisions
2011-10-10 01:00, 2011-02-28 01:00, 2010-11-10 01:00, 2008-06-15 01:00, 2008-05-01 01:00, 2008-02-06 01:00, 2007-05-15 01:00, 2007-03-28 01:00, 2006-08-06 01:00
Namespace
accedian
Source file
ACD-POLICY-MIB
Digest
sha256:a3d5358e6d11022890d0ae278720b50295d59adbe2f415ffe989e42235474cbd

Description

The Policies 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

FromSymbols
ACCEDIAN-SMIacdMibs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, 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-POLICY-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
acdPolicyTable
OBJECT-TYPE
Table of all Policies
1.3.6.1.4.1.22420.2.3.1not-accessiblecurrent
acdPolicyEntry
OBJECT-TYPE
A Policy is a Filter applied to a specific MAC to block, permit or only count a specific traffic.
1.3.6.1.4.1.22420.2.3.1.1not-accessiblecurrent
acdPolicyID
OBJECT-TYPE
Unique value for each policy entry. Its value ranges from 1 to MAXINT (4 bytes).
1.3.6.1.4.1.22420.2.3.1.1.1Unsigned32not-accessiblecurrent
acdPolicyListID
OBJECT-TYPE
This object identifies in wich List the entry is.
1.3.6.1.4.1.22420.2.3.1.1.2Unsigned32read-onlycurrent
acdPolicyEntryID
OBJECT-TYPE
This object identifies the order in the List.
1.3.6.1.4.1.22420.2.3.1.1.3Unsigned32read-onlycurrent
acdPolicyEnable
OBJECT-TYPE
Enable or disable the Policy in the packet processing Engine.
1.3.6.1.4.1.22420.2.3.1.1.4TruthValueread-writecurrent
acdPolicyFilterType
OBJECT-TYPE
This indicates which filter type is programmed in this entry. With the filter index we can retrieve the specific filter in the filter database.
1.3.6.1.4.1.22420.2.3.1.1.5INTEGER {layer2filter(0), ipv4filter(1), ipv6filter(2), vlist(3)}read-writecurrent
acdPolicyFilterIndex
OBJECT-TYPE
This indicates which filter index is programmed in this entry. With the filter type we can retrieve the specific filter in the filter database.
1.3.6.1.4.1.22420.2.3.1.1.6Unsigned32read-writecurrent
acdPolicyDropEnable
OBJECT-TYPE
********* THIS OBJECT IS DEPRECATED ********** This object has been deprecated in favour of acdPolicyAction. This indicates if this policy is programmed to drop or let the traffic pass the processing engine.
1.3.6.1.4.1.22420.2.3.1.1.7TruthValueread-writedeprecated
acdPolicyMonitorEnable
OBJECT-TYPE
This indicates if this policy is programmed to send the traffic to one of the monitoring port.
1.3.6.1.4.1.22420.2.3.1.1.8TruthValueread-writecurrent
acdPolicyMonitorIndex
OBJECT-TYPE
This indicates which monitor port is programmed to send the traffic matching this policy entry.
1.3.6.1.4.1.22420.2.3.1.1.9INTEGER {monitor1(1), monitor2(2)}read-writecurrent
acdPolicyRegulatorEnable
OBJECT-TYPE
This indicates if this policy use or not a bandwidth regulator.
1.3.6.1.4.1.22420.2.3.1.1.10TruthValueread-writecurrent
acdPolicyRegulatorIndex
OBJECT-TYPE
This indicates which bandwidth regulator index is programmed in this policy entry.
1.3.6.1.4.1.22420.2.3.1.1.11Unsigned32read-writecurrent
acdPolicyRegulatorMarking
OBJECT-TYPE
This indicates the pre-marking color associated with this policy.
1.3.6.1.4.1.22420.2.3.1.1.12INTEGER {green(1), yellow(2), red(3)}read-writecurrent
acdPolicyAction
OBJECT-TYPE
Action that will be applied to traffic that matches the filter.
1.3.6.1.4.1.22420.2.3.1.1.13INTEGER {drop(1), permit(2), mgmtOAM(3), mgmtOAMandDrop(4), mgmtOAMandForward(5)}read-writecurrent
acdPolicyEvcMappingEncaps
OBJECT-TYPE
Action that will be applied to traffic that matches the filter.
1.3.6.1.4.1.22420.2.3.1.1.14INTEGER {none(1), push(2), pop(3), replace(4), popAndReplace(5), pushAndPreserve(6)}read-writecurrent
acdPolicyEvcMappingEtype
OBJECT-TYPE
The ethertype of the VLAN to be added if the encapsulation is set to push. Possible values are customer VLAN (cvlan) and service VLAN (svlan).
1.3.6.1.4.1.22420.2.3.1.1.15INTEGER {cvlan(1), svlan(2)}read-writecurrent
acdPolicyEvcMappingVlanId
OBJECT-TYPE
The VLAN ID to be added if the encapsulation is set to push. Its value ranges from 0 to 4095.
1.3.6.1.4.1.22420.2.3.1.1.16Unsigned32 (0..4095)read-writecurrent
acdPolicyCosMappingPcpAction
OBJECT-TYPE
This section selects the PCP (Priority Code Points) action to perform. Possible values are: Preserve: Keep the PCP bits if the packet is already tagged Direct: Add the default PCP value Map: Use a CoS profile for PCP selection For each PCP action there is one or two traffic mapping choices and the default PCP bits to use if the packet does not match the first and the second choices.
1.3.6.1.4.1.22420.2.3.1.1.17INTEGER {preserve(1), direct(2), map(3)}read-writecurrent
acdPolicyCosMappingChoice1En
OBJECT-TYPE
This indicates if this choice is used.
1.3.6.1.4.1.22420.2.3.1.1.18TruthValueread-writecurrent
acdPolicyCosMappingChoice1Type
OBJECT-TYPE
The traffic mapping is accomplished using the selected field in the incoming traffic. This field can be p-bits in 802.1Q, 802.1Q-in-Q tags IP precedence bits in IPv4 TOS byte or DSCP bits in IPv4 DSCP byte.
1.3.6.1.4.1.22420.2.3.1.1.19INTEGER {pcpVlan(1), pcpVlanInVlan(2), pre(3), dscp(4)}read-writecurrent
acdPolicyCosMappingChoice1Profile
OBJECT-TYPE
CoS profile used to map the input traffic to an L2 class of service.
1.3.6.1.4.1.22420.2.3.1.1.20Unsigned32read-writecurrent
acdPolicyCosMappingChoice1RegSet
OBJECT-TYPE
Bandwidth regulator apply to regulate traffic.
1.3.6.1.4.1.22420.2.3.1.1.21Unsigned32read-writecurrent
acdPolicyCosMappingChoice2En
OBJECT-TYPE
This indicates if this choice is used.
1.3.6.1.4.1.22420.2.3.1.1.22TruthValueread-writecurrent
acdPolicyCosMappingChoice2Type
OBJECT-TYPE
The traffic mapping is accomplished using the selected field in the incoming traffic. This field can be p-bits in 802.1Q, 802.1Q-in-Q tags IP precedence bits in IPv4 TOS byte or DSCP bits in IPv4 DSCP byte.
1.3.6.1.4.1.22420.2.3.1.1.23INTEGER {pcpVlan(1), pcpVlanInVlan(2), pre(3), dscp(4)}read-writecurrent
acdPolicyCosMappingChoice2Profile
OBJECT-TYPE
CoS profile used to map the input traffic to an L2 class of service.
1.3.6.1.4.1.22420.2.3.1.1.24Unsigned32read-writecurrent
acdPolicyCosMappingChoice2RegSet
OBJECT-TYPE
Bandwidth regulator apply to regulate traffic.
1.3.6.1.4.1.22420.2.3.1.1.25Unsigned32read-writecurrent
acdPolicyDefaultMappingGreenCfi
OBJECT-TYPE
The default CFI value to be applied if the Encapsulation is Push. This would only be applied if the traffic does not match the first and second choices and if the result color is green.
1.3.6.1.4.1.22420.2.3.1.1.26Unsigned32 (0..1)read-writecurrent
acdPolicyDefaultMappingGreenPrior
OBJECT-TYPE
The default PCP values to be applied if the Encapsulation is Push. This would only be applied if the traffic does not match the first and second choices and if the result color is green.
1.3.6.1.4.1.22420.2.3.1.1.27Unsigned32 (0..7)read-writecurrent
acdPolicyDefaultMappingYellowCfi
OBJECT-TYPE
The default CFI value to be applied if the Encapsulation is Push. This would only be applied if the traffic does not match the first and second choices and if the result color is green.
1.3.6.1.4.1.22420.2.3.1.1.28Unsigned32 (0..1)read-writecurrent
acdPolicyDefaultMappingYellowPrior
OBJECT-TYPE
The default PCP values to be applied if the Encapsulation is Push. This would only be applied if the traffic does not match the first and second choices and if the result color is green.
1.3.6.1.4.1.22420.2.3.1.1.29Unsigned32 (0..7)read-writecurrent
acdPolicyOutgoingPort
OBJECT-TYPE
The OID value used to identify the outgoing port for this policy. In order to identify a particular port, this object shall identify the instance of the acdPortConfigIndex object, defined in ACD-PORT-MIB, for the desired port. For example, if an entry is set to port 4, this object would be set to acdPortConfigIndex.4 and by querying the acdPortConfigName.4 the user can retrieve the name of this port.
1.3.6.1.4.1.22420.2.3.1.1.30OBJECT IDENTIFIERread-writecurrent
acdPolicyStatsTable
OBJECT-TYPE
Table of all counters associated with each policy.
1.3.6.1.4.1.22420.2.3.2not-accessiblecurrent
acdPolicyStatsEntry
OBJECT-TYPE
An Entry consists in a bytes and a packets counters.
1.3.6.1.4.1.22420.2.3.2.1not-accessiblecurrent
acdPolicyStatsID
OBJECT-TYPE
Unique value for each policy counter. Its value ranges from 1 to MAXINT (4 bytes).
1.3.6.1.4.1.22420.2.3.2.1.1Unsigned32not-accessiblecurrent
acdPolicyStatsListID
OBJECT-TYPE
This object identifies in wich List the entry is.
1.3.6.1.4.1.22420.2.3.2.1.2Unsigned32read-onlycurrent
acdPolicyStatsEntryID
OBJECT-TYPE
This object identifies the order in the List.
1.3.6.1.4.1.22420.2.3.2.1.3Unsigned32read-onlycurrent
acdPolicyStatsInPkts
OBJECT-TYPE
The total number of packets received on this MAC and matching this policy. This is a 32 bits counter. Combined with acdPolicyStatsInOverflowPkts, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCPkts.
1.3.6.1.4.1.22420.2.3.2.1.4Counter32read-onlycurrent
acdPolicyStatsInOverflowPkts
OBJECT-TYPE
The number of times the associated acdPolicyStatsInPkts counter has overflowed. This is a 32 bits counter. Combined with acdPolicyStatsInPkts, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCPkts.
1.3.6.1.4.1.22420.2.3.2.1.5Counter32read-onlycurrent
acdPolicyStatsInHCPkts
OBJECT-TYPE
The total number of packets received on this MAC and matching this policy.
1.3.6.1.4.1.22420.2.3.2.1.6Counter64read-onlycurrent
acdPolicyStatsInOctets
OBJECT-TYPE
The total number of Octets received on this MAC and matching this policy. This is a 32 bits counter. Combined with acdPolicyStatsInOverflowOctets, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCOctets.
1.3.6.1.4.1.22420.2.3.2.1.7Counter32read-onlycurrent
acdPolicyStatsInOverflowOctets
OBJECT-TYPE
The number of times the associated acdPolicyStatsInOctets counter has overflowed. This is a 32 bits counter. Combined with acdPolicyStatsInOctets, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCOctets.
1.3.6.1.4.1.22420.2.3.2.1.8Counter32read-onlycurrent
acdPolicyStatsInHCOctets
OBJECT-TYPE
The total number of Octets received on this MAC and matching this policy.
1.3.6.1.4.1.22420.2.3.2.1.9Counter64read-onlycurrent
acdPolicyStatsInPktsErr
OBJECT-TYPE
The total number of errored packets received on this MAC and matching this policy. This is a 32 bits counter. Combined with acdPolicyStatsInOverflowPktsErr, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCPktsErr.
1.3.6.1.4.1.22420.2.3.2.1.10Counter32read-onlycurrent
acdPolicyStatsInOverflowPktsErr
OBJECT-TYPE
The number of times the associated acdPolicyStatsInPktsErr counter has overflowed. This is a 32 bits counter. Combined with acdPolicyStatsInPktsErr, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCPktsErr.
1.3.6.1.4.1.22420.2.3.2.1.11Counter32read-onlycurrent
acdPolicyStatsInHCPktsErr
OBJECT-TYPE
The total number of errored packets received on this MAC and matching this policy.
1.3.6.1.4.1.22420.2.3.2.1.12Counter64read-onlycurrent
acdPolicyHistStatsTable
OBJECT-TYPE
Table of all counters associated with each policy.
1.3.6.1.4.1.22420.2.3.3not-accessiblecurrent
acdPolicyHistStatsEntry
OBJECT-TYPE
An Entry consists in a bytes and a packets counters.
1.3.6.1.4.1.22420.2.3.3.1not-accessiblecurrent
acdPolicyHistStatsID
OBJECT-TYPE
Unique value for each policy counter. Its value ranges from 1 to MAXINT (4 bytes).
1.3.6.1.4.1.22420.2.3.3.1.1Unsigned32not-accessiblecurrent
acdPolicyHistStatsListID
OBJECT-TYPE
This object identifies in wich List the entry is.
1.3.6.1.4.1.22420.2.3.3.1.2Unsigned32read-onlycurrent
acdPolicyHistStatsEntryID
OBJECT-TYPE
This object identifies the order in the List.
1.3.6.1.4.1.22420.2.3.3.1.3Unsigned32read-onlycurrent
acdPolicyHistStatsSampleIndex
OBJECT-TYPE
An index that uniquely identifies the particular sample this entry represents among all samples associated with the same policy instance. This index starts at 1 and increases by one as each new sample.
1.3.6.1.4.1.22420.2.3.3.1.4Unsigned32not-accessiblecurrent
acdPolicyHistStatsStatus
OBJECT-TYPE
The status of this acdPolicyHistStats entry.
1.3.6.1.4.1.22420.2.3.3.1.5INTEGER {valid(1), invalid(2)}read-onlycurrent
acdPolicyHistStatsDuration
OBJECT-TYPE
The interval in seconds over which the data is sampled for this entry.
1.3.6.1.4.1.22420.2.3.3.1.6Unsigned32read-onlycurrent
acdPolicyHistStatsIntervalEnd
OBJECT-TYPE
This is the time of the end of this entry.
1.3.6.1.4.1.22420.2.3.3.1.7DateAndTimeread-onlycurrent
acdPolicyHistStatsInPkts
OBJECT-TYPE
The total number of packets received on this MAC and matching this policy during this sampling interval. This is a 32 bits counter. Combined with acdPolicyHistStatsInOverflowPkts, it provides the equivalent of the 64 bits counter acdPolicyHistStatsInHCPkts.
1.3.6.1.4.1.22420.2.3.3.1.8Counter32read-onlycurrent
acdPolicyHistStatsInOverflowPkts
OBJECT-TYPE
The number of times the associated acdPolicyStatsInPkts counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdPolicyHistStatsInPkts, it provides the equivalent of the 64 bits counter acdPolicyHistStatsInHCPkts.
1.3.6.1.4.1.22420.2.3.3.1.9Counter32read-onlycurrent
acdPolicyHistStatsInHCPkts
OBJECT-TYPE
The total number of packets received on this MAC and matching this policy during this sampling interval.
1.3.6.1.4.1.22420.2.3.3.1.10Counter64read-onlycurrent
acdPolicyHistStatsInOctets
OBJECT-TYPE
The total number of Octets received on this MAC and matching this policy during this sampling interval. This is a 32 bits counter. Combined with acdPolicyHistStatsInOverflowOctets, it provides the equivalent of the 64 bits counter acdPolicyHistStatsInHCOctets.
1.3.6.1.4.1.22420.2.3.3.1.11Counter32read-onlycurrent
acdPolicyHistStatsInOverflowOctets
OBJECT-TYPE
The number of times the associated acdPolicyHistStatsInOctets counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdPolicyHistStatsInOctets, it provides the equivalent of the 64 bits counter acdPolicyHistStatsInHCOctets.
1.3.6.1.4.1.22420.2.3.3.1.12Counter32read-onlycurrent
acdPolicyHistStatsInHCOctets
OBJECT-TYPE
The total number of Octets received on this MAC and matching this policy during this sampling interval.
1.3.6.1.4.1.22420.2.3.3.1.13Counter64read-onlycurrent
acdPolicyHistStatsInPktsErr
OBJECT-TYPE
The total number of errored packets received on this MAC and matching this policy during this sampling interval. This is a 32 bits counter. Combined with acdPolicyHistStatsInOverflowPktsErr, it provides the equivalent of the 64 bits counter acdPolicyHistStatsInHCPktsErr.
1.3.6.1.4.1.22420.2.3.3.1.14Counter32read-onlycurrent
acdPolicyHistStatsInOverflowPktsErr
OBJECT-TYPE
The number of times the associated acdPolicyStatsInPktsErr counter has overflowed during this sampling interval. This is a 32 bits counter. Combined with acdPolicyHistStatsInPktsErr, it provides the equivalent of the 64 bits counter acdPolicyHistStatsInHCPktsErr.
1.3.6.1.4.1.22420.2.3.3.1.15Counter32read-onlycurrent
acdPolicyHistStatsInHCPktsErr
OBJECT-TYPE
The total number of errored packets received on this MAC and matching this policy during this sampling interval.
1.3.6.1.4.1.22420.2.3.3.1.16Counter64read-onlycurrent
acdPolicyNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.3.4
acdPolicyMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.3.5
acdPolicyList
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.3.5.1
acdPolicyListTable
OBJECT-TYPE
Table of all Policy list contains in this unit.
1.3.6.1.4.1.22420.2.3.5.1.1not-accessiblecurrent
acdPolicyListEntry
OBJECT-TYPE
Each entry in this table describe a policy list contains in this unit.
1.3.6.1.4.1.22420.2.3.5.1.1.1not-accessiblecurrent
acdPolicyListEntryID
OBJECT-TYPE
Unique value for each list. This value is the same than acdPolicyListID for each entry in acdPolicyTable.
1.3.6.1.4.1.22420.2.3.5.1.1.1.1Unsigned32not-accessiblecurrent
acdPolicyListName
OBJECT-TYPE
This is a string to identify the policy list.
1.3.6.1.4.1.22420.2.3.5.1.1.1.2DisplayString (SIZE(1..31))read-onlycurrent
acdPolicyListNbrEntries
OBJECT-TYPE
The number of entries currently in this list.
1.3.6.1.4.1.22420.2.3.5.1.1.1.3Unsigned32read-onlycurrent
acdPolicyPort
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.3.5.2
acdPolicyPortTable
OBJECT-TYPE
Table of all Port and the correspondant policy list.
1.3.6.1.4.1.22420.2.3.5.2.1not-accessiblecurrent
acdPolicyPortEntry
OBJECT-TYPE
A Policy port entry is the mapping between this port and a policy list.
1.3.6.1.4.1.22420.2.3.5.2.1.1not-accessiblecurrent
acdPolicyPortEntryID
OBJECT-TYPE
Unique value for each port. This value is the same than acdPortConfigIndex used in ACD-PORT-MIB.
1.3.6.1.4.1.22420.2.3.5.2.1.1.1Unsigned32not-accessiblecurrent
acdPolicyPortListID
OBJECT-TYPE
Numerical value coresponding to acdPolicyListEntryID.
1.3.6.1.4.1.22420.2.3.5.2.1.1.2Unsigned32read-onlycurrent
acdPolicyTableTid
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.3.5.3
acdPolicyTableLastChangeTid
OBJECT-TYPE
This is the transaction ID of the last change of the acdPolicyTable table. If this value is different since the last read this is indicate a table change.
1.3.6.1.4.1.22420.2.3.5.3.1Unsigned32read-onlycurrent
acdPolicyConformance
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.3.6
acdPolicyCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.3.6.1
acdPolicyGroups
OBJECT-IDENTITY
1.3.6.1.4.1.22420.2.3.6.2

Conformance

NameOIDStatus
acdPolicyCompliance
MODULE-COMPLIANCE
The compliance statement for support of the ACD-POLICY-MIB module.
1.3.6.1.4.1.22420.2.3.6.1.1current
acdPolicyGroup
OBJECT-GROUP
Objects for the policy configuration Group.
1.3.6.1.4.1.22420.2.3.6.2.1current
acdPolicyStatsGroup
OBJECT-GROUP
Objects for the policy statistics Group.
1.3.6.1.4.1.22420.2.3.6.2.2current
acdPolicyHistStatsGroup
OBJECT-GROUP
Objects for the policy historical tatistics Group.
1.3.6.1.4.1.22420.2.3.6.2.3current
acdPolicyDeprecatedGroup
OBJECT-GROUP
Objects for the policy deprecated Group.
1.3.6.1.4.1.22420.2.3.6.2.4deprecated
acdPolicyListGroup
OBJECT-GROUP
Objects for the policy list information Group.
1.3.6.1.4.1.22420.2.3.6.2.5current
acdPolicyPortGroup
OBJECT-GROUP
Objects for the policy port mapping Group.
1.3.6.1.4.1.22420.2.3.6.2.6current
acdPolicyTidGroup
OBJECT-GROUP
List of scalars to monitior changes in tables.
1.3.6.1.4.1.22420.2.3.6.2.7current