Home/Catalog/ACD-SMAP-MIB

ACD-SMAP-MIB

AI MIB Summary

The ACD-SMAP-MIB module manages the service mapping database on Accedian Networks performance monitoring appliances, specifically tracking the association between network flows, application services, and underlying infrastructure paths. This MIB enables the retrieval of service topology definitions and mapping relationships required for end-to-end application performance analysis and fault isolation.

The Service mapping database for this Accedian Networks device.
Main OID:
acdSmap.1.3.6.1.4.1.22420.2.8
37
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

37 total
Object Name
acdSmapThe Service mapping database for this Accedian Networks device.
MODULE-IDENTITY
.1.3.6.1.4.1.22420.2.8
acdSmapNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.22420.2.8.0
acdSmapMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.22420.2.8.1
acdSmapConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.22420.2.8.1.1
acdSmapCoSProfTableThe CoS profile table. Each row in the table represents a CoS Profile. A CoS profile is used to map an input packet to an L2 class of service. This traffic mapping (classification) is accomplished using one of the following fields in the incoming packet: p-bits in 802.1Q / 802.1Q-in-Q tags IP precedence bits in IPv4 TOS byte DSCP bits in IPv4 DSCP byte The class of service value (0-7) assigned to the outgoing traffic is selected based on the conformance level (Green/Yellow) of the incoming traffic. The following sections describe the general configuration parameters and the mapping table of a CoS profile.
SEQUENCE OF AcdSmapCoSProfEntry
.1.3.6.1.4.1.22420.2.8.1.1.1
acdSmapCoSProfEntryAn entry consisting of all settings to manage a CoS profile.
AcdSmapCoSProfEntry
.1.3.6.1.4.1.22420.2.8.1.1.1.1
acdSmapCoSProfIDUnique value for each CoS Profile instance.
Unsigned32
.1.3.6.1.4.1.22420.2.8.1.1.1.1.1
acdSmapCoSProfRowStatusAll columns must have a valid value before a row can be activated. To create a new CoS Profile you shall provide the a unique name and the type for an empty row with the RowStatus set to Create and Go. To delete the CoS Profile you need to set the RowStatus to destroy.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.22420.2.8.1.1.1.1.2
acdSmapCoSProfNameThis is a string to uniquely identify the CoS profile.rw
DisplayString
.1.3.6.1.4.1.22420.2.8.1.1.1.1.3
acdSmapCoSProfTypeIndicates the type of CoS profile. Possible values are: PCP, IP precedence or DSCP.rw
Enumeration
.1.3.6.1.4.1.22420.2.8.1.1.1.1.4
acdSmapCoSProfDecodeDropBitThis field is only valid for PCP CoS profiles. If this field is set, the pre-marking color is decoded from the DEI bit (Drop Eligible Indication). Otherwise, the user defined pre-color is used.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.22420.2.8.1.1.1.1.5
acdSmapCoSProfEncodeDropBitThis field controls the DEI bit in an S-VLAN tag. If this field is set and the outgoing packet is marked yellow then the DEI bit is set to 1. Otherwise, the DEI is set to 0.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.22420.2.8.1.1.1.1.6
acdSmapCoSProfCodePointTableThe Configuration table of all code point entries. Each row in the table represents a Code point. the number of code points depend of the acdSmapCoSProfType value. p-bits in 802.1Q / 802.1Q-in-Q tags IP precedence bits in IPv4 TOS byte DSCP bits in IPv4 DSCP byte The class of service value (0-7) assigned to the outgoing traffic is selected based on the conformance level (Green/Yellow) of the incoming traffic.
SEQUENCE OF AcdSmapCoSProfCodePointEntry
.1.3.6.1.4.1.22420.2.8.1.1.2
acdSmapCoSProfCodePointEntryAn entry consisting of all settings for a code point.
AcdSmapCoSProfCodePointEntry
.1.3.6.1.4.1.22420.2.8.1.1.2.1
acdSmapCoSProfCodePointIDUnique value for each row. Base on Code Point, 0 to 63 for DSCP or 0 to 7 for PCP or IP precedence.
Unsigned32
.1.3.6.1.4.1.22420.2.8.1.1.2.1.1
acdSmapCoSProfCodePointPreMarkingColorThis is the user pre-color to mark the incoming traffic. This field is only valid if acdSmapCoSProfDecodeDropBit is not set.rw
Enumeration
.1.3.6.1.4.1.22420.2.8.1.1.2.1.2
acdSmapCoSProfCodePointGreenOutThe class of service value that will be used in the outgoing green packets. This value is selected if the result of the bandwidth regulator assigned to this entry is green or if the pre-marking color is green and no bandwidth regulator is assigned to this entry.rw
Unsigned32
.1.3.6.1.4.1.22420.2.8.1.1.2.1.3
acdSmapCoSProfCodePointYellowOutThe class of service value that will be used in the outgoing yellow packets. This value is selected if the result of the bandwidth regulator assigned to this entry is yellow or if the pre-marking color is yellow and no bandwidth regulator is assigned to this entry.rw
Unsigned32
.1.3.6.1.4.1.22420.2.8.1.1.2.1.4
acdSmapRegSetTableThe Regulator Set profile table. Each row in the table represents a Regulator Set. A bandwidth regulator set allows the user to regulate traffic based on the following information: p-bits in 802.1Q / 802.1Q-in-Q tags IP precedence bits in IPv4 TOS byte DSCP bits in IPv4 DSCP byte.
SEQUENCE OF AcdSmapRegSetEntry
.1.3.6.1.4.1.22420.2.8.1.1.3
acdSmapRegSetEntryAn entry consisting of all settings to manage a Regulator set.
AcdSmapRegSetEntry
.1.3.6.1.4.1.22420.2.8.1.1.3.1
acdSmapRegSetIDUnique value for each Regulator set instance.
Unsigned32
.1.3.6.1.4.1.22420.2.8.1.1.3.1.1
acdSmapRegSetRowStatusAll columns must have a valid value before a row can be activated. To create a new Regulator set you shall provide the a unique name and the type for an empty row with the RowStatus set to Create and Go. To delete the CoS Profile you need to set the RowStatus to destroy.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.22420.2.8.1.1.3.1.2
acdSmapRegSetNameThis is a string to uniquely identify the Regulator set.rw
DisplayString
.1.3.6.1.4.1.22420.2.8.1.1.3.1.3
acdSmapRegSetTypeIndicates the type of Regulator Set. Possible values are: PCP, IP precedence or DSCP.rw
Enumeration
.1.3.6.1.4.1.22420.2.8.1.1.3.1.4
acdSmapRegSetCodePointTableThe Configuration table of all code point entries. Each row in the table represents a Code point. the number of code points depend of the acdSmapCoSProfType value. p-bits in 802.1Q / 802.1Q-in-Q tags; IP precedence bits in IPv4 TOS byte; DSCP bits in IPv4 DSCP byte.
SEQUENCE OF AcdSmapRegSetCodePointEntry
.1.3.6.1.4.1.22420.2.8.1.1.4
acdSmapRegSetCodePointEntryAn entry consisting of all settings for a code point.
AcdSmapRegSetCodePointEntry
.1.3.6.1.4.1.22420.2.8.1.1.4.1
acdSmapRegSetCodePointIDUnique value for each row. Base on Code Point, 0 to 64 for DSCP or 0 to 7 for PCP or IP precedence.
Unsigned32
.1.3.6.1.4.1.22420.2.8.1.1.4.1.1
acdSmapRegSetCodePointRegulatorIDThe bandwidth regulator that will be used to regulate the traffic flow that has this PCP/IP precendence/DSCP value. Refer to acdRegulatorTable to find the exact identifier (same as acdRegulatorID).rw
Unsigned32
.1.3.6.1.4.1.22420.2.8.1.1.4.1.2
acdSmapRegSetCodePointRegulatorEnableEnable or disable traffic regulation for this PCP, IP precedence or DSCP value.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.22420.2.8.1.1.4.1.3
acdSmapConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.22420.2.8.2
acdSmapCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.22420.2.8.2.1
acdSmapComplianceThe compliance statement for support of the ACD-SMAP-MIB module.
Unknown
.1.3.6.1.4.1.22420.2.8.2.1.1
acdSmapGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.22420.2.8.2.2
acdSmapCoSProfGroupObjects for the CoS profile Group.
Unknown
.1.3.6.1.4.1.22420.2.8.2.2.1
acdSmapCoSProfCodePointGroupObjects for the CoS profile CodePoint Group.
Unknown
.1.3.6.1.4.1.22420.2.8.2.2.2
acdSmapRegSetGroupObjects for the Regulator Set Group.
Unknown
.1.3.6.1.4.1.22420.2.8.2.2.3
acdSmapRegSetCodePointGroupObjects for the Regulator Set CodePoint Group.
Unknown
.1.3.6.1.4.1.22420.2.8.2.2.4
ACD-SMAP-MIB - SNMP MIB Reference | MIBs Explorer