ACD-FILTER-MIB
- Registered at
- 1.3.6.1.4.1.22420.2.2
- Last updated
- 2011-10-10 01:00
- Organization
- Accedian Networks, Inc.
- Revisions
- 2011-10-10 01:00, 2010-11-10 01:00, 2008-05-01 01:00, 2006-08-06 01:00
- Namespace
- accedian
- Source file
ACD-FILTER-MIB- Digest
sha256:b76805f55cfaed26ebc14deb62aec54fdccd4cba7cc25e63498f5038d4eea9ce
Description
The Filter 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
| From | Symbols |
|---|---|
| ACCEDIAN-SMI | acdMibs |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, 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-FILTER-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AcdFilterOperator TEXTUAL-CONVENTION Operator for field comparaison. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | current | |||
| AcdFilterVlanType TEXTUAL-CONVENTION . | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| acdL2FilterTable OBJECT-TYPE Table of all Layer 2 filters | 1.3.6.1.4.1.22420.2.2.1 | not-accessible | deprecated | |
| acdL2FilterEntry OBJECT-TYPE A Filter is a pattern matching a definition against packets. | 1.3.6.1.4.1.22420.2.2.1.1 | not-accessible | current | |
| acdL2FilterID OBJECT-TYPE Unique value for each filter. Its value ranges from 1 to maximum value. This maximum value depend of the type of platform. | 1.3.6.1.4.1.22420.2.2.1.1.1 | Unsigned32 | not-accessible | current |
| acdL2FilterName OBJECT-TYPE This is a string to identify the filter. | 1.3.6.1.4.1.22420.2.2.1.1.2 | DisplayString (SIZE(1..31)) | read-create | current |
| acdL2FilterMacDstEn OBJECT-TYPE Enable or disable the destination MAC address check. | 1.3.6.1.4.1.22420.2.2.1.1.3 | TruthValue | read-create | current |
| acdL2FilterMacDst OBJECT-TYPE The destination MAC address used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.1.1.4 | MacAddress | read-create | current |
| acdL2FilterMacDstMask OBJECT-TYPE Number of destination MAC address bits to compare. Its value ranges from 0 to 48. Only specific mask are valid per platform. | 1.3.6.1.4.1.22420.2.2.1.1.5 | Unsigned32 (0..48) | read-create | current |
| acdL2FilterMacSrcEn OBJECT-TYPE Enable or disable the source MAC address check. | 1.3.6.1.4.1.22420.2.2.1.1.6 | TruthValue | read-create | current |
| acdL2FilterMacSrc OBJECT-TYPE The source MAC address used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.1.1.7 | MacAddress | read-create | current |
| acdL2FilterMacSrcMask OBJECT-TYPE Number of source MAC address bits to compare. Its value ranges from 0 to 48. Only specific mask are valid per platform. | 1.3.6.1.4.1.22420.2.2.1.1.8 | Unsigned32 (0..48) | read-create | current |
| acdL2FilterEtypeEn OBJECT-TYPE Enable or disable the Ethernet type check. | 1.3.6.1.4.1.22420.2.2.1.1.9 | TruthValue | read-create | current |
| acdL2FilterEtype OBJECT-TYPE The Ethernet type used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.1.1.10 | Unsigned32 (0..65535) | read-create | current |
| acdL2FilterVlan1PriorEn OBJECT-TYPE Enable or disable the first VLAN priority check. | 1.3.6.1.4.1.22420.2.2.1.1.11 | TruthValue | read-create | current |
| acdL2FilterVlan1Prior OBJECT-TYPE The first VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7. | 1.3.6.1.4.1.22420.2.2.1.1.12 | Unsigned32 (0..7) | read-create | current |
| acdL2FilterVlan1CfiEn OBJECT-TYPE Enable or disable the first VLAN CFI check. | 1.3.6.1.4.1.22420.2.2.1.1.13 | TruthValue | read-create | current |
| acdL2FilterVlan1Cfi OBJECT-TYPE The first VLAN CFI used to compare the incoming traffic. Its value is 0 or 1. | 1.3.6.1.4.1.22420.2.2.1.1.14 | Unsigned32 (0..1) | read-create | current |
| acdL2FilterVlan1IdEn OBJECT-TYPE Enable or disable the first VLAN ID check. | 1.3.6.1.4.1.22420.2.2.1.1.15 | TruthValue | read-create | current |
| acdL2FilterVlan1Id OBJECT-TYPE The first VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. | 1.3.6.1.4.1.22420.2.2.1.1.16 | Unsigned32 (0..4095) | read-create | current |
| acdL2FilterVlan2PriorEn OBJECT-TYPE Enable or disable the second VLAN priority check. | 1.3.6.1.4.1.22420.2.2.1.1.17 | TruthValue | read-create | current |
| acdL2FilterVlan2Prior OBJECT-TYPE The second VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7. | 1.3.6.1.4.1.22420.2.2.1.1.18 | Unsigned32 (0..7) | read-create | current |
| acdL2FilterVlan2CfiEn OBJECT-TYPE Enable or disable the second VLAN CFI check. | 1.3.6.1.4.1.22420.2.2.1.1.19 | TruthValue | read-create | current |
| acdL2FilterVlan2Cfi OBJECT-TYPE The second VLAN CFI used to compare the incoming traffic. Its value is 0 or 1. | 1.3.6.1.4.1.22420.2.2.1.1.20 | Unsigned32 (0..1) | read-create | current |
| acdL2FilterVlan2IdEn OBJECT-TYPE Enable or disable the second VLAN ID check. | 1.3.6.1.4.1.22420.2.2.1.1.21 | TruthValue | read-create | current |
| acdL2FilterVlan2Id OBJECT-TYPE The second VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. | 1.3.6.1.4.1.22420.2.2.1.1.22 | Unsigned32 (0..4065) | read-create | current |
| acdL2FilterRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.22420.2.2.1.1.23 | RowStatus | read-create | current |
| acdIPv4FilterTable OBJECT-TYPE Table of all IPv4 filters | 1.3.6.1.4.1.22420.2.2.2 | not-accessible | deprecated | |
| acdIPv4FilterEntry OBJECT-TYPE A Filter is a pattern matching a definition against packets. | 1.3.6.1.4.1.22420.2.2.2.1 | not-accessible | current | |
| acdIPv4FilterID OBJECT-TYPE Unique value for each filter. Its value ranges from 1 to maximum value. This maximum value depend of the type of platform. | 1.3.6.1.4.1.22420.2.2.2.1.1 | Unsigned32 | not-accessible | current |
| acdIPv4FilterName OBJECT-TYPE This is a string to identify the filter. | 1.3.6.1.4.1.22420.2.2.2.1.2 | DisplayString (SIZE(1..31)) | read-create | current |
| acdIPv4FilterSrcEn OBJECT-TYPE Enable or disable the Source IP address check. | 1.3.6.1.4.1.22420.2.2.2.1.3 | TruthValue | read-create | current |
| acdIPv4FilterSrc OBJECT-TYPE The source IP address used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.2.1.4 | IpAddress | read-create | current |
| acdIPv4FilterSrcMask OBJECT-TYPE The source IP address mask used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.2.1.5 | IpAddress | read-create | current |
| acdIPv4FilterDstEn OBJECT-TYPE Enable or disable the Destination IP address check. | 1.3.6.1.4.1.22420.2.2.2.1.6 | TruthValue | read-create | current |
| acdIPv4FilterDst OBJECT-TYPE The destination IP address used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.2.1.7 | IpAddress | read-create | current |
| acdIPv4FilterDstMask OBJECT-TYPE The destination IP address mask used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.2.1.8 | IpAddress | read-create | current |
| acdIPv4FilterProtoEn OBJECT-TYPE Enable or disable the IP protocol check. | 1.3.6.1.4.1.22420.2.2.2.1.9 | TruthValue | read-create | current |
| acdIPv4FilterProto OBJECT-TYPE The IP protocol used to compare the incoming traffic. Its value ranges from 0 to 255. | 1.3.6.1.4.1.22420.2.2.2.1.10 | Unsigned32 (0..255) | read-create | current |
| acdIPv4FilterTTLEn OBJECT-TYPE Enable or disable the TTL check. | 1.3.6.1.4.1.22420.2.2.2.1.11 | TruthValue | read-create | current |
| acdIPv4FilterTTL OBJECT-TYPE The TTL used to compare the incoming traffic. Its value ranges from 0 to 255. | 1.3.6.1.4.1.22420.2.2.2.1.12 | Unsigned32 (0..255) | read-create | current |
| acdIPv4FilterIHLEn OBJECT-TYPE Enable or disable the IP Header Length check. | 1.3.6.1.4.1.22420.2.2.2.1.13 | TruthValue | read-create | current |
| acdIPv4FilterIHL OBJECT-TYPE The IP Header Length used to compare the incoming traffic. Its value ranges from 5 to 15. | 1.3.6.1.4.1.22420.2.2.2.1.14 | Unsigned32 (5..15) | read-create | current |
| acdIPv4FilterDscpEn OBJECT-TYPE Enable or disable the DSCP (Diff-Serv Code Point) check. | 1.3.6.1.4.1.22420.2.2.2.1.15 | TruthValue | read-create | current |
| acdIPv4FilterDscp OBJECT-TYPE The DSCP value used to compare the incoming traffic. Its value ranges from 0 to 63. | 1.3.6.1.4.1.22420.2.2.2.1.16 | Unsigned32 (0..63) | read-create | current |
| acdIPv4FilterECNEn OBJECT-TYPE Enable or disable the ECN (Explicite Cogestion Notification) check. | 1.3.6.1.4.1.22420.2.2.2.1.17 | TruthValue | read-create | current |
| acdIPv4FilterECN OBJECT-TYPE The ECN value used to compare the incoming traffic. Its value ranges from 0 to 3. | 1.3.6.1.4.1.22420.2.2.2.1.18 | Unsigned32 (0..3) | read-create | current |
| acdIPv4FilterSrcPortEn OBJECT-TYPE Enable or disable the UDP/TCP Source port check. | 1.3.6.1.4.1.22420.2.2.2.1.19 | TruthValue | read-create | current |
| acdIPv4FilterSrcPort OBJECT-TYPE The UDP/TCP Source Port used to compare the incoming traffic. Its value ranges from 0 to 65535. | 1.3.6.1.4.1.22420.2.2.2.1.20 | Unsigned32 (0..65535) | read-create | current |
| acdIPv4FilterDstPortEn OBJECT-TYPE Enable or disable the UDP/TCP Destination port check. | 1.3.6.1.4.1.22420.2.2.2.1.21 | TruthValue | read-create | current |
| acdIPv4FilterDstPort OBJECT-TYPE The UDP/TCP Destination Port used to compare the incoming traffic. Its value ranges from 0 to 65535. | 1.3.6.1.4.1.22420.2.2.2.1.22 | Unsigned32 (0..65535) | read-create | current |
| acdIPv4FilterIcmpTypeEn OBJECT-TYPE Enable or disable the ICMP type check. | 1.3.6.1.4.1.22420.2.2.2.1.23 | TruthValue | read-create | current |
| acdIPv4FilterIcmpType OBJECT-TYPE The ICMP type used to compare the incoming traffic. Its value ranges from 0 to 255. | 1.3.6.1.4.1.22420.2.2.2.1.24 | Unsigned32 (0..255) | read-create | current |
| acdIPv4FilterIcmpCodeEn OBJECT-TYPE Enable or disable the ICMP code check. | 1.3.6.1.4.1.22420.2.2.2.1.25 | TruthValue | read-create | current |
| acdIPv4FilterIcmpCode OBJECT-TYPE The ICMP code used to compare the incoming traffic. Its value ranges from 0 to 255. | 1.3.6.1.4.1.22420.2.2.2.1.26 | Unsigned32 (0..255) | read-create | current |
| acdIPv4FilterRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.22420.2.2.2.1.27 | RowStatus | read-create | current |
| acdSmapL2FilterTable OBJECT-TYPE Table of all service mapping (SMAP) Layer 2 filters | 1.3.6.1.4.1.22420.2.2.3 | not-accessible | current | |
| acdSmapL2FilterEntry OBJECT-TYPE A Filter is a pattern matching a definition against packets. | 1.3.6.1.4.1.22420.2.2.3.1 | not-accessible | current | |
| acdSmapL2FilterID OBJECT-TYPE Unique value for each filter. Its value ranges from 1 to maximum value. This maximum value depend of the type of platform. | 1.3.6.1.4.1.22420.2.2.3.1.1 | Unsigned32 | not-accessible | current |
| acdSmapL2FilterName OBJECT-TYPE This is a string to identify the filter. | 1.3.6.1.4.1.22420.2.2.3.1.2 | DisplayString (SIZE(1..31)) | read-create | current |
| acdSmapL2FilterRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.22420.2.2.3.1.3 | RowStatus | read-create | current |
| acdSmapL2FilterVlan1PriorEn OBJECT-TYPE Enable or disable the first VLAN priority check. | 1.3.6.1.4.1.22420.2.2.3.1.4 | TruthValue | read-create | current |
| acdSmapL2FilterVlan1Prior OBJECT-TYPE The first VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7. | 1.3.6.1.4.1.22420.2.2.3.1.5 | Unsigned32 (0..7) | read-create | current |
| acdSmapL2FilterVlan1PriorLast OBJECT-TYPE First VLAN priority last value, used in range operation. Its value ranges from 0 to 7. | 1.3.6.1.4.1.22420.2.2.3.1.6 | Unsigned32 (0..7) | read-create | current |
| acdSmapL2FilterVlan1PriorOper OBJECT-TYPE First VLAN Priority operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.3.1.7 | AcdFilterOperator | read-create | current |
| acdSmapL2FilterVlan1IdEn OBJECT-TYPE Enable or disable the first VLAN ID check. | 1.3.6.1.4.1.22420.2.2.3.1.8 | TruthValue | read-create | current |
| acdSmapL2FilterVlan1Id OBJECT-TYPE The first VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. | 1.3.6.1.4.1.22420.2.2.3.1.9 | Unsigned32 (0..4095) | read-create | current |
| acdSmapL2FilterVlan1IdLast OBJECT-TYPE First VLAN ID last value, used in range operation. Its value ranges from 0 to 4095. | 1.3.6.1.4.1.22420.2.2.3.1.10 | Unsigned32 (0..4095) | read-create | current |
| acdSmapL2FilterVlan1IdOper OBJECT-TYPE First VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.3.1.11 | AcdFilterOperator | read-create | current |
| acdSmapL2FilterVlan1CfiEn OBJECT-TYPE Enable or disable the first VLAN CFI check. | 1.3.6.1.4.1.22420.2.2.3.1.12 | TruthValue | read-create | current |
| acdSmapL2FilterVlan1Cfi OBJECT-TYPE The first VLAN CFI used to compare the incoming traffic. Its value is 0 or 1. | 1.3.6.1.4.1.22420.2.2.3.1.13 | Unsigned32 (0..1) | read-create | current |
| acdSmapL2FilterVlan1TypeEn OBJECT-TYPE Enable or disable the first VLAN Ethertype check. | 1.3.6.1.4.1.22420.2.2.3.1.14 | TruthValue | read-create | current |
| acdSmapL2FilterVlan1Type OBJECT-TYPE VLAN Ethernet type. | 1.3.6.1.4.1.22420.2.2.3.1.15 | AcdFilterVlanType | read-create | current |
| acdSmapL2FilterVlan2PriorEn OBJECT-TYPE Enable or disable the second VLAN priority check. | 1.3.6.1.4.1.22420.2.2.3.1.16 | TruthValue | read-create | current |
| acdSmapL2FilterVlan2Prior OBJECT-TYPE The second VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7. | 1.3.6.1.4.1.22420.2.2.3.1.17 | Unsigned32 (0..7) | read-create | current |
| acdSmapL2FilterVlan2PriorLast OBJECT-TYPE Second VLAN priority last value, used in range operation. Its value ranges from 0 to 7. | 1.3.6.1.4.1.22420.2.2.3.1.18 | Unsigned32 (0..7) | read-create | current |
| acdSmapL2FilterVlan2PriorOper OBJECT-TYPE VLAN Priority operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.3.1.19 | AcdFilterOperator | read-create | current |
| acdSmapL2FilterVlan2IdEn OBJECT-TYPE Enable or disable the second VLAN ID check. | 1.3.6.1.4.1.22420.2.2.3.1.20 | TruthValue | read-create | current |
| acdSmapL2FilterVlan2Id OBJECT-TYPE The second VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. | 1.3.6.1.4.1.22420.2.2.3.1.21 | Unsigned32 (0..4095) | read-create | current |
| acdSmapL2FilterVlan2IdLast OBJECT-TYPE Second VLAN ID last value, used in range operation. Its value ranges from 0 to 4095. | 1.3.6.1.4.1.22420.2.2.3.1.22 | Unsigned32 (0..4095) | read-create | current |
| acdSmapL2FilterVlan2IdOper OBJECT-TYPE Second VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.3.1.23 | AcdFilterOperator | read-create | current |
| acdSmapL2FilterVlan2CfiEn OBJECT-TYPE Enable or disable the second VLAN CFI check. | 1.3.6.1.4.1.22420.2.2.3.1.24 | TruthValue | read-create | current |
| acdSmapL2FilterVlan2Cfi OBJECT-TYPE The second VLAN CFI used to compare the incoming traffic. Its value is 0 or 1. | 1.3.6.1.4.1.22420.2.2.3.1.25 | Unsigned32 (0..1) | read-create | current |
| acdSmapL2FilterVlan2TypeEn OBJECT-TYPE Enable or disable the second VLAN Ethertype check. | 1.3.6.1.4.1.22420.2.2.3.1.26 | TruthValue | read-create | current |
| acdSmapL2FilterVlan2Type OBJECT-TYPE VLAN Ethernet type. | 1.3.6.1.4.1.22420.2.2.3.1.27 | AcdFilterVlanType | read-create | current |
| acdSmapL2FilterMacDstEn OBJECT-TYPE Enable or disable the destination MAC address check. | 1.3.6.1.4.1.22420.2.2.3.1.28 | TruthValue | read-create | current |
| acdSmapL2FilterMacDst OBJECT-TYPE The destination MAC address used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.3.1.29 | MacAddress | read-create | current |
| acdSmapL2FilterMacDstMask OBJECT-TYPE Number of destination MAC address bits to compare. Its value ranges from 0 to 48. | 1.3.6.1.4.1.22420.2.2.3.1.30 | Unsigned32 | read-create | current |
| acdSmapL2FilterMacSrcEn OBJECT-TYPE Enable or disable the source MAC address check. | 1.3.6.1.4.1.22420.2.2.3.1.31 | TruthValue | read-create | current |
| acdSmapL2FilterMacSrc OBJECT-TYPE The source MAC address used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.3.1.32 | MacAddress | read-create | current |
| acdSmapL2FilterMacSrcMask OBJECT-TYPE Number of source MAC address bits to compare. Its value ranges from 0 to 48. | 1.3.6.1.4.1.22420.2.2.3.1.33 | Unsigned32 | read-create | current |
| acdSmapL2FilterEtypeEn OBJECT-TYPE Enable or disable the Ethernet type check. | 1.3.6.1.4.1.22420.2.2.3.1.34 | TruthValue | read-create | current |
| acdSmapL2FilterEtype OBJECT-TYPE The Ethernet type used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.3.1.35 | Unsigned32 (0..65535) | read-create | current |
| acdSmapL2FilterIpCosEn OBJECT-TYPE Enable or disable the Ethernet type check. | 1.3.6.1.4.1.22420.2.2.3.1.36 | TruthValue | read-create | current |
| acdSmapL2FilterIpCosMode OBJECT-TYPE VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.3.1.37 | INTEGER {dscp(1), pre(2)} | read-create | current |
| acdSmapL2FilterDscp OBJECT-TYPE The DSCP value used to compare the incoming traffic. Its value ranges from 0 to 63. | 1.3.6.1.4.1.22420.2.2.3.1.38 | Unsigned32 (0..63) | read-create | current |
| acdSmapL2FilterDscpLast OBJECT-TYPE The last DSCP value, used in range operation. Its value ranges from 0 to 63. | 1.3.6.1.4.1.22420.2.2.3.1.39 | Unsigned32 (0..63) | read-create | current |
| acdSmapL2FilterDscpOper OBJECT-TYPE DSCP operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.3.1.40 | AcdFilterOperator | read-create | current |
| acdSmapL2FilterPre OBJECT-TYPE The Precedence value used to compare the incoming traffic. Its value ranges from 0 to 3. | 1.3.6.1.4.1.22420.2.2.3.1.41 | Unsigned32 (0..7) | read-create | current |
| acdSmapL2FilterPreLast OBJECT-TYPE The last Precedence value, used in range operation. Its value ranges from 0 to 3. | 1.3.6.1.4.1.22420.2.2.3.1.42 | Unsigned32 (0..7) | read-create | current |
| acdSmapL2FilterPreOper OBJECT-TYPE Precedence operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.3.1.43 | AcdFilterOperator | read-create | current |
| acdSmapIPv4FilterTable OBJECT-TYPE Table of all Extended IPv4 filters | 1.3.6.1.4.1.22420.2.2.4 | not-accessible | current | |
| acdSmapIPv4FilterEntry OBJECT-TYPE A Filter is a pattern matching a definition against packets. | 1.3.6.1.4.1.22420.2.2.4.1 | not-accessible | current | |
| acdSmapIPv4FilterID OBJECT-TYPE Unique value for each filter. Its value ranges from 1 to maximum value. This maximum value depend of the type of platform. | 1.3.6.1.4.1.22420.2.2.4.1.1 | Unsigned32 | not-accessible | current |
| acdSmapIPv4FilterName OBJECT-TYPE This is a string to identify the filter. | 1.3.6.1.4.1.22420.2.2.4.1.2 | DisplayString (SIZE(1..31)) | read-create | current |
| acdSmapIPv4FilterRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.22420.2.2.4.1.3 | RowStatus | read-create | current |
| acdSmapIPv4FilterVlan1PriorEn OBJECT-TYPE Enable or disable the first VLAN priority check. | 1.3.6.1.4.1.22420.2.2.4.1.4 | TruthValue | read-create | current |
| acdSmapIPv4FilterVlan1Prior OBJECT-TYPE The first VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7. | 1.3.6.1.4.1.22420.2.2.4.1.5 | Unsigned32 (0..7) | read-create | current |
| acdSmapIPv4FilterVlan1PriorLast OBJECT-TYPE First VLAN priority last value, used in range operation. Its value ranges from 0 to 7. | 1.3.6.1.4.1.22420.2.2.4.1.6 | Unsigned32 (0..7) | read-create | current |
| acdSmapIPv4FilterVlan1PriorOper OBJECT-TYPE VLAN Priority operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.4.1.7 | AcdFilterOperator | read-create | current |
| acdSmapIPv4FilterVlan1IdEn OBJECT-TYPE Enable or disable the first VLAN ID check. | 1.3.6.1.4.1.22420.2.2.4.1.8 | TruthValue | read-create | current |
| acdSmapIPv4FilterVlan1Id OBJECT-TYPE The first VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. | 1.3.6.1.4.1.22420.2.2.4.1.9 | Unsigned32 (0..4095) | read-create | current |
| acdSmapIPv4FilterVlan1IdLast OBJECT-TYPE First VLAN ID last value, used in range operation. Its value ranges from 0 to 4095. | 1.3.6.1.4.1.22420.2.2.4.1.10 | Unsigned32 (0..4095) | read-create | current |
| acdSmapIPv4FilterVlan1IdOper OBJECT-TYPE First VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.4.1.11 | AcdFilterOperator | read-create | current |
| acdSmapIPv4FilterVlan1CfiEn OBJECT-TYPE Enable or disable the first VLAN CFI check. | 1.3.6.1.4.1.22420.2.2.4.1.12 | TruthValue | read-create | current |
| acdSmapIPv4FilterVlan1Cfi OBJECT-TYPE The first VLAN CFI used to compare the incoming traffic. Its value is 0 or 1. | 1.3.6.1.4.1.22420.2.2.4.1.13 | Unsigned32 | read-create | current |
| acdSmapIPv4FilterVlan1TypeEn OBJECT-TYPE Enable or disable the first VLAN Ethertype check. | 1.3.6.1.4.1.22420.2.2.4.1.14 | TruthValue | read-create | current |
| acdSmapIPv4FilterVlan1Type OBJECT-TYPE VLAN Ethernet type. | 1.3.6.1.4.1.22420.2.2.4.1.15 | AcdFilterVlanType | read-create | current |
| acdSmapIPv4FilterVlan2PriorEn OBJECT-TYPE Enable or disable the second VLAN priority check. | 1.3.6.1.4.1.22420.2.2.4.1.16 | TruthValue | read-create | current |
| acdSmapIPv4FilterVlan2Prior OBJECT-TYPE The second VLAN priority used to compare the incoming traffic. Its value ranges from 0 to 7. | 1.3.6.1.4.1.22420.2.2.4.1.17 | Unsigned32 (0..7) | read-create | current |
| acdSmapIPv4FilterVlan2PriorLast OBJECT-TYPE Second VLAN priority last value, used in range operation. Its value ranges from 0 to 7. | 1.3.6.1.4.1.22420.2.2.4.1.18 | Unsigned32 (0..7) | read-create | current |
| acdSmapIPv4FilterVlan2PriorOper OBJECT-TYPE VLAN Priority operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.4.1.19 | AcdFilterOperator | read-create | current |
| acdSmapIPv4FilterVlan2IdEn OBJECT-TYPE Enable or disable the second VLAN ID check. | 1.3.6.1.4.1.22420.2.2.4.1.20 | TruthValue | read-create | current |
| acdSmapIPv4FilterVlan2Id OBJECT-TYPE The second VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. | 1.3.6.1.4.1.22420.2.2.4.1.21 | Unsigned32 (0..4095) | read-create | current |
| acdSmapIPv4FilterVlan2IdLast OBJECT-TYPE The second VLAN ID used to compare the incoming traffic. Its value ranges from 0 to 4095. | 1.3.6.1.4.1.22420.2.2.4.1.22 | Unsigned32 (0..4095) | read-create | current |
| acdSmapIPv4FilterVlan2IdOper OBJECT-TYPE VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.4.1.23 | AcdFilterOperator | read-create | current |
| acdSmapIPv4FilterVlan2CfiEn OBJECT-TYPE Enable or disable the second VLAN CFI check. | 1.3.6.1.4.1.22420.2.2.4.1.24 | TruthValue | read-create | current |
| acdSmapIPv4FilterVlan2Cfi OBJECT-TYPE The second VLAN CFI used to compare the incoming traffic. Its value is 0 or 1. | 1.3.6.1.4.1.22420.2.2.4.1.25 | Unsigned32 (0..1) | read-create | current |
| acdSmapIPv4FilterVlan2TypeEn OBJECT-TYPE Enable or disable the second VLAN Ethertype check. | 1.3.6.1.4.1.22420.2.2.4.1.26 | TruthValue | read-create | current |
| acdSmapIPv4FilterVlan2Type OBJECT-TYPE VLAN Ethernet type. | 1.3.6.1.4.1.22420.2.2.4.1.27 | AcdFilterVlanType | read-create | current |
| acdSmapIPv4FilterSrcEn OBJECT-TYPE Enable or disable the Source IP address check. | 1.3.6.1.4.1.22420.2.2.4.1.28 | TruthValue | read-create | current |
| acdSmapIPv4FilterSrc OBJECT-TYPE The source IP address used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.4.1.29 | IpAddress | read-create | current |
| acdSmapIPv4FilterSrcMask OBJECT-TYPE The source IP address mask used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.4.1.30 | IpAddress | read-create | current |
| acdSmapIPv4FilterDstEn OBJECT-TYPE Enable or disable the Destination IP address check. | 1.3.6.1.4.1.22420.2.2.4.1.31 | TruthValue | read-create | current |
| acdSmapIPv4FilterDst OBJECT-TYPE The destination IP address used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.4.1.32 | IpAddress | read-create | current |
| acdSmapIPv4FilterDstMask OBJECT-TYPE The destination IP address mask used to compare the incoming traffic. | 1.3.6.1.4.1.22420.2.2.4.1.33 | IpAddress | read-create | current |
| acdSmapIPv4FilterProtoEn OBJECT-TYPE Enable or disable the IP protocol check. | 1.3.6.1.4.1.22420.2.2.4.1.34 | TruthValue | read-create | current |
| acdSmapIPv4FilterProto OBJECT-TYPE The IP protocol used to compare the incoming traffic. Its value ranges from 0 to 255. | 1.3.6.1.4.1.22420.2.2.4.1.35 | Unsigned32 (0..255) | read-create | current |
| acdSmapIPv4FilterTTLEn OBJECT-TYPE Enable or disable the TTL check. | 1.3.6.1.4.1.22420.2.2.4.1.36 | TruthValue | read-create | current |
| acdSmapIPv4FilterTTL OBJECT-TYPE The TTL used to compare the incoming traffic. Its value ranges from 0 to 255. | 1.3.6.1.4.1.22420.2.2.4.1.37 | Unsigned32 (0..255) | read-create | current |
| acdSmapIPv4FilterIHLEn OBJECT-TYPE Enable or disable the IP Header Length check. | 1.3.6.1.4.1.22420.2.2.4.1.38 | TruthValue | read-create | current |
| acdSmapIPv4FilterIHL OBJECT-TYPE The IP Header Length used to compare the incoming traffic. Its value ranges from 5 to 15. | 1.3.6.1.4.1.22420.2.2.4.1.39 | Unsigned32 (5..15) | read-create | current |
| acdSmapIPv4FilterIpCosEn OBJECT-TYPE Enable or disable the Ethernet type check. | 1.3.6.1.4.1.22420.2.2.4.1.40 | TruthValue | read-create | current |
| acdSmapIPv4FilterIpCosMode OBJECT-TYPE VLAN ID operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.4.1.41 | INTEGER {dscp(1), pre(2)} | read-create | current |
| acdSmapIPv4FilterDscp OBJECT-TYPE The DSCP value used to compare the incoming traffic. Its value ranges from 0 to 63. | 1.3.6.1.4.1.22420.2.2.4.1.42 | Unsigned32 (0..63) | read-create | current |
| acdSmapIPv4FilterDscpLast OBJECT-TYPE The DSCP value used to compare the incoming traffic. Its value ranges from 0 to 63. | 1.3.6.1.4.1.22420.2.2.4.1.43 | Unsigned32 (0..63) | read-create | current |
| acdSmapIPv4FilterDscpOper OBJECT-TYPE DSCP operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.4.1.44 | AcdFilterOperator | read-create | current |
| acdSmapIPv4FilterPre OBJECT-TYPE The Precedence value used to compare the incoming traffic. Its value ranges from 0 to 3. | 1.3.6.1.4.1.22420.2.2.4.1.45 | Unsigned32 (0..7) | read-create | current |
| acdSmapIPv4FilterPreLast OBJECT-TYPE The Precedence value used to compare the incoming traffic. Its value ranges from 0 to 3. | 1.3.6.1.4.1.22420.2.2.4.1.46 | Unsigned32 (0..7) | read-create | current |
| acdSmapIPv4FilterPreOper OBJECT-TYPE Precedence operator. Valid operator types are: Greater than, Less than, Equal to or Range (inclusive range). | 1.3.6.1.4.1.22420.2.2.4.1.47 | AcdFilterOperator | read-create | current |
| acdSmapIPv4FilterECNEn OBJECT-TYPE Enable or disable the ECN (Explicite Cogestion Notification) check. | 1.3.6.1.4.1.22420.2.2.4.1.48 | TruthValue | read-create | current |
| acdSmapIPv4FilterECN OBJECT-TYPE The ECN value used to compare the incoming traffic. Its value ranges from 0 to 3. | 1.3.6.1.4.1.22420.2.2.4.1.49 | Unsigned32 (0..3) | read-create | current |
| acdSmapIPv4FilterSrcPortEn OBJECT-TYPE Enable or disable the UDP/TCP Source port check. | 1.3.6.1.4.1.22420.2.2.4.1.50 | TruthValue | read-create | current |
| acdSmapIPv4FilterSrcPort OBJECT-TYPE The UDP/TCP Source Port used to compare the incoming traffic. Its value ranges from 0 to 65535. | 1.3.6.1.4.1.22420.2.2.4.1.51 | Unsigned32 (0..65535) | read-create | current |
| acdSmapIPv4FilterDstPortEn OBJECT-TYPE Enable or disable the UDP/TCP Destination port check. | 1.3.6.1.4.1.22420.2.2.4.1.52 | TruthValue | read-create | current |
| acdSmapIPv4FilterDstPort OBJECT-TYPE The UDP/TCP Destination Port used to compare the incoming traffic. Its value ranges from 0 to 65535. | 1.3.6.1.4.1.22420.2.2.4.1.53 | Unsigned32 (0..65535) | read-create | current |
| acdSmapIPv4FilterIcmpTypeEn OBJECT-TYPE Enable or disable the ICMP type check. | 1.3.6.1.4.1.22420.2.2.4.1.54 | TruthValue | read-create | current |
| acdSmapIPv4FilterIcmpType OBJECT-TYPE The ICMP type used to compare the incoming traffic. Its value ranges from 0 to 255. | 1.3.6.1.4.1.22420.2.2.4.1.55 | Unsigned32 (0..255) | read-create | current |
| acdSmapIPv4FilterIcmpCodeEn OBJECT-TYPE Enable or disable the ICMP code check. | 1.3.6.1.4.1.22420.2.2.4.1.56 | TruthValue | read-create | current |
| acdSmapIPv4FilterIcmpCode OBJECT-TYPE The ICMP code used to compare the incoming traffic. Its value ranges from 0 to 255. | 1.3.6.1.4.1.22420.2.2.4.1.57 | Unsigned32 (0..255) | read-create | current |
| acdFilterNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.22420.2.2.5 | |||
| acdFilterMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.22420.2.2.6 | |||
| acdFilterTableTid OBJECT-IDENTITY | 1.3.6.1.4.1.22420.2.2.6.1 | |||
| acdSmapL2FilterTableLastChangeTid OBJECT-TYPE 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. | 1.3.6.1.4.1.22420.2.2.6.1.1 | Unsigned32 | read-only | current |
| acdSmapIPv4FilterTableLastChangeTid OBJECT-TYPE 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. | 1.3.6.1.4.1.22420.2.2.6.1.2 | Unsigned32 | read-only | current |
| acdFilterConformance OBJECT-IDENTITY | 1.3.6.1.4.1.22420.2.2.7 | |||
| acdFilterCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.22420.2.2.7.1 | |||
| acdFilterGroups OBJECT-IDENTITY | 1.3.6.1.4.1.22420.2.2.7.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| acdFilterCompliance MODULE-COMPLIANCE The compliance statement for support of the ACD-FILTER-MIB module. | 1.3.6.1.4.1.22420.2.2.7.1.1 | current |
| acdL2FilterGroup OBJECT-GROUP Objects for the L2 filter configuration Group. | 1.3.6.1.4.1.22420.2.2.7.2.1 | current |
| acdIPv4FilterGroup OBJECT-GROUP Objects for the IPv4 filter configuration Group. | 1.3.6.1.4.1.22420.2.2.7.2.2 | current |
| acdSmapL2FilterGroup OBJECT-GROUP Objects for the SMAP L2 filter configuration Group. | 1.3.6.1.4.1.22420.2.2.7.2.3 | current |
| acdSmapIPv4FilterGroup OBJECT-GROUP Objects for the SMAP IPv4 filter configuration Group. | 1.3.6.1.4.1.22420.2.2.7.2.4 | current |
| acdFilterTidGroup OBJECT-GROUP List of scalars to monitior changes in tables. | 1.3.6.1.4.1.22420.2.2.7.2.5 | current |