ACD-SMAP-MIB: View SNMP OID List / Download MIB
VENDOR: ACCEDIAN
Home | MIB: ACD-SMAP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
acdSmap | 1.3.6.1.4.1.22420.2.8 |
The Service mapping database for this Accedian Networks device. |
||
acdSmapNotifications | 1.3.6.1.4.1.22420.2.8.0 | |||
acdSmapMIBObjects | 1.3.6.1.4.1.22420.2.8.1 | |||
acdSmapConfig | 1.3.6.1.4.1.22420.2.8.1.1 | |||
acdSmapCoSProfTable | 1.3.6.1.4.1.22420.2.8.1.1.1 | no-access |
The 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. |
|
1.3.6.1.4.1.22420.2.8.1.1.1.1 | no-access |
An entry consisting of all settings to manage a CoS profile. |
||
acdSmapCoSProfID | 1.3.6.1.4.1.22420.2.8.1.1.1.1.1 | unsigned32 | no-access |
Unique value for each CoS Profile instance. |
acdSmapCoSProfRowStatus | 1.3.6.1.4.1.22420.2.8.1.1.1.1.2 | rowstatus | read-only |
All 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. |
acdSmapCoSProfName | 1.3.6.1.4.1.22420.2.8.1.1.1.1.3 | displaystring | read-only |
This is a string to uniquely identify the CoS profile. |
acdSmapCoSProfType | 1.3.6.1.4.1.22420.2.8.1.1.1.1.4 | integer | read-only |
Indicates the type of CoS profile. Possible values are: PCP, IP precedence or DSCP. Enumeration: 'pre': 3, 'pcp': 1, 'dscp': 2. |
acdSmapCoSProfDecodeDropBit | 1.3.6.1.4.1.22420.2.8.1.1.1.1.5 | truthvalue | read-only |
This 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. |
acdSmapCoSProfEncodeDropBit | 1.3.6.1.4.1.22420.2.8.1.1.1.1.6 | truthvalue | read-only |
This 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. |
acdSmapCoSProfCodePointTable | 1.3.6.1.4.1.22420.2.8.1.1.2 | no-access |
The 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. |
|
1.3.6.1.4.1.22420.2.8.1.1.2.1 | no-access |
An entry consisting of all settings for a code point. |
||
acdSmapCoSProfCodePointID | 1.3.6.1.4.1.22420.2.8.1.1.2.1.1 | unsigned32 | no-access |
Unique value for each row. Base on Code Point, 0 to 63 for DSCP or 0 to 7 for PCP or IP precedence. |
acdSmapCoSProfCodePointPreMarkingColor | 1.3.6.1.4.1.22420.2.8.1.1.2.1.2 | integer | read-write |
This is the user pre-color to mark the incoming traffic. This field is only valid if acdSmapCoSProfDecodeDropBit is not set. Enumeration: 'green': 1, 'yellow': 2. |
acdSmapCoSProfCodePointGreenOut | 1.3.6.1.4.1.22420.2.8.1.1.2.1.3 | unsigned32 | read-write |
The 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. |
acdSmapCoSProfCodePointYellowOut | 1.3.6.1.4.1.22420.2.8.1.1.2.1.4 | unsigned32 | read-write |
The 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. |
acdSmapRegSetTable | 1.3.6.1.4.1.22420.2.8.1.1.3 | no-access |
The 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. |
|
1.3.6.1.4.1.22420.2.8.1.1.3.1 | no-access |
An entry consisting of all settings to manage a Regulator set. |
||
acdSmapRegSetID | 1.3.6.1.4.1.22420.2.8.1.1.3.1.1 | unsigned32 | no-access |
Unique value for each Regulator set instance. |
acdSmapRegSetRowStatus | 1.3.6.1.4.1.22420.2.8.1.1.3.1.2 | rowstatus | read-only |
All 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. |
acdSmapRegSetName | 1.3.6.1.4.1.22420.2.8.1.1.3.1.3 | displaystring | read-only |
This is a string to uniquely identify the Regulator set. |
acdSmapRegSetType | 1.3.6.1.4.1.22420.2.8.1.1.3.1.4 | integer | read-only |
Indicates the type of Regulator Set. Possible values are: PCP, IP precedence or DSCP. Enumeration: 'pre': 3, 'pcp': 1, 'dscp': 2. |
acdSmapRegSetCodePointTable | 1.3.6.1.4.1.22420.2.8.1.1.4 | no-access |
The 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. |
|
1.3.6.1.4.1.22420.2.8.1.1.4.1 | no-access |
An entry consisting of all settings for a code point. |
||
acdSmapRegSetCodePointID | 1.3.6.1.4.1.22420.2.8.1.1.4.1.1 | unsigned32 | no-access |
Unique value for each row. Base on Code Point, 0 to 64 for DSCP or 0 to 7 for PCP or IP precedence. |
acdSmapRegSetCodePointRegulatorID | 1.3.6.1.4.1.22420.2.8.1.1.4.1.2 | unsigned32 | read-write |
The 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). |
acdSmapRegSetCodePointRegulatorEnable | 1.3.6.1.4.1.22420.2.8.1.1.4.1.3 | truthvalue | read-write |
Enable or disable traffic regulation for this PCP, IP precedence or DSCP value. |
acdSmapConformance | 1.3.6.1.4.1.22420.2.8.2 | |||
acdSmapCompliances | 1.3.6.1.4.1.22420.2.8.2.1 | |||
acdSmapCompliance | 1.3.6.1.4.1.22420.2.8.2.1.1 |
The compliance statement for support of the ACD-SMAP-MIB module. |
||
acdSmapGroups | 1.3.6.1.4.1.22420.2.8.2.2 | |||
acdSmapCoSProfGroup | 1.3.6.1.4.1.22420.2.8.2.2.1 |
Objects for the CoS profile Group. |
||
acdSmapCoSProfCodePointGroup | 1.3.6.1.4.1.22420.2.8.2.2.2 |
Objects for the CoS profile CodePoint Group. |
||
acdSmapRegSetGroup | 1.3.6.1.4.1.22420.2.8.2.2.3 |
Objects for the Regulator Set Group. |
||
acdSmapRegSetCodePointGroup | 1.3.6.1.4.1.22420.2.8.2.2.4 |
Objects for the Regulator Set CodePoint Group. |