ACD-FILTER-MIB
AI MIB Summary
The ACD-FILTER-MIB manages the configuration and state of packet filtering rules within Accedian Networks performance monitoring appliances, enabling administrators to define traffic selection criteria for precise network path analysis. This module specifically exposes the filter database structure, allowing for the enforcement of specific packet capture filters to isolate relevant traffic flows for latency and jitter measurement.
The Filter database for this Accedian Networks device.
Main OID:
acdFilter.1.3.6.1.4.1.22420.2.2
173
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
173 total| Object Name |
|---|
acdFilterThe Filter database for this Accedian Networks device. MODULE-IDENTITY .1.3.6.1.4.1.22420.2.2 |
acdL2FilterTableTable of all Layer 2 filtersdeprecated SEQUENCE OF AcdL2FilterEntry .1.3.6.1.4.1.22420.2.2.1 |
acdL2FilterEntryA Filter is a pattern matching a definition against packets. AcdL2FilterEntry .1.3.6.1.4.1.22420.2.2.1.1 |
acdL2FilterIDUnique value for each filter. Its value ranges from 1 to maximum value. This maximum value depend of the type of platform. Unsigned32 .1.3.6.1.4.1.22420.2.2.1.1.1 |
acdL2FilterNameThis is a string to identify the filter.rw DisplayString .1.3.6.1.4.1.22420.2.2.1.1.2 |
acdL2FilterMacDstEnEnable or disable the destination MAC address check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.1.1.3 |
acdL2FilterMacDstThe destination MAC address used to compare the incoming traffic.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.1.1.4 |
acdL2FilterMacDstMaskNumber of destination MAC address bits to compare. Its value ranges from 0 to 48. Only specific mask are valid per platform.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.1.1.5 |
acdL2FilterMacSrcEnEnable or disable the source MAC address check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.1.1.6 |
acdL2FilterMacSrcThe source MAC address used to compare the incoming traffic.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.1.1.7 |
acdL2FilterMacSrcMaskNumber of source MAC address bits to compare. Its value ranges from 0 to 48. Only specific mask are valid per platform.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.1.1.8 |
acdL2FilterEtypeEnEnable or disable the Ethernet type check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.1.1.9 |
acdL2FilterEtypeThe Ethernet type used to compare the incoming traffic.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.1.1.10 |
acdL2FilterVlan1PriorEnEnable or disable the first VLAN priority check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.1.1.11 |
acdL2FilterVlan1PriorThe first VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.1.1.12 |
acdL2FilterVlan1CfiEnEnable or disable the first VLAN CFI check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.1.1.13 |
acdL2FilterVlan1CfiThe first VLAN CFI used to compare the incoming traffic. Its value is 0 or 1.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.1.1.14 |
acdL2FilterVlan1IdEnEnable or disable the first VLAN ID check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.1.1.15 |
acdL2FilterVlan1IdThe first VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.1.1.16 |
acdL2FilterVlan2PriorEnEnable or disable the second VLAN priority check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.1.1.17 |
acdL2FilterVlan2PriorThe second VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.1.1.18 |
acdL2FilterVlan2CfiEnEnable or disable the second VLAN CFI check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.1.1.19 |
acdL2FilterVlan2CfiThe second VLAN CFI used to compare the incoming traffic. Its value is 0 or 1.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.1.1.20 |
acdL2FilterVlan2IdEnEnable or disable the second VLAN ID check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.1.1.21 |
acdL2FilterVlan2IdThe second VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.1.1.22 |
acdL2FilterRowStatusAll 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.1.1.23 |
acdIPv4FilterTableTable of all IPv4 filtersdeprecated SEQUENCE OF AcdIPv4FilterEntry .1.3.6.1.4.1.22420.2.2.2 |
acdIPv4FilterEntryA Filter is a pattern matching a definition against packets. AcdIPv4FilterEntry .1.3.6.1.4.1.22420.2.2.2.1 |
acdIPv4FilterIDUnique value for each filter. Its value ranges from 1 to maximum value. This maximum value depend of the type of platform. Unsigned32 .1.3.6.1.4.1.22420.2.2.2.1.1 |
acdIPv4FilterNameThis is a string to identify the filter.rw DisplayString .1.3.6.1.4.1.22420.2.2.2.1.2 |
acdIPv4FilterSrcEnEnable or disable the Source IP address check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.2.1.3 |
acdIPv4FilterSrcThe source IP address used to compare the incoming traffic.rw IpAddress .1.3.6.1.4.1.22420.2.2.2.1.4 |
acdIPv4FilterSrcMaskThe source IP address mask used to compare the incoming traffic.rw IpAddress .1.3.6.1.4.1.22420.2.2.2.1.5 |
acdIPv4FilterDstEnEnable or disable the Destination IP address check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.2.1.6 |
acdIPv4FilterDstThe destination IP address used to compare the incoming traffic.rw IpAddress .1.3.6.1.4.1.22420.2.2.2.1.7 |
acdIPv4FilterDstMaskThe destination IP address mask used to compare the incoming traffic.rw IpAddress .1.3.6.1.4.1.22420.2.2.2.1.8 |
acdIPv4FilterProtoEnEnable or disable the IP protocol check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.2.1.9 |
acdIPv4FilterProtoThe IP protocol used to compare the incoming traffic. Its value ranges from 0 to 255.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.2.1.10 |
acdIPv4FilterTTLEnEnable or disable the TTL check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.2.1.11 |
acdIPv4FilterTTLThe TTL used to compare the incoming traffic. Its value ranges from 0 to 255.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.2.1.12 |
acdIPv4FilterIHLEnEnable or disable the IP Header Length check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.2.1.13 |
acdIPv4FilterIHLThe IP Header Length used to compare the incoming traffic. Its value ranges from 5 to 15.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.2.1.14 |
acdIPv4FilterDscpEnEnable or disable the DSCP (Diff-Serv Code Point) check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.2.1.15 |
acdIPv4FilterDscpThe DSCP value used to compare the incoming traffic. Its value ranges from 0 to 63.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.2.1.16 |
acdIPv4FilterECNEnEnable or disable the ECN (Explicite Cogestion Notification) check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.2.1.17 |
acdIPv4FilterECNThe ECN value used to compare the incoming traffic. Its value ranges from 0 to 3.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.2.1.18 |
acdIPv4FilterSrcPortEnEnable or disable the UDP/TCP Source port check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.2.1.19 |
acdIPv4FilterSrcPortThe UDP/TCP Source Port used to compare the incoming traffic. Its value ranges from 0 to 65535.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.2.1.20 |
acdIPv4FilterDstPortEnEnable or disable the UDP/TCP Destination port check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.2.1.21 |
acdIPv4FilterDstPortThe UDP/TCP Destination Port used to compare the incoming traffic. Its value ranges from 0 to 65535.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.2.1.22 |
acdIPv4FilterIcmpTypeEnEnable or disable the ICMP type check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.2.1.23 |
acdIPv4FilterIcmpTypeThe ICMP type used to compare the incoming traffic. Its value ranges from 0 to 255.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.2.1.24 |
acdIPv4FilterIcmpCodeEnEnable or disable the ICMP code check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.2.1.25 |
acdIPv4FilterIcmpCodeThe ICMP code used to compare the incoming traffic. Its value ranges from 0 to 255.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.2.1.26 |
acdIPv4FilterRowStatusAll 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.2.1.27 |
acdSmapL2FilterTableTable of all service mapping (SMAP) Layer 2 filters SEQUENCE OF AcdSmapL2FilterEntry .1.3.6.1.4.1.22420.2.2.3 |
acdSmapL2FilterEntryA Filter is a pattern matching a definition against packets. AcdSmapL2FilterEntry .1.3.6.1.4.1.22420.2.2.3.1 |
acdSmapL2FilterIDUnique value for each filter. Its value ranges from 1 to maximum value. This maximum value depend of the type of platform. Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.1 |
acdSmapL2FilterNameThis is a string to identify the filter.rw DisplayString .1.3.6.1.4.1.22420.2.2.3.1.2 |
acdSmapL2FilterRowStatusAll 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.3 |
acdSmapL2FilterVlan1PriorEnEnable or disable the first VLAN priority check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.4 |
acdSmapL2FilterVlan1PriorThe first VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.5 |
acdSmapL2FilterVlan1PriorLastFirst VLAN priority last value, used in range operation. Its value ranges from 0 to 7.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.6 |
acdSmapL2FilterVlan1PriorOperFirst VLAN Priority operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw AcdFilterOperator .1.3.6.1.4.1.22420.2.2.3.1.7 |
acdSmapL2FilterVlan1IdEnEnable or disable the first VLAN ID check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.8 |
acdSmapL2FilterVlan1IdThe first VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.9 |
acdSmapL2FilterVlan1IdLastFirst VLAN ID last value, used in range operation. Its value ranges from 0 to 4095.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.10 |
acdSmapL2FilterVlan1IdOperFirst VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw AcdFilterOperator .1.3.6.1.4.1.22420.2.2.3.1.11 |
acdSmapL2FilterVlan1CfiEnEnable or disable the first VLAN CFI check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.12 |
acdSmapL2FilterVlan1CfiThe first VLAN CFI used to compare the incoming traffic. Its value is 0 or 1.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.13 |
acdSmapL2FilterVlan1TypeEnEnable or disable the first VLAN Ethertype check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.14 |
acdSmapL2FilterVlan1TypeVLAN Ethernet type.rw AcdFilterVlanType .1.3.6.1.4.1.22420.2.2.3.1.15 |
acdSmapL2FilterVlan2PriorEnEnable or disable the second VLAN priority check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.16 |
acdSmapL2FilterVlan2PriorThe second VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.17 |
acdSmapL2FilterVlan2PriorLastSecond VLAN priority last value, used in range operation. Its value ranges from 0 to 7.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.18 |
acdSmapL2FilterVlan2PriorOperVLAN Priority operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw AcdFilterOperator .1.3.6.1.4.1.22420.2.2.3.1.19 |
acdSmapL2FilterVlan2IdEnEnable or disable the second VLAN ID check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.20 |
acdSmapL2FilterVlan2IdThe second VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.21 |
acdSmapL2FilterVlan2IdLastSecond VLAN ID last value, used in range operation. Its value ranges from 0 to 4095.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.22 |
acdSmapL2FilterVlan2IdOperSecond VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw AcdFilterOperator .1.3.6.1.4.1.22420.2.2.3.1.23 |
acdSmapL2FilterVlan2CfiEnEnable or disable the second VLAN CFI check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.24 |
acdSmapL2FilterVlan2CfiThe second VLAN CFI used to compare the incoming traffic. Its value is 0 or 1.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.25 |
acdSmapL2FilterVlan2TypeEnEnable or disable the second VLAN Ethertype check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.26 |
acdSmapL2FilterVlan2TypeVLAN Ethernet type.rw AcdFilterVlanType .1.3.6.1.4.1.22420.2.2.3.1.27 |
acdSmapL2FilterMacDstEnEnable or disable the destination MAC address check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.28 |
acdSmapL2FilterMacDstThe destination MAC address used to compare the incoming traffic.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.29 |
acdSmapL2FilterMacDstMaskNumber of destination MAC address bits to compare. Its value ranges from 0 to 48.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.30 |
acdSmapL2FilterMacSrcEnEnable or disable the source MAC address check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.31 |
acdSmapL2FilterMacSrcThe source MAC address used to compare the incoming traffic.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.32 |
acdSmapL2FilterMacSrcMaskNumber of source MAC address bits to compare. Its value ranges from 0 to 48.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.33 |
acdSmapL2FilterEtypeEnEnable or disable the Ethernet type check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.34 |
acdSmapL2FilterEtypeThe Ethernet type used to compare the incoming traffic.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.35 |
acdSmapL2FilterIpCosEnEnable or disable the Ethernet type check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.3.1.36 |
acdSmapL2FilterIpCosModeVLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw Enumeration .1.3.6.1.4.1.22420.2.2.3.1.37 |
acdSmapL2FilterDscpThe DSCP value used to compare the incoming traffic. Its value ranges from 0 to 63.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.38 |
acdSmapL2FilterDscpLastThe last DSCP value, used in range operation. Its value ranges from 0 to 63.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.39 |
acdSmapL2FilterDscpOperDSCP operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw AcdFilterOperator .1.3.6.1.4.1.22420.2.2.3.1.40 |
acdSmapL2FilterPreThe Precedence value used to compare the incoming traffic. Its value ranges from 0 to 3.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.41 |
acdSmapL2FilterPreLastThe last Precedence value, used in range operation. Its value ranges from 0 to 3.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.3.1.42 |
acdSmapL2FilterPreOperPrecedence operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw AcdFilterOperator .1.3.6.1.4.1.22420.2.2.3.1.43 |
acdSmapIPv4FilterTableTable of all Extended IPv4 filters SEQUENCE OF AcdSmapIPv4FilterEntry .1.3.6.1.4.1.22420.2.2.4 |
acdSmapIPv4FilterEntryA Filter is a pattern matching a definition against packets. AcdSmapIPv4FilterEntry .1.3.6.1.4.1.22420.2.2.4.1 |
acdSmapIPv4FilterIDUnique value for each filter. Its value ranges from 1 to maximum value. This maximum value depend of the type of platform. Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.1 |
acdSmapIPv4FilterNameThis is a string to identify the filter.rw DisplayString .1.3.6.1.4.1.22420.2.2.4.1.2 |
acdSmapIPv4FilterRowStatusAll 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.3 |
acdSmapIPv4FilterVlan1PriorEnEnable or disable the first VLAN priority check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.4 |
acdSmapIPv4FilterVlan1PriorThe first VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.5 |
acdSmapIPv4FilterVlan1PriorLastFirst VLAN priority last value, used in range operation. Its value ranges from 0 to 7.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.6 |
acdSmapIPv4FilterVlan1PriorOperVLAN Priority operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw AcdFilterOperator .1.3.6.1.4.1.22420.2.2.4.1.7 |
acdSmapIPv4FilterVlan1IdEnEnable or disable the first VLAN ID check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.8 |
acdSmapIPv4FilterVlan1IdThe first VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.9 |
acdSmapIPv4FilterVlan1IdLastFirst VLAN ID last value, used in range operation. Its value ranges from 0 to 4095.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.10 |
acdSmapIPv4FilterVlan1IdOperFirst VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw AcdFilterOperator .1.3.6.1.4.1.22420.2.2.4.1.11 |
acdSmapIPv4FilterVlan1CfiEnEnable or disable the first VLAN CFI check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.12 |
acdSmapIPv4FilterVlan1CfiThe first VLAN CFI used to compare the incoming traffic. Its value is 0 or 1.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.13 |
acdSmapIPv4FilterVlan1TypeEnEnable or disable the first VLAN Ethertype check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.14 |
acdSmapIPv4FilterVlan1TypeVLAN Ethernet type.rw AcdFilterVlanType .1.3.6.1.4.1.22420.2.2.4.1.15 |
acdSmapIPv4FilterVlan2PriorEnEnable or disable the second VLAN priority check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.16 |
acdSmapIPv4FilterVlan2PriorThe second VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.17 |
acdSmapIPv4FilterVlan2PriorLastSecond VLAN priority last value, used in range operation. Its value ranges from 0 to 7.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.18 |
acdSmapIPv4FilterVlan2PriorOperVLAN Priority operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw AcdFilterOperator .1.3.6.1.4.1.22420.2.2.4.1.19 |
acdSmapIPv4FilterVlan2IdEnEnable or disable the second VLAN ID check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.20 |
acdSmapIPv4FilterVlan2IdThe second VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.21 |
acdSmapIPv4FilterVlan2IdLastThe second VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.22 |
acdSmapIPv4FilterVlan2IdOperVLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw AcdFilterOperator .1.3.6.1.4.1.22420.2.2.4.1.23 |
acdSmapIPv4FilterVlan2CfiEnEnable or disable the second VLAN CFI check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.24 |
acdSmapIPv4FilterVlan2CfiThe second VLAN CFI used to compare the incoming traffic. Its value is 0 or 1.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.25 |
acdSmapIPv4FilterVlan2TypeEnEnable or disable the second VLAN Ethertype check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.26 |
acdSmapIPv4FilterVlan2TypeVLAN Ethernet type.rw AcdFilterVlanType .1.3.6.1.4.1.22420.2.2.4.1.27 |
acdSmapIPv4FilterSrcEnEnable or disable the Source IP address check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.28 |
acdSmapIPv4FilterSrcThe source IP address used to compare the incoming traffic.rw IpAddress .1.3.6.1.4.1.22420.2.2.4.1.29 |
acdSmapIPv4FilterSrcMaskThe source IP address mask used to compare the incoming traffic.rw IpAddress .1.3.6.1.4.1.22420.2.2.4.1.30 |
acdSmapIPv4FilterDstEnEnable or disable the Destination IP address check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.31 |
acdSmapIPv4FilterDstThe destination IP address used to compare the incoming traffic.rw IpAddress .1.3.6.1.4.1.22420.2.2.4.1.32 |
acdSmapIPv4FilterDstMaskThe destination IP address mask used to compare the incoming traffic.rw IpAddress .1.3.6.1.4.1.22420.2.2.4.1.33 |
acdSmapIPv4FilterProtoEnEnable or disable the IP protocol check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.34 |
acdSmapIPv4FilterProtoThe IP protocol used to compare the incoming traffic. Its value ranges from 0 to 255.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.35 |
acdSmapIPv4FilterTTLEnEnable or disable the TTL check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.36 |
acdSmapIPv4FilterTTLThe TTL used to compare the incoming traffic. Its value ranges from 0 to 255.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.37 |
acdSmapIPv4FilterIHLEnEnable or disable the IP Header Length check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.38 |
acdSmapIPv4FilterIHLThe IP Header Length used to compare the incoming traffic. Its value ranges from 5 to 15.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.39 |
acdSmapIPv4FilterIpCosEnEnable or disable the Ethernet type check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.40 |
acdSmapIPv4FilterIpCosModeVLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw Enumeration .1.3.6.1.4.1.22420.2.2.4.1.41 |
acdSmapIPv4FilterDscpThe DSCP value used to compare the incoming traffic. Its value ranges from 0 to 63.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.42 |
acdSmapIPv4FilterDscpLastThe DSCP value used to compare the incoming traffic. Its value ranges from 0 to 63.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.43 |
acdSmapIPv4FilterDscpOperDSCP operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw AcdFilterOperator .1.3.6.1.4.1.22420.2.2.4.1.44 |
acdSmapIPv4FilterPreThe Precedence value used to compare the incoming traffic. Its value ranges from 0 to 3.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.45 |
acdSmapIPv4FilterPreLastThe Precedence value used to compare the incoming traffic. Its value ranges from 0 to 3.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.46 |
acdSmapIPv4FilterPreOperPrecedence operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range).rw AcdFilterOperator .1.3.6.1.4.1.22420.2.2.4.1.47 |
acdSmapIPv4FilterECNEnEnable or disable the ECN (Explicite Cogestion Notification) check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.48 |
acdSmapIPv4FilterECNThe ECN value used to compare the incoming traffic. Its value ranges from 0 to 3.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.49 |
acdSmapIPv4FilterSrcPortEnEnable or disable the UDP/TCP Source port check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.50 |
acdSmapIPv4FilterSrcPortThe UDP/TCP Source Port used to compare the incoming traffic. Its value ranges from 0 to 65535.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.51 |
acdSmapIPv4FilterDstPortEnEnable or disable the UDP/TCP Destination port check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.52 |
acdSmapIPv4FilterDstPortThe UDP/TCP Destination Port used to compare the incoming traffic. Its value ranges from 0 to 65535.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.53 |
acdSmapIPv4FilterIcmpTypeEnEnable or disable the ICMP type check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.54 |
acdSmapIPv4FilterIcmpTypeThe ICMP type used to compare the incoming traffic. Its value ranges from 0 to 255.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.55 |
acdSmapIPv4FilterIcmpCodeEnEnable or disable the ICMP code check.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.22420.2.2.4.1.56 |
acdSmapIPv4FilterIcmpCodeThe ICMP code used to compare the incoming traffic. Its value ranges from 0 to 255.rw Unsigned32 .1.3.6.1.4.1.22420.2.2.4.1.57 |
acdFilterNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.22420.2.2.5 |
acdFilterMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.22420.2.2.6 |
acdFilterTableTid OBJECT IDENTIFIER .1.3.6.1.4.1.22420.2.2.6.1 |
acdSmapL2FilterTableLastChangeTidThis 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.ro Unsigned32 .1.3.6.1.4.1.22420.2.2.6.1.1 |
acdSmapIPv4FilterTableLastChangeTidThis 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.ro Unsigned32 .1.3.6.1.4.1.22420.2.2.6.1.2 |
acdFilterConformance OBJECT IDENTIFIER .1.3.6.1.4.1.22420.2.2.7 |
acdFilterCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.22420.2.2.7.1 |
acdFilterComplianceThe compliance statement for support of the ACD-FILTER-MIB module. Unknown .1.3.6.1.4.1.22420.2.2.7.1.1 |
acdFilterGroups OBJECT IDENTIFIER .1.3.6.1.4.1.22420.2.2.7.2 |
acdL2FilterGroupObjects for the L2 filter configuration Group. Unknown .1.3.6.1.4.1.22420.2.2.7.2.1 |
acdIPv4FilterGroupObjects for the IPv4 filter configuration Group. Unknown .1.3.6.1.4.1.22420.2.2.7.2.2 |
acdSmapL2FilterGroupObjects for the SMAP L2 filter configuration Group. Unknown .1.3.6.1.4.1.22420.2.2.7.2.3 |
acdSmapIPv4FilterGroupObjects for the SMAP IPv4 filter configuration Group. Unknown .1.3.6.1.4.1.22420.2.2.7.2.4 |
acdFilterTidGroupList of scalars to monitior changes in tables. Unknown .1.3.6.1.4.1.22420.2.2.7.2.5 |