All MIBs › ACD-FILTER-MIB
Organization: Accedian Networks, Inc.
Last Updated: 2011-10-10
Category: Vendor: Accedian
Description: Manages traffic filter rules and ACL configuration on Accedian MetroNID devices for selective traffic forwarding.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ACD-FILTER-MIB?
ACD-FILTER-MIB is an Accedian Networks proprietary MIB defining the Layer 2 filter (ACL-like) database on Accedian network demarcation and performance-monitoring devices. It exposes a filter table keyed by filter ID, with match criteria including destination/source MAC addresses and masks alongside a human-readable filter name. As a configuration MIB it lets an administrator audit which L2 traffic-matching filters are currently defined on the device, supporting troubleshooting of unexpected traffic classification behavior. It is deployed on Accedian MetroNID and similar carrier Ethernet demarcation devices. Engineers can download the ACD-FILTER-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ACD-FILTER-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Accedian Networks carrier Ethernet demarcation devices
Monitoring Examples
An administrator walks acdL2FilterTable to confirm a specific MAC-based filter entry exists with the expected source/destination address and mask before troubleshooting why matching traffic isn't being classified as expected.
What Can Be Monitored
- configured L2 filter entries (MAC match criteria)
This MIB depends on
Related MIBs
Imported Objects
From ACCEDIAN-SMI
| acdMibs | OBJECT-IDENTITY |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| acdFilter | 1.3.6.1.4.1.22420.2.2 | The Filter database for this Accedian Networks device. | ||
| acdFilterCompliance | 1.3.6.1.4.1.22420.2.2.7.1.1 | The compliance statement for support of the ACD-FILTER-MIB module. | ||
| acdFilterCompliances | 1.3.6.1.4.1.22420.2.2.7.1 | |||
| acdFilterConformance | 1.3.6.1.4.1.22420.2.2.7 | |||
| acdFilterGroups | 1.3.6.1.4.1.22420.2.2.7.2 | |||
| acdFilterMIBObjects | 1.3.6.1.4.1.22420.2.2.6 | |||
| acdFilterNotifications | 1.3.6.1.4.1.22420.2.2.5 | |||
| acdFilterTableTid | 1.3.6.1.4.1.22420.2.2.6.1 | |||
| acdFilterTidGroup | 1.3.6.1.4.1.22420.2.2.7.2.5 | List of scalars to monitior changes in tables. | ||
| U32 acdIPv4FilterDscp | 1.3.6.1.4.1.22420.2.2.2.1.16 | Unsigned32 | read-create | The DSCP value used to compare the incoming traffic. Its value ranges from 0 to 63. |
| T/F acdIPv4FilterDscpEn | 1.3.6.1.4.1.22420.2.2.2.1.15 | TruthValue | read-create | Enable or disable the DSCP (Diff-Serv Code Point) check. |
| IP acdIPv4FilterDst | 1.3.6.1.4.1.22420.2.2.2.1.7 | IpAddress | read-create | The destination IP address used to compare the incoming traffic. |
| T/F acdIPv4FilterDstEn | 1.3.6.1.4.1.22420.2.2.2.1.6 | TruthValue | read-create | Enable or disable the Destination IP address check. |
| IP acdIPv4FilterDstMask | 1.3.6.1.4.1.22420.2.2.2.1.8 | IpAddress | read-create | The destination IP address mask used to compare the incoming traffic. |
| U32 acdIPv4FilterDstPort | 1.3.6.1.4.1.22420.2.2.2.1.22 | Unsigned32 | read-create | The UDP/TCP Destination Port used to compare the incoming traffic. Its value ranges from 0 to 65535. |
| T/F acdIPv4FilterDstPortEn | 1.3.6.1.4.1.22420.2.2.2.1.21 | TruthValue | read-create | Enable or disable the UDP/TCP Destination port check. |
| U32 acdIPv4FilterECN | 1.3.6.1.4.1.22420.2.2.2.1.18 | Unsigned32 | read-create | The ECN value used to compare the incoming traffic. Its value ranges from 0 to 3. |
| T/F acdIPv4FilterECNEn | 1.3.6.1.4.1.22420.2.2.2.1.17 | TruthValue | read-create | Enable or disable the ECN (Explicite Cogestion Notification) check. |
| acdIPv4FilterEntry | 1.3.6.1.4.1.22420.2.2.2.1 | not-accessible | A Filter is a pattern matching a definition against packets. | |
| acdIPv4FilterGroup | 1.3.6.1.4.1.22420.2.2.7.2.2 | Objects for the IPv4 filter configuration Group. | ||
| U32 acdIPv4FilterIcmpCode | 1.3.6.1.4.1.22420.2.2.2.1.26 | Unsigned32 | read-create | The ICMP code used to compare the incoming traffic. Its value ranges from 0 to 255. |
| T/F acdIPv4FilterIcmpCodeEn | 1.3.6.1.4.1.22420.2.2.2.1.25 | TruthValue | read-create | Enable or disable the ICMP code check. |
| U32 acdIPv4FilterIcmpType | 1.3.6.1.4.1.22420.2.2.2.1.24 | Unsigned32 | read-create | The ICMP type used to compare the incoming traffic. Its value ranges from 0 to 255. |
| T/F acdIPv4FilterIcmpTypeEn | 1.3.6.1.4.1.22420.2.2.2.1.23 | TruthValue | read-create | Enable or disable the ICMP type check. |
| U32 acdIPv4FilterID | 1.3.6.1.4.1.22420.2.2.2.1.1 | Unsigned32 | not-accessible | Unique value for each filter. Its value ranges from 1 to maximum value. This maximum value depend of the type of platform. |
| U32 acdIPv4FilterIHL | 1.3.6.1.4.1.22420.2.2.2.1.14 | Unsigned32 | read-create | The IP Header Length used to compare the incoming traffic. Its value ranges from 5 to 15. |
| T/F acdIPv4FilterIHLEn | 1.3.6.1.4.1.22420.2.2.2.1.13 | TruthValue | read-create | Enable or disable the IP Header Length check. |
| STR acdIPv4FilterName | 1.3.6.1.4.1.22420.2.2.2.1.2 | DisplayString | read-create | This is a string to identify the filter. |
| U32 acdIPv4FilterProto | 1.3.6.1.4.1.22420.2.2.2.1.10 | Unsigned32 | read-create | The IP protocol used to compare the incoming traffic. Its value ranges from 0 to 255. |
| T/F acdIPv4FilterProtoEn | 1.3.6.1.4.1.22420.2.2.2.1.9 | TruthValue | read-create | Enable or disable the IP protocol check. |
| ROW acdIPv4FilterRowStatus | 1.3.6.1.4.1.22420.2.2.2.1.27 | RowStatus | read-create | All columns must have a valid value before a row can be activated. To create a new filter you shall provide the a unique filter 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. |
| IP acdIPv4FilterSrc | 1.3.6.1.4.1.22420.2.2.2.1.4 | IpAddress | read-create | The source IP address used to compare the incoming traffic. |
| T/F acdIPv4FilterSrcEn | 1.3.6.1.4.1.22420.2.2.2.1.3 | TruthValue | read-create | Enable or disable the Source IP address check. |
| IP acdIPv4FilterSrcMask | 1.3.6.1.4.1.22420.2.2.2.1.5 | IpAddress | read-create | The source IP address mask used to compare the incoming traffic. |
| U32 acdIPv4FilterSrcPort | 1.3.6.1.4.1.22420.2.2.2.1.20 | Unsigned32 | read-create | The UDP/TCP Source Port used to compare the incoming traffic. Its value ranges from 0 to 65535. |
| T/F acdIPv4FilterSrcPortEn | 1.3.6.1.4.1.22420.2.2.2.1.19 | TruthValue | read-create | Enable or disable the UDP/TCP Source port check. |
| acdIPv4FilterTable | 1.3.6.1.4.1.22420.2.2.2 | not-accessible | Table of all IPv4 filters | |
| U32 acdIPv4FilterTTL | 1.3.6.1.4.1.22420.2.2.2.1.12 | Unsigned32 | read-create | The TTL used to compare the incoming traffic. Its value ranges from 0 to 255. |
| T/F acdIPv4FilterTTLEn | 1.3.6.1.4.1.22420.2.2.2.1.11 | TruthValue | read-create | Enable or disable the TTL check. |
| acdL2FilterEntry | 1.3.6.1.4.1.22420.2.2.1.1 | not-accessible | A Filter is a pattern matching a definition against packets. | |
| U32 acdL2FilterEtype | 1.3.6.1.4.1.22420.2.2.1.1.10 | Unsigned32 | read-create | The Ethernet type used to compare the incoming traffic. |
| T/F acdL2FilterEtypeEn | 1.3.6.1.4.1.22420.2.2.1.1.9 | TruthValue | read-create | Enable or disable the Ethernet type check. |
| acdL2FilterGroup | 1.3.6.1.4.1.22420.2.2.7.2.1 | Objects for the L2 filter configuration Group. | ||
| U32 acdL2FilterID | 1.3.6.1.4.1.22420.2.2.1.1.1 | Unsigned32 | not-accessible | Unique value for each filter. Its value ranges from 1 to maximum value. This maximum value depend of the type of platform. |
| MAC acdL2FilterMacDst | 1.3.6.1.4.1.22420.2.2.1.1.4 | MacAddress | read-create | The destination MAC address used to compare the incoming traffic. |
| T/F acdL2FilterMacDstEn | 1.3.6.1.4.1.22420.2.2.1.1.3 | TruthValue | read-create | Enable or disable the destination MAC address check. |
| U32 acdL2FilterMacDstMask | 1.3.6.1.4.1.22420.2.2.1.1.5 | Unsigned32 | read-create | Number of destination MAC address bits to compare. Its value ranges from 0 to 48. Only specific mask are valid per platform. |
| MAC acdL2FilterMacSrc | 1.3.6.1.4.1.22420.2.2.1.1.7 | MacAddress | read-create | The source MAC address used to compare the incoming traffic. |
| T/F acdL2FilterMacSrcEn | 1.3.6.1.4.1.22420.2.2.1.1.6 | TruthValue | read-create | Enable or disable the source MAC address check. |
| U32 acdL2FilterMacSrcMask | 1.3.6.1.4.1.22420.2.2.1.1.8 | Unsigned32 | read-create | Number of source MAC address bits to compare. Its value ranges from 0 to 48. Only specific mask are valid per platform. |
| STR acdL2FilterName | 1.3.6.1.4.1.22420.2.2.1.1.2 | DisplayString | read-create | This is a string to identify the filter. |
| ROW acdL2FilterRowStatus | 1.3.6.1.4.1.22420.2.2.1.1.23 | RowStatus | read-create | All columns must have a valid value before a row can be activated. To create a new filter you shall provide the a unique filter 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. |
| acdL2FilterTable | 1.3.6.1.4.1.22420.2.2.1 | not-accessible | Table of all Layer 2 filters | |
| U32 acdL2FilterVlan1Cfi | 1.3.6.1.4.1.22420.2.2.1.1.14 | Unsigned32 | read-create | The first VLAN CFI used to compare the incoming traffic. Its value is 0 or 1. |
| T/F acdL2FilterVlan1CfiEn | 1.3.6.1.4.1.22420.2.2.1.1.13 | TruthValue | read-create | Enable or disable the first VLAN CFI check. |
| U32 acdL2FilterVlan1Id | 1.3.6.1.4.1.22420.2.2.1.1.16 | Unsigned32 | read-create | The first VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. |
| T/F acdL2FilterVlan1IdEn | 1.3.6.1.4.1.22420.2.2.1.1.15 | TruthValue | read-create | Enable or disable the first VLAN ID check. |
| U32 acdL2FilterVlan1Prior | 1.3.6.1.4.1.22420.2.2.1.1.12 | Unsigned32 | read-create | The first VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7. |
| T/F acdL2FilterVlan1PriorEn | 1.3.6.1.4.1.22420.2.2.1.1.11 | TruthValue | read-create | Enable or disable the first VLAN priority check. |
| U32 acdL2FilterVlan2Cfi | 1.3.6.1.4.1.22420.2.2.1.1.20 | Unsigned32 | read-create | The second VLAN CFI used to compare the incoming traffic. Its value is 0 or 1. |
| T/F acdL2FilterVlan2CfiEn | 1.3.6.1.4.1.22420.2.2.1.1.19 | TruthValue | read-create | Enable or disable the second VLAN CFI check. |
| U32 acdL2FilterVlan2Id | 1.3.6.1.4.1.22420.2.2.1.1.22 | Unsigned32 | read-create | The second VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. |
| T/F acdL2FilterVlan2IdEn | 1.3.6.1.4.1.22420.2.2.1.1.21 | TruthValue | read-create | Enable or disable the second VLAN ID check. |
| U32 acdL2FilterVlan2Prior | 1.3.6.1.4.1.22420.2.2.1.1.18 | Unsigned32 | read-create | The second VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7. |
| T/F acdL2FilterVlan2PriorEn | 1.3.6.1.4.1.22420.2.2.1.1.17 | TruthValue | read-create | Enable or disable the second VLAN priority check. |
| U32 acdSmapIPv4FilterDscp | 1.3.6.1.4.1.22420.2.2.4.1.42 | Unsigned32 | read-create | The DSCP value used to compare the incoming traffic. Its value ranges from 0 to 63. |
| U32 acdSmapIPv4FilterDscpLast | 1.3.6.1.4.1.22420.2.2.4.1.43 | Unsigned32 | read-create | The DSCP value used to compare the incoming traffic. Its value ranges from 0 to 63. |
| ACD acdSmapIPv4FilterDscpOper | 1.3.6.1.4.1.22420.2.2.4.1.44 | AcdFilterOperator | read-create | DSCP operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| IP acdSmapIPv4FilterDst | 1.3.6.1.4.1.22420.2.2.4.1.32 | IpAddress | read-create | The destination IP address used to compare the incoming traffic. |
| T/F acdSmapIPv4FilterDstEn | 1.3.6.1.4.1.22420.2.2.4.1.31 | TruthValue | read-create | Enable or disable the Destination IP address check. |
| IP acdSmapIPv4FilterDstMask | 1.3.6.1.4.1.22420.2.2.4.1.33 | IpAddress | read-create | The destination IP address mask used to compare the incoming traffic. |
| U32 acdSmapIPv4FilterDstPort | 1.3.6.1.4.1.22420.2.2.4.1.53 | Unsigned32 | read-create | The UDP/TCP Destination Port used to compare the incoming traffic. Its value ranges from 0 to 65535. |
| T/F acdSmapIPv4FilterDstPortEn | 1.3.6.1.4.1.22420.2.2.4.1.52 | TruthValue | read-create | Enable or disable the UDP/TCP Destination port check. |
| U32 acdSmapIPv4FilterECN | 1.3.6.1.4.1.22420.2.2.4.1.49 | Unsigned32 | read-create | The ECN value used to compare the incoming traffic. Its value ranges from 0 to 3. |
| T/F acdSmapIPv4FilterECNEn | 1.3.6.1.4.1.22420.2.2.4.1.48 | TruthValue | read-create | Enable or disable the ECN (Explicite Cogestion Notification) check. |
| acdSmapIPv4FilterEntry | 1.3.6.1.4.1.22420.2.2.4.1 | not-accessible | A Filter is a pattern matching a definition against packets. | |
| acdSmapIPv4FilterGroup | 1.3.6.1.4.1.22420.2.2.7.2.4 | Objects for the SMAP IPv4 filter configuration Group. | ||
| U32 acdSmapIPv4FilterIcmpCode | 1.3.6.1.4.1.22420.2.2.4.1.57 | Unsigned32 | read-create | The ICMP code used to compare the incoming traffic. Its value ranges from 0 to 255. |
| T/F acdSmapIPv4FilterIcmpCodeEn | 1.3.6.1.4.1.22420.2.2.4.1.56 | TruthValue | read-create | Enable or disable the ICMP code check. |
| U32 acdSmapIPv4FilterIcmpType | 1.3.6.1.4.1.22420.2.2.4.1.55 | Unsigned32 | read-create | The ICMP type used to compare the incoming traffic. Its value ranges from 0 to 255. |
| T/F acdSmapIPv4FilterIcmpTypeEn | 1.3.6.1.4.1.22420.2.2.4.1.54 | TruthValue | read-create | Enable or disable the ICMP type check. |
| U32 acdSmapIPv4FilterID | 1.3.6.1.4.1.22420.2.2.4.1.1 | Unsigned32 | not-accessible | Unique value for each filter. Its value ranges from 1 to maximum value. This maximum value depend of the type of platform. |
| U32 acdSmapIPv4FilterIHL | 1.3.6.1.4.1.22420.2.2.4.1.39 | Unsigned32 | read-create | The IP Header Length used to compare the incoming traffic. Its value ranges from 5 to 15. |
| T/F acdSmapIPv4FilterIHLEn | 1.3.6.1.4.1.22420.2.2.4.1.38 | TruthValue | read-create | Enable or disable the IP Header Length check. |
| T/F acdSmapIPv4FilterIpCosEn | 1.3.6.1.4.1.22420.2.2.4.1.40 | TruthValue | read-create | Enable or disable the Ethernet type check. |
| INT acdSmapIPv4FilterIpCosMode | 1.3.6.1.4.1.22420.2.2.4.1.41 | INTEGER | read-create | VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| STR acdSmapIPv4FilterName | 1.3.6.1.4.1.22420.2.2.4.1.2 | DisplayString | read-create | This is a string to identify the filter. |
| U32 acdSmapIPv4FilterPre | 1.3.6.1.4.1.22420.2.2.4.1.45 | Unsigned32 | read-create | The Precedence value used to compare the incoming traffic. Its value ranges from 0 to 3. |
| U32 acdSmapIPv4FilterPreLast | 1.3.6.1.4.1.22420.2.2.4.1.46 | Unsigned32 | read-create | The Precedence value used to compare the incoming traffic. Its value ranges from 0 to 3. |
| ACD acdSmapIPv4FilterPreOper | 1.3.6.1.4.1.22420.2.2.4.1.47 | AcdFilterOperator | read-create | Precedence operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| U32 acdSmapIPv4FilterProto | 1.3.6.1.4.1.22420.2.2.4.1.35 | Unsigned32 | read-create | The IP protocol used to compare the incoming traffic. Its value ranges from 0 to 255. |
| T/F acdSmapIPv4FilterProtoEn | 1.3.6.1.4.1.22420.2.2.4.1.34 | TruthValue | read-create | Enable or disable the IP protocol check. |
| ROW acdSmapIPv4FilterRowStatus | 1.3.6.1.4.1.22420.2.2.4.1.3 | RowStatus | read-create | All columns must have a valid value before a row can be activated. To create a new filter you shall provide the a unique filter 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. |
| IP acdSmapIPv4FilterSrc | 1.3.6.1.4.1.22420.2.2.4.1.29 | IpAddress | read-create | The source IP address used to compare the incoming traffic. |
| T/F acdSmapIPv4FilterSrcEn | 1.3.6.1.4.1.22420.2.2.4.1.28 | TruthValue | read-create | Enable or disable the Source IP address check. |
| IP acdSmapIPv4FilterSrcMask | 1.3.6.1.4.1.22420.2.2.4.1.30 | IpAddress | read-create | The source IP address mask used to compare the incoming traffic. |
| U32 acdSmapIPv4FilterSrcPort | 1.3.6.1.4.1.22420.2.2.4.1.51 | Unsigned32 | read-create | The UDP/TCP Source Port used to compare the incoming traffic. Its value ranges from 0 to 65535. |
| T/F acdSmapIPv4FilterSrcPortEn | 1.3.6.1.4.1.22420.2.2.4.1.50 | TruthValue | read-create | Enable or disable the UDP/TCP Source port check. |
| acdSmapIPv4FilterTable | 1.3.6.1.4.1.22420.2.2.4 | not-accessible | Table of all Extended IPv4 filters | |
| U32 acdSmapIPv4FilterTableLastChangeTid | 1.3.6.1.4.1.22420.2.2.6.1.2 | Unsigned32 | read-only | This is the transaction ID of the last change of the acdSmapIPv4FilterTable table. If this value is different since the last read this is indicate a table change. |
| U32 acdSmapIPv4FilterTTL | 1.3.6.1.4.1.22420.2.2.4.1.37 | Unsigned32 | read-create | The TTL used to compare the incoming traffic. Its value ranges from 0 to 255. |
| T/F acdSmapIPv4FilterTTLEn | 1.3.6.1.4.1.22420.2.2.4.1.36 | TruthValue | read-create | Enable or disable the TTL check. |
| U32 acdSmapIPv4FilterVlan1Cfi | 1.3.6.1.4.1.22420.2.2.4.1.13 | Unsigned32 | read-create | The first VLAN CFI used to compare the incoming traffic. Its value is 0 or 1. |
| T/F acdSmapIPv4FilterVlan1CfiEn | 1.3.6.1.4.1.22420.2.2.4.1.12 | TruthValue | read-create | Enable or disable the first VLAN CFI check. |
| U32 acdSmapIPv4FilterVlan1Id | 1.3.6.1.4.1.22420.2.2.4.1.9 | Unsigned32 | read-create | The first VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. |
| T/F acdSmapIPv4FilterVlan1IdEn | 1.3.6.1.4.1.22420.2.2.4.1.8 | TruthValue | read-create | Enable or disable the first VLAN ID check. |
| U32 acdSmapIPv4FilterVlan1IdLast | 1.3.6.1.4.1.22420.2.2.4.1.10 | Unsigned32 | read-create | First VLAN ID last value, used in range operation. Its value ranges from 0 to 4095. |
| ACD acdSmapIPv4FilterVlan1IdOper | 1.3.6.1.4.1.22420.2.2.4.1.11 | AcdFilterOperator | read-create | First VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| U32 acdSmapIPv4FilterVlan1Prior | 1.3.6.1.4.1.22420.2.2.4.1.5 | Unsigned32 | read-create | The first VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7. |
| T/F acdSmapIPv4FilterVlan1PriorEn | 1.3.6.1.4.1.22420.2.2.4.1.4 | TruthValue | read-create | Enable or disable the first VLAN priority check. |
| U32 acdSmapIPv4FilterVlan1PriorLast | 1.3.6.1.4.1.22420.2.2.4.1.6 | Unsigned32 | read-create | First VLAN priority last value, used in range operation. Its value ranges from 0 to 7. |
| ACD acdSmapIPv4FilterVlan1PriorOper | 1.3.6.1.4.1.22420.2.2.4.1.7 | AcdFilterOperator | read-create | VLAN Priority operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| ACD acdSmapIPv4FilterVlan1Type | 1.3.6.1.4.1.22420.2.2.4.1.15 | AcdFilterVlanType | read-create | VLAN Ethernet type. |
| T/F acdSmapIPv4FilterVlan1TypeEn | 1.3.6.1.4.1.22420.2.2.4.1.14 | TruthValue | read-create | Enable or disable the first VLAN Ethertype check. |
| U32 acdSmapIPv4FilterVlan2Cfi | 1.3.6.1.4.1.22420.2.2.4.1.25 | Unsigned32 | read-create | The second VLAN CFI used to compare the incoming traffic. Its value is 0 or 1. |
| T/F acdSmapIPv4FilterVlan2CfiEn | 1.3.6.1.4.1.22420.2.2.4.1.24 | TruthValue | read-create | Enable or disable the second VLAN CFI check. |
| U32 acdSmapIPv4FilterVlan2Id | 1.3.6.1.4.1.22420.2.2.4.1.21 | Unsigned32 | read-create | The second VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. |
| T/F acdSmapIPv4FilterVlan2IdEn | 1.3.6.1.4.1.22420.2.2.4.1.20 | TruthValue | read-create | Enable or disable the second VLAN ID check. |
| U32 acdSmapIPv4FilterVlan2IdLast | 1.3.6.1.4.1.22420.2.2.4.1.22 | Unsigned32 | read-create | The second VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. |
| ACD acdSmapIPv4FilterVlan2IdOper | 1.3.6.1.4.1.22420.2.2.4.1.23 | AcdFilterOperator | read-create | VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| U32 acdSmapIPv4FilterVlan2Prior | 1.3.6.1.4.1.22420.2.2.4.1.17 | Unsigned32 | read-create | The second VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7. |
| T/F acdSmapIPv4FilterVlan2PriorEn | 1.3.6.1.4.1.22420.2.2.4.1.16 | TruthValue | read-create | Enable or disable the second VLAN priority check. |
| U32 acdSmapIPv4FilterVlan2PriorLast | 1.3.6.1.4.1.22420.2.2.4.1.18 | Unsigned32 | read-create | Second VLAN priority last value, used in range operation. Its value ranges from 0 to 7. |
| ACD acdSmapIPv4FilterVlan2PriorOper | 1.3.6.1.4.1.22420.2.2.4.1.19 | AcdFilterOperator | read-create | VLAN Priority operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| ACD acdSmapIPv4FilterVlan2Type | 1.3.6.1.4.1.22420.2.2.4.1.27 | AcdFilterVlanType | read-create | VLAN Ethernet type. |
| T/F acdSmapIPv4FilterVlan2TypeEn | 1.3.6.1.4.1.22420.2.2.4.1.26 | TruthValue | read-create | Enable or disable the second VLAN Ethertype check. |
| U32 acdSmapL2FilterDscp | 1.3.6.1.4.1.22420.2.2.3.1.38 | Unsigned32 | read-create | The DSCP value used to compare the incoming traffic. Its value ranges from 0 to 63. |
| U32 acdSmapL2FilterDscpLast | 1.3.6.1.4.1.22420.2.2.3.1.39 | Unsigned32 | read-create | The last DSCP value, used in range operation. Its value ranges from 0 to 63. |
| ACD acdSmapL2FilterDscpOper | 1.3.6.1.4.1.22420.2.2.3.1.40 | AcdFilterOperator | read-create | DSCP operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| acdSmapL2FilterEntry | 1.3.6.1.4.1.22420.2.2.3.1 | not-accessible | A Filter is a pattern matching a definition against packets. | |
| U32 acdSmapL2FilterEtype | 1.3.6.1.4.1.22420.2.2.3.1.35 | Unsigned32 | read-create | The Ethernet type used to compare the incoming traffic. |
| T/F acdSmapL2FilterEtypeEn | 1.3.6.1.4.1.22420.2.2.3.1.34 | TruthValue | read-create | Enable or disable the Ethernet type check. |
| acdSmapL2FilterGroup | 1.3.6.1.4.1.22420.2.2.7.2.3 | Objects for the SMAP L2 filter configuration Group. | ||
| U32 acdSmapL2FilterID | 1.3.6.1.4.1.22420.2.2.3.1.1 | Unsigned32 | not-accessible | Unique value for each filter. Its value ranges from 1 to maximum value. This maximum value depend of the type of platform. |
| T/F acdSmapL2FilterIpCosEn | 1.3.6.1.4.1.22420.2.2.3.1.36 | TruthValue | read-create | Enable or disable the Ethernet type check. |
| INT acdSmapL2FilterIpCosMode | 1.3.6.1.4.1.22420.2.2.3.1.37 | INTEGER | read-create | VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| MAC acdSmapL2FilterMacDst | 1.3.6.1.4.1.22420.2.2.3.1.29 | MacAddress | read-create | The destination MAC address used to compare the incoming traffic. |
| T/F acdSmapL2FilterMacDstEn | 1.3.6.1.4.1.22420.2.2.3.1.28 | TruthValue | read-create | Enable or disable the destination MAC address check. |
| U32 acdSmapL2FilterMacDstMask | 1.3.6.1.4.1.22420.2.2.3.1.30 | Unsigned32 | read-create | Number of destination MAC address bits to compare. Its value ranges from 0 to 48. |
| MAC acdSmapL2FilterMacSrc | 1.3.6.1.4.1.22420.2.2.3.1.32 | MacAddress | read-create | The source MAC address used to compare the incoming traffic. |
| T/F acdSmapL2FilterMacSrcEn | 1.3.6.1.4.1.22420.2.2.3.1.31 | TruthValue | read-create | Enable or disable the source MAC address check. |
| U32 acdSmapL2FilterMacSrcMask | 1.3.6.1.4.1.22420.2.2.3.1.33 | Unsigned32 | read-create | Number of source MAC address bits to compare. Its value ranges from 0 to 48. |
| STR acdSmapL2FilterName | 1.3.6.1.4.1.22420.2.2.3.1.2 | DisplayString | read-create | This is a string to identify the filter. |
| U32 acdSmapL2FilterPre | 1.3.6.1.4.1.22420.2.2.3.1.41 | Unsigned32 | read-create | The Precedence value used to compare the incoming traffic. Its value ranges from 0 to 3. |
| U32 acdSmapL2FilterPreLast | 1.3.6.1.4.1.22420.2.2.3.1.42 | Unsigned32 | read-create | The last Precedence value, used in range operation. Its value ranges from 0 to 3. |
| ACD acdSmapL2FilterPreOper | 1.3.6.1.4.1.22420.2.2.3.1.43 | AcdFilterOperator | read-create | Precedence operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| ROW acdSmapL2FilterRowStatus | 1.3.6.1.4.1.22420.2.2.3.1.3 | RowStatus | read-create | All columns must have a valid value before a row can be activated. To create a new filter you shall provide the a unique filter 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. |
| acdSmapL2FilterTable | 1.3.6.1.4.1.22420.2.2.3 | not-accessible | Table of all service mapping (SMAP) Layer 2 filters | |
| U32 acdSmapL2FilterTableLastChangeTid | 1.3.6.1.4.1.22420.2.2.6.1.1 | Unsigned32 | read-only | This is the transaction ID of the last change of the acdSmapL2FilterTable table. If this value is different since the last read this is indicate a table change. |
| U32 acdSmapL2FilterVlan1Cfi | 1.3.6.1.4.1.22420.2.2.3.1.13 | Unsigned32 | read-create | The first VLAN CFI used to compare the incoming traffic. Its value is 0 or 1. |
| T/F acdSmapL2FilterVlan1CfiEn | 1.3.6.1.4.1.22420.2.2.3.1.12 | TruthValue | read-create | Enable or disable the first VLAN CFI check. |
| U32 acdSmapL2FilterVlan1Id | 1.3.6.1.4.1.22420.2.2.3.1.9 | Unsigned32 | read-create | The first VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. |
| T/F acdSmapL2FilterVlan1IdEn | 1.3.6.1.4.1.22420.2.2.3.1.8 | TruthValue | read-create | Enable or disable the first VLAN ID check. |
| U32 acdSmapL2FilterVlan1IdLast | 1.3.6.1.4.1.22420.2.2.3.1.10 | Unsigned32 | read-create | First VLAN ID last value, used in range operation. Its value ranges from 0 to 4095. |
| ACD acdSmapL2FilterVlan1IdOper | 1.3.6.1.4.1.22420.2.2.3.1.11 | AcdFilterOperator | read-create | First VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| U32 acdSmapL2FilterVlan1Prior | 1.3.6.1.4.1.22420.2.2.3.1.5 | Unsigned32 | read-create | The first VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7. |
| T/F acdSmapL2FilterVlan1PriorEn | 1.3.6.1.4.1.22420.2.2.3.1.4 | TruthValue | read-create | Enable or disable the first VLAN priority check. |
| U32 acdSmapL2FilterVlan1PriorLast | 1.3.6.1.4.1.22420.2.2.3.1.6 | Unsigned32 | read-create | First VLAN priority last value, used in range operation. Its value ranges from 0 to 7. |
| ACD acdSmapL2FilterVlan1PriorOper | 1.3.6.1.4.1.22420.2.2.3.1.7 | AcdFilterOperator | read-create | First VLAN Priority operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| ACD acdSmapL2FilterVlan1Type | 1.3.6.1.4.1.22420.2.2.3.1.15 | AcdFilterVlanType | read-create | VLAN Ethernet type. |
| T/F acdSmapL2FilterVlan1TypeEn | 1.3.6.1.4.1.22420.2.2.3.1.14 | TruthValue | read-create | Enable or disable the first VLAN Ethertype check. |
| U32 acdSmapL2FilterVlan2Cfi | 1.3.6.1.4.1.22420.2.2.3.1.25 | Unsigned32 | read-create | The second VLAN CFI used to compare the incoming traffic. Its value is 0 or 1. |
| T/F acdSmapL2FilterVlan2CfiEn | 1.3.6.1.4.1.22420.2.2.3.1.24 | TruthValue | read-create | Enable or disable the second VLAN CFI check. |
| U32 acdSmapL2FilterVlan2Id | 1.3.6.1.4.1.22420.2.2.3.1.21 | Unsigned32 | read-create | The second VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. |
| T/F acdSmapL2FilterVlan2IdEn | 1.3.6.1.4.1.22420.2.2.3.1.20 | TruthValue | read-create | Enable or disable the second VLAN ID check. |
| U32 acdSmapL2FilterVlan2IdLast | 1.3.6.1.4.1.22420.2.2.3.1.22 | Unsigned32 | read-create | Second VLAN ID last value, used in range operation. Its value ranges from 0 to 4095. |
| ACD acdSmapL2FilterVlan2IdOper | 1.3.6.1.4.1.22420.2.2.3.1.23 | AcdFilterOperator | read-create | Second VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| U32 acdSmapL2FilterVlan2Prior | 1.3.6.1.4.1.22420.2.2.3.1.17 | Unsigned32 | read-create | The second VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7. |
| T/F acdSmapL2FilterVlan2PriorEn | 1.3.6.1.4.1.22420.2.2.3.1.16 | TruthValue | read-create | Enable or disable the second VLAN priority check. |
| U32 acdSmapL2FilterVlan2PriorLast | 1.3.6.1.4.1.22420.2.2.3.1.18 | Unsigned32 | read-create | Second VLAN priority last value, used in range operation. Its value ranges from 0 to 7. |
| ACD acdSmapL2FilterVlan2PriorOper | 1.3.6.1.4.1.22420.2.2.3.1.19 | AcdFilterOperator | read-create | VLAN Priority operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). |
| ACD acdSmapL2FilterVlan2Type | 1.3.6.1.4.1.22420.2.2.3.1.27 | AcdFilterVlanType | read-create | VLAN Ethernet type. |
| T/F acdSmapL2FilterVlan2TypeEn | 1.3.6.1.4.1.22420.2.2.3.1.26 | TruthValue | read-create | Enable or disable the second VLAN Ethertype check. |
RFC description
A vendor-specific MIB for managing ACD (Automatic Call Distribution) filter configurations. This MIB provides management objects for filtering and controlling call distribution policies in telecommunications systems.
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.