DLINKSW-ACL-MIB
- Registered at
- 1.3.6.1.4.1.171.14.28
- Last updated
- 2015-11-26 00:00
- Organization
- D-Link Corp.
- Revisions
- 2015-11-26 00:00, 2015-07-10 00:00, 2014-01-21 00:00, 2013-11-13 00:00, 2013-08-20 00:00, 2013-02-08 00:00
- Namespace
- dlink
- Source file
DLINKSW-ACL-MIB- Digest
sha256:5c6221c37029af2ebf175cf245cdc1fcc0a4e796d31387da92825712a881faab
Description
The Structure of Access Control List Information for the proprietary enterprise.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddressIPv6, InetAddressPrefixLength |
| Q-BRIDGE-MIB | VlanId, VlanIdOrNone |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Integer32, 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.
BRIDGE-MIB DLINK-ID-REC-MIB DLINKSW-ACL-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| DlinkAclPortOperatorType TEXTUAL-CONVENTION The type of UDP/TCP port operator indicates how a packet's TCP/UDP source or destination port number is compared. none(1) - No comparison. eq (2)- equal gt (3)- greater than. lt (4)- less than. neq(5)- not equal range(6)- compares the port value between two numbers. mask(7)- check the bit corresponding to bit value 1, ignore the bit corresponding to bit value 0. | current | |||
| DlinkAclRuleType TEXTUAL-CONVENTION The action type when the packets match the access profile. permit(1)- Specifies that packets that match the access rule are permitted to be forwarded by the switch. deny(2) - Specifies that packets that match the access rule are not permitted to be forwarded by the switch and will be filtered. deny-cpu(3)- Specifies that packet that match the access rule are prevented to be copied to CPU and redirected to CPU. And the hardware forwarding behavior should not be affected. | current | |||
| TcpFlag TEXTUAL-CONVENTION The TCP flag fields. Each bit defined as follow: urgent(0) - urgent. acknowledge(1) - acknowledge. push(2) - push, reset(3) - reset. synchronize(4) - synchronize. finish (5) - finish. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dAclMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.28.0 | |||
| dAclMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.28.1 | |||
| dAclGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.28.1.1 | |||
| dAclReSeqTable OBJECT-TYPE A table consists of a list of information about how re-sequencing the rules in access lists. | 1.3.6.1.4.1.171.14.28.1.1.1 | not-accessible | current | |
| dAclReSeqEntry OBJECT-TYPE An entry appears in this table for controlling the re-sequence of an access-list. | 1.3.6.1.4.1.171.14.28.1.1.1.1 | not-accessible | current | |
| dAclReSeqAccessListName OBJECT-TYPE Indicates the name of an access list. | 1.3.6.1.4.1.171.14.28.1.1.1.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dAclReSeqStartingNumber OBJECT-TYPE Indicates the initial value of sequence number of the corresponding access list. | 1.3.6.1.4.1.171.14.28.1.1.1.1.2 | Integer32 (1..65535) | read-write | current |
| dAclReSeqIncrement OBJECT-TYPE Indicates the number that the sequence numbers step. If the increment value is 5 and the beginning sequence number is 20, the subsequent sequence numbers are 25, 30, 35, 40, and so on. | 1.3.6.1.4.1.171.14.28.1.1.1.1.3 | Integer32 (1..32) | read-write | current |
| dAclMac OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.28.1.2 | |||
| dAclMacAccessListNumber OBJECT-TYPE Indicates the number of entries present in the MAC access list table. | 1.3.6.1.4.1.171.14.28.1.2.1 | Unsigned32 | read-only | current |
| dAclMacAccessListTable OBJECT-TYPE The table contains information about MAC access list. | 1.3.6.1.4.1.171.14.28.1.2.2 | not-accessible | current | |
| dAclMacAccessListEntry OBJECT-TYPE An entry defined in dAclMacAccessListTable. An entry is created/removed when an MAC access list is created/deleted. | 1.3.6.1.4.1.171.14.28.1.2.2.1 | not-accessible | current | |
| dAclMacAccessListName OBJECT-TYPE The name of the MAC access list. | 1.3.6.1.4.1.171.14.28.1.2.2.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dAclMacAccessListRowStatus OBJECT-TYPE This object allows the dynamic creation and deletion of a MAC access list. | 1.3.6.1.4.1.171.14.28.1.2.2.1.2 | RowStatus | read-create | current |
| dAclMacAccessListId OBJECT-TYPE The number of the MAC access list. If user specify value zero(0) for this node, agent will assign a number for it. After the table created, this node should not be changed. | 1.3.6.1.4.1.171.14.28.1.2.2.1.3 | Integer32 | read-create | current |
| dAclMacAccessListCounterEnabled OBJECT-TYPE This object indicates the counter state of the access list is enabled('true') or disabled('false'). And the counter state just for the all interface that applied the access list in dAclMacAccessGroupTable. | 1.3.6.1.4.1.171.14.28.1.2.2.1.4 | TruthValue | read-create | current |
| dAclMacAccessListClearStatAction OBJECT-TYPE This object is used to clear statistics of the access list when set to 'clear'. No action is taken if this object is set to 'noOp'. The 'clear' action just for the all interface that applied the access list in dAclMacAccessGroupTable. When read, the value 'noOp' is returned. | 1.3.6.1.4.1.171.14.28.1.2.2.1.5 | INTEGER {clear(1), noOp(2)} | read-create | current |
| dAclMacAccessListRemark OBJECT-TYPE The description of the MAC access list. | 1.3.6.1.4.1.171.14.28.1.2.2.1.6 | DisplayString (SIZE(0..255)) | read-create | current |
| dAclMacAccessRuleTable OBJECT-TYPE A table consists of a list of rules for the MAC access list. | 1.3.6.1.4.1.171.14.28.1.2.3 | not-accessible | current | |
| dAclMacAccessRuleEntry OBJECT-TYPE An entry is defined dAclMacAccessRuleTable. The first instance identifier index value identifies the dAclMacAccessListEntry that a MAC access rule (dAclMacAccessRuleEntry) belongs to. An entry is removed from this table when its corresponding dAclMacAccessListEntry is deleted. | 1.3.6.1.4.1.171.14.28.1.2.3.1 | not-accessible | current | |
| dAclMacAccessRuleSn OBJECT-TYPE Specifies the sequence number of this rule. The lower the number is, the higher the priority of the rule. The special value of 0 means the sequence number will be automatically determined by the agent. | 1.3.6.1.4.1.171.14.28.1.2.3.1.1 | Integer32 (0..65535) | not-accessible | current |
| dAclMacAccessRuleRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.28.1.2.3.1.2 | RowStatus | read-create | current |
| dAclMacAccessRuleAction OBJECT-TYPE This object indicates the result of the packet examination is to permit or deny or prevent to CPU. | 1.3.6.1.4.1.171.14.28.1.2.3.1.3 | DlinkAclRuleType | read-create | current |
| dAclMacAccessRuleSrcMacAddr OBJECT-TYPE Specifies a source MAC address. | 1.3.6.1.4.1.171.14.28.1.2.3.1.4 | MacAddress | read-create | current |
| dAclMacAccessRuleSrcMacWildcard OBJECT-TYPE This object is a wildcard bitmap to specify a group of source MAC addresses. The bit value 1 indicates the corresponding bit will be ignored. The bit value 0 indicates the corresponding bit will be checked. In other words, when the value of all 'ff'Hs indicates any source MAC address is specified. When the value of all '00'Hs indicates host source MAC address is specified. | 1.3.6.1.4.1.171.14.28.1.2.3.1.5 | MacAddress | read-create | current |
| dAclMacAccessRuleDstMacAddr OBJECT-TYPE Specifies a destination MAC address. | 1.3.6.1.4.1.171.14.28.1.2.3.1.6 | MacAddress | read-create | current |
| dAclMacAccessRuleDstMacWildcard OBJECT-TYPE This object is a wildcard bitmap to specify a group of destination MAC addresses. The bit value 1 indicates the corresponding bit will be ignored. The bit value 0 indicates the corresponding bit will be checked. In other words, when the value of all 'ff'Hs indicates any destination MAC address is specified. When the value of all '00'Hs indicates host destination MAC address is specified. | 1.3.6.1.4.1.171.14.28.1.2.3.1.7 | MacAddress | read-create | current |
| dAclMacAccessRulePacketType OBJECT-TYPE Specifies the Ethernet frame type. The value of none (1) means the frame type is not specified. | 1.3.6.1.4.1.171.14.28.1.2.3.1.8 | INTEGER {none(1), ethernet(2), llc(3)} | read-create | current |
| dAclMacAccessRuleEthernetType OBJECT-TYPE Specifies the Ethernet type for an Ethernet II or SNAP packet. The special value of -1 means the Ethernet type value is not specified. It is only meaningful when the dAclMacAccessRulePacketType is 'ethernet'. | 1.3.6.1.4.1.171.14.28.1.2.3.1.9 | Integer32 (-1 | 0..65535) | read-create | current |
| dAclMacAccessRuleLlcDSAP OBJECT-TYPE Specifies the DSAP value for the LLC packet. If the value is -1, it means the DSAP number is not specified. It is only meaningful when the dAclMacAccessRulePacketType is 'llc'. | 1.3.6.1.4.1.171.14.28.1.2.3.1.10 | Integer32 (-1 | 0..255) | read-create | obsolete |
| dAclMacAccessRuleLlcSSAP OBJECT-TYPE Specifies the SSAP value for the LLC packet. If the value is -1, it means the SSAP number is not specified. It is only meaningful when the dAclMacAccessRulePacketType is 'llc'. | 1.3.6.1.4.1.171.14.28.1.2.3.1.11 | Integer32 (-1 | 0..255) | read-create | obsolete |
| dAclMacAccessRuleLlcCntl OBJECT-TYPE Specifies the control field for the LLC packet. If the value is -1, it means the SSAP number is not specified. It is only meaningful when the dAclMacAccessRulePacketType is 'llc'. | 1.3.6.1.4.1.171.14.28.1.2.3.1.12 | Integer32 (-1 | 0..255) | read-create | obsolete |
| dAclMacAccessRuleDot1p OBJECT-TYPE Specifies the priority value. The value of -1 means the priority is not specified. | 1.3.6.1.4.1.171.14.28.1.2.3.1.13 | Integer32 (-1 | 0..7) | read-create | current |
| dAclMacAccessRuleInnerDot1p OBJECT-TYPE Specifies the inner priority value. The value of -1 means the inner priority is not specified. | 1.3.6.1.4.1.171.14.28.1.2.3.1.14 | Integer32 (-1 | 0..7) | read-create | current |
| dAclMacAccessRuleVlanID OBJECT-TYPE Specifies the VLAN ID. A value of zero indicates the VLAN ID is not specified. This node and dAclMacAccessRuleVlanRangeMin/dAclMacAccessRuleVlanRangeMax cannot be specified at same time in a row. | 1.3.6.1.4.1.171.14.28.1.2.3.1.15 | VlanIdOrNone | read-create | current |
| dAclMacAccessRuleInnerVlanID OBJECT-TYPE Specifies the inner VLAN ID. A value of zero indicates the inner VLAN ID is not specified. | 1.3.6.1.4.1.171.14.28.1.2.3.1.16 | VlanIdOrNone | read-create | current |
| dAclMacAccessRuleTimeName OBJECT-TYPE Specifies the name of time-period profile associated with the access-list delineating its activation period. The value 'NULL' means that this rule is not bound with any Time mechanism. | 1.3.6.1.4.1.171.14.28.1.2.3.1.17 | DisplayString | read-create | current |
| dAclMacAccessRuleEthernetTypeMask OBJECT-TYPE Specifies the mask for ethernet type defined by dAclMacAccessRuleEthernetType. Valid values are from 0x0000 to 0xFFFF. Default value is 0xFFFF. This node is valid only for the dAclMacAccessRuleEthernetType specified. | 1.3.6.1.4.1.171.14.28.1.2.3.1.18 | OCTET STRING (SIZE(2)) | read-create | current |
| dAclMacAccessRuleDot1pMask OBJECT-TYPE Specifies the mask for priority defined by dAclMacAccessRuleDot1p. Valid values are from 0x00 to 0x07. Default value is 0x07. This node is valid only for the dAclMacAccessRuleDot1p specified. | 1.3.6.1.4.1.171.14.28.1.2.3.1.19 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclMacAccessRuleInnerDot1pMask OBJECT-TYPE Specifies the mask for inner priority defined by dAclMacAccessRuleInnerDot1p. Valid values are from 0x00 to 0x07. Default value is 0x07. This node is valid only for the dAclMacAccessRuleInnerDot1p specified. | 1.3.6.1.4.1.171.14.28.1.2.3.1.20 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclMacAccessRuleVlanIDMask OBJECT-TYPE Specifies the mask for VLAN ID defined by dAclMacAccessRuleVlanID. Valid values are from 0x0000 to 0x0FFF. This node and dAclMacAccessRuleVlanRangeMin/dAclMacAccessRuleVlanRangeMax cannot be specified at same time in a row. Default value is 0x0FFF. This node is valid only for the dAclMacAccessRuleVlanID specified. | 1.3.6.1.4.1.171.14.28.1.2.3.1.21 | OCTET STRING (SIZE(2)) | read-create | current |
| dAclMacAccessRuleInnerVlanIDMask OBJECT-TYPE Specifies the mask for inner VLAN ID defined by dAclMacAccessRuleInnerVlanID. Valid values are from 0x0000 to 0x0FFF. Default value is 0x0FFF. This node is valid only for the dAclMacAccessRuleInnerVlanID specified. | 1.3.6.1.4.1.171.14.28.1.2.3.1.22 | OCTET STRING (SIZE(2)) | read-create | current |
| dAclMacAccessRuleVlanRangeMin OBJECT-TYPE Specifies the minimum outer VLAN ID of a VLAN range. A value of zero indicates the VLAN range is not specified. This node and dAclMacAccessRuleVlanID/dAclMacAccessRuleVlanIDMask cannot be specified at same time in a row. This node is valid only for the dAclMacAccessRuleVlanRangeMax specified. | 1.3.6.1.4.1.171.14.28.1.2.3.1.23 | VlanIdOrNone | read-create | current |
| dAclMacAccessRuleVlanRangeMax OBJECT-TYPE Specifies the maximum outer VLAN ID of a VLAN range. A value of zero indicates the VLAN range is not specified. This node and dAclMacAccessRuleVlanID/dAclMacAccessRuleVlanIDMask cannot be specified at same time in a row. This node is valid only for the dAclMacAccessRuleVlanRangeMin specified. | 1.3.6.1.4.1.171.14.28.1.2.3.1.24 | VlanIdOrNone | read-create | current |
| dAclMacAccessGroupTable OBJECT-TYPE The table represents a list of MAC access group configuration. | 1.3.6.1.4.1.171.14.28.1.2.4 | not-accessible | current | |
| dAclMacAccessGroupEntry OBJECT-TYPE An entry in dAclMacAccessGroupTable contains interface specific MAC access list association. | 1.3.6.1.4.1.171.14.28.1.2.4.1 | not-accessible | current | |
| dAclMacAccessGroupIfIndex OBJECT-TYPE Indicates the ifIndex of the interface. Only physical port is valid interface. | 1.3.6.1.4.1.171.14.28.1.2.4.1.1 | InterfaceIndex | not-accessible | current |
| dAclMacAccessGroupApplyDirection OBJECT-TYPE Indicates whether this access list is to be attached to ingress or egress direction. | 1.3.6.1.4.1.171.14.28.1.2.4.1.2 | INTEGER {inbound(1), outbound(2)} | not-accessible | current |
| dAclMacAccessGroupRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.28.1.2.4.1.3 | RowStatus | read-create | current |
| dAclMacAccessGroupAclName OBJECT-TYPE The name of the MAC access list to be applied. | 1.3.6.1.4.1.171.14.28.1.2.4.1.4 | DisplayString (SIZE(1..32)) | read-create | current |
| dAclMacAccessGroupAclId OBJECT-TYPE The ID of the MAC access list to be applied. User maybe specify access list ID(by this object) or name (by dAclMacAccessGroupAclName) to be applied. If both access list ID and name are specified, the access list name specified by dAclMacAccessGroupAclName will be take. | 1.3.6.1.4.1.171.14.28.1.2.4.1.5 | Integer32 | read-create | current |
| dAclIp OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.28.1.3 | |||
| dAclIpAccessListNumber OBJECT-TYPE Indicates the number of entries present in the IP access list table. | 1.3.6.1.4.1.171.14.28.1.3.1 | Unsigned32 | read-only | current |
| dAclIpAccessListTable OBJECT-TYPE The table contains IP access list configuration. | 1.3.6.1.4.1.171.14.28.1.3.2 | not-accessible | current | |
| dAclIpAccessListEntry OBJECT-TYPE An entry defined in dAclIpAccessListTable. An entry is created/removed when an IP access list is created/deleted. | 1.3.6.1.4.1.171.14.28.1.3.2.1 | not-accessible | current | |
| dAclIpAccessListName OBJECT-TYPE The name of the IP access list. | 1.3.6.1.4.1.171.14.28.1.3.2.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dAclIpAccessListRowStatus OBJECT-TYPE This object allows the dynamic creation and deletion of an IP access list. | 1.3.6.1.4.1.171.14.28.1.3.2.1.2 | RowStatus | read-create | current |
| dAclIpAccessExtended OBJECT-TYPE This object indicates the IP access list is extended ('true') or standard ('false'). A standard ip access list means only IP address related i.e. source or destination IP address is specified for the filter. For an extended IP access list, more fields can be chosen for the filter. | 1.3.6.1.4.1.171.14.28.1.3.2.1.3 | TruthValue | read-create | current |
| dAclIpAccessListId OBJECT-TYPE The number of the IP access list. If user specify value zero(0) for this node, agent will assign a number for it. After the table created, this node should not be changed. | 1.3.6.1.4.1.171.14.28.1.3.2.1.4 | Integer32 | read-create | current |
| dAclIpAccessListCounterEnabled OBJECT-TYPE This object indicates the counter state of the access list is enabled('true') or disabled('false'). And the counter just for the all interface that applied the access list in dAclIpAccessGroupTable. | 1.3.6.1.4.1.171.14.28.1.3.2.1.5 | TruthValue | read-create | current |
| dAclIpAccessListClearStatAction OBJECT-TYPE This object is used to clear statistics of the access list when set to 'clear'. No action is taken if this object is set to 'noOp'. The 'clear' action just for the all interface that applied the access list in dAclIpAccessGroupTable. When read, the value 'noOp' is returned. | 1.3.6.1.4.1.171.14.28.1.3.2.1.6 | INTEGER {clear(1), noOp(2)} | read-create | current |
| dAclIpAccessListRemark OBJECT-TYPE The description of the IP access list. | 1.3.6.1.4.1.171.14.28.1.3.2.1.7 | DisplayString (SIZE(0..255)) | read-create | current |
| dAclIpAccessRuleTable OBJECT-TYPE The table contains a list of IP access rules for IP access lists. | 1.3.6.1.4.1.171.14.28.1.3.3 | not-accessible | current | |
| dAclIpAccessRuleEntry OBJECT-TYPE An entry is defined dAclIpAccessRuleTable. The first instance identifier index value identifies the dAclIpAccessListEntry that an IP access rule (dAclIpAccessRuleEntry) belongs to. An entry is removed from this table when its corresponding dAclIpAccessRuleEntry is deleted. | 1.3.6.1.4.1.171.14.28.1.3.3.1 | not-accessible | current | |
| dAclIpAccessRuleSn OBJECT-TYPE Specifies the sequence number of this rule. The lower the number is, the higher the priority of the rule. The special value of 0 means the sequence number will be automatically determined by the agent. | 1.3.6.1.4.1.171.14.28.1.3.3.1.1 | Integer32 (0..65535) | not-accessible | current |
| dAclIpAccessRuleRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.28.1.3.3.1.2 | RowStatus | read-create | current |
| dAclIpAccessRuleAction OBJECT-TYPE This object indicates the result of the packet examination is to permit or deny or prevent to CPU. | 1.3.6.1.4.1.171.14.28.1.3.3.1.3 | DlinkAclRuleType | read-create | current |
| dAclIpAccessRuleProtocol OBJECT-TYPE Specifies the IP protocol. | 1.3.6.1.4.1.171.14.28.1.3.3.1.4 | INTEGER {none(0), userDefine(1), tcp(2), udp(3), icmp(4), gre(5), esp(6), eigrp(7), igmp(8), ospf(9), pim(10), vrrp(11), ipinip(12), pcp(13)} | read-create | current |
| dAclIpAccessRuleUserDefProtocol OBJECT-TYPE Specifies the user defined protocol ID when the dAclIpAccessRuleProtocol is 'userDefine (1)'. The value of -1 means the user defined protocol ID is not specified. | 1.3.6.1.4.1.171.14.28.1.3.3.1.5 | Integer32 (-1 | 0..255) | read-create | current |
| dAclIpAccessRuleSrcAddr OBJECT-TYPE Specifies a source IP address. | 1.3.6.1.4.1.171.14.28.1.3.3.1.6 | IpAddress | read-create | current |
| dAclIpAccessRuleSrcWildcard OBJECT-TYPE This object is a wildcard bitmap to specify a group of source IP addresses. The bit value 1 indicates the corresponding bit will be ignored. The bit value 0 indicates the corresponding bit will be checked. In other words, when the value of all 'ff'Hs indicates any IP source address is specified. When the value of all '00'Hs indicates host IP source address is specified. | 1.3.6.1.4.1.171.14.28.1.3.3.1.7 | IpAddress | read-create | current |
| dAclIpAccessRuleDstAddr OBJECT-TYPE Specifies a destination IP address. | 1.3.6.1.4.1.171.14.28.1.3.3.1.8 | IpAddress | read-create | current |
| dAclIpAccessRuleDstWildcard OBJECT-TYPE This object is a wildcard bitmap to specify a group of destination IP addresses. The bit value 1 indicates the corresponding bit will be ignored. The bit value 0 indicates the corresponding bit will be checked. In other words, when the value of all 'ff'Hs indicates any IP destination address is specified. When the value of all '00'Hs indicates host IP destination address is specified. | 1.3.6.1.4.1.171.14.28.1.3.3.1.9 | IpAddress | read-create | current |
| dAclIpAccessRuleSrcOperator OBJECT-TYPE This object indicates how a packet's source TCP/UDP port number is compared. When the value of this object is eq(2),gt(3),lt(4) or neq(5) uses the dAclIpAccessRuleSrcPort as an operand which is the only one needed. When the value of this object is range(6) needs 2 operands. One is dAclIpAccessRuleSrcPort, which is the starting port number of the range, and the other operand is dAclIpAccessRuleSrcPortRange, which is the ending port number of the range. When the value of this object is mask(7) needs 2 operands. One is dAclIpAccessRuleSrcPort, the other operand is dAclIpAccRuleSrcPortMask. This object is used for TCP/UDP protocol only, hence when the object 'dAclIpAccessRuleProtocol' is set to other than TCP/UDP, the object has to be 'none(1)'. | 1.3.6.1.4.1.171.14.28.1.3.3.1.10 | DlinkAclPortOperatorType | read-create | current |
| dAclIpAccessRuleSrcPort OBJECT-TYPE This object indicates the source port number of TCP/UDP protocol. If the value is -1, it means the value is not specified. If the dAclIpAccessRuleSrcOperator object in the same row is range(6), this object will be the starting port number of the port range. This object only can be configured dAclIpAccessRuleSrcOperator in the same row is not 'none(1)'. | 1.3.6.1.4.1.171.14.28.1.3.3.1.11 | Integer32 (-1..65535) | read-create | current |
| dAclIpAccessRuleSrcPortRange OBJECT-TYPE The source port number of the TCP/UDP protocol. If the dAclIpAccessRuleSrcOperator object in the same row is range(6), this object will be the ending port number of the port range. The value of -1 means the ending port number is not specified. | 1.3.6.1.4.1.171.14.28.1.3.3.1.12 | Integer32 (-1..65535) | read-create | current |
| dAclIpAccessRuleDstOperator OBJECT-TYPE This object indicates how a packet's TCP/UDP destination port number is compared. When the value of this object is eq(2),gt(3),lt(4) or neq(5) uses the dAclIpAccessRuleSrcPort as an operand which is the only one needed. When the value of this object is range(6) needs 2 operands. One is dAclIpAccessRuleSrcPort, which is the starting port number of the range, and the other operand is dAclIpAccessRuleDstPortRange, which is the ending port number of the range. When the value of this object is mask(7) needs 2 operands. One is dAclIpAccessRuleDstPort, the other operand is dAclIpAccRuleDstPortMask. This object is used for TCP/UDP protocol only, hence when the object 'dAclIpAccessRuleProtocol' is set to other than TCP/UDP, the object has to be 'none(1)'. | 1.3.6.1.4.1.171.14.28.1.3.3.1.13 | DlinkAclPortOperatorType | read-create | current |
| dAclIpAccessRuleDstPort OBJECT-TYPE This object indicates the destination port number of TCP/UDP protocol. If the value is -1, it means the value is not specified. If the dAclIpAccessRuleDstOperator object in the same row is range(6), this object will be the starting port number of the port range. This object only can be configured dAclIpAccessRuleDstOperator in the same row is not 'none(1)'. | 1.3.6.1.4.1.171.14.28.1.3.3.1.14 | Integer32 (-1..65535) | read-create | current |
| dAclIpAccessRuleDstPortRange OBJECT-TYPE The destination port number of the TCP/UDP protocol. If the dAclIpAccessRuleDstOperator object in the same row is range(6), this object will be the ending port number of the port range. The value of -1 means the ending port number is not specified. | 1.3.6.1.4.1.171.14.28.1.3.3.1.15 | Integer32 (-1..65535) | read-create | current |
| dAclIpAccessRuleQosPrecedence OBJECT-TYPE Specifies the value of precedence. The value of -1 means the value is not specified or not applicable. dAclIpAccessRuleQosPrecedence and dAclIpAccessRuleQosDscp cannot be specified at same time in a row. | 1.3.6.1.4.1.171.14.28.1.3.3.1.16 | Integer32 (-1 | 0..7) | read-create | current |
| dAclIpAccessRuleQosTos OBJECT-TYPE Specifies the value of type of service. The value of -1 means the value is not specified or not applicable. dAclIpAccessRuleQosTos and dAclIpAccessRuleQosDscp cannot be specified at same time in a row. | 1.3.6.1.4.1.171.14.28.1.3.3.1.17 | Integer32 (-1 | 0..15) | read-create | current |
| dAclIpAccessRuleQosDscp OBJECT-TYPE Specifies the value of DSCP code. The value of -1 means the value is not specified or not applicable. Neither dAclIpAccessRuleQosPrecedence nor dAclIpAccessRuleQosTos cannot be specified with dAclIpAccessRuleQosDscp at same time in a row. | 1.3.6.1.4.1.171.14.28.1.3.3.1.18 | Integer32 (-1 | 0..63) | read-create | current |
| dAclIpAccessRuleIcmpType OBJECT-TYPE This object indicates the type of ICMP protocol. If the value is -1, it means the value is not specified. This object is used for ICMP protocol only, hence when the object 'dAclIpAccessRuleProtocol' is set to other than ICMP, the object has to be -1. | 1.3.6.1.4.1.171.14.28.1.3.3.1.19 | Integer32 (-1 | 0..255) | read-create | current |
| dAclIpAccessRuleIcmpCode OBJECT-TYPE This object indicates the code of ICMP protocol. If the value is -1, it means the value is not specified. This object is used for ICMP protocol only, hence when the object 'dAclIpAccessRuleProtocol' is set to other than ICMP, the object has to be -1. | 1.3.6.1.4.1.171.14.28.1.3.3.1.20 | Integer32 (-1 | 0..255) | read-create | current |
| dAclIpAccessRuleTimeName OBJECT-TYPE Specifies the name of time-period profile associated with the access-list delineating its activation period. The value 'NULL' means that this rule is not bound with any Time mechanism. | 1.3.6.1.4.1.171.14.28.1.3.3.1.21 | DisplayString | read-create | current |
| dAclIpAccRuleTcpFlag OBJECT-TYPE Specifies the TCP flag fields. This node is available only for TCP protocol. The default value for this node is empty set, which means no TCP flag values are set. | 1.3.6.1.4.1.171.14.28.1.3.3.1.22 | TcpFlag | read-create | current |
| dAclIpAccRuleFragments OBJECT-TYPE This object indicates the Packet fragment filtering status is enabled('true') or disabled('false'). | 1.3.6.1.4.1.171.14.28.1.3.3.1.23 | TruthValue | read-create | current |
| dAclIpAccRuleUserDefProtocolMask OBJECT-TYPE Specifies the mask for protocol ID defined by dAclIpAccessRuleUserDefProtocol. Valid values are from 0x00 to 0xFF. Default value is 0xFF. This node is valid only for the dAclIpAccessRuleUserDefProtocol specified. | 1.3.6.1.4.1.171.14.28.1.3.3.1.24 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclIpAccRuleSrcPortMask OBJECT-TYPE Specifies the mask for L4 source port defined by dAclIpAccessRuleSrcPort. Valid values are from 0x0 to 0xFFFF. Default value is 0xFFFF. This object only can be configured dAclIpAccessRuleSrcOperator in the same row is 'mask(7)'. This node is valid only for the dAclIpAccessRuleSrcPort specified. | 1.3.6.1.4.1.171.14.28.1.3.3.1.25 | OCTET STRING (SIZE(2)) | read-create | current |
| dAclIpAccRuleDstPortMask OBJECT-TYPE Specifies the mask for L4 destination port defined by dAclIpAccessRuleDstPort. Valid values are from 0x0 to 0xFFFF. Default value is 0xFFFF. This object only can be configured dAclIpAccessRuleDstOperator in the same row is 'mask(7)'. This node is valid only for the dAclIpAccessRuleDstPort specified. | 1.3.6.1.4.1.171.14.28.1.3.3.1.26 | OCTET STRING (SIZE(2)) | read-create | current |
| dAclIpAccRuleQosPrecedenceMask OBJECT-TYPE Specifies the mask for ip precedence defined by dAclIpAccessRuleQosPrecedence. Valid values are from 0x0 to 0x7. Default value is 0x7. This node is valid only for the dAclIpAccessRuleQosPrecedence specified. | 1.3.6.1.4.1.171.14.28.1.3.3.1.27 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclIpAccRuleQosTosMask OBJECT-TYPE Specifies the mask for type of service defined by dAclIpAccessRuleQosTos. Valid values are from 0x0 to 0xF. Default value is 0xF. This node is valid only for the dAclIpAccessRuleQosTos specified. | 1.3.6.1.4.1.171.14.28.1.3.3.1.28 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclIpAccRuleQosDscpMask OBJECT-TYPE Specifies the mask for DSCP code defined by dAclIpAccessRuleQosDscp. Valid values are from 0x0 to 0x3F. Default value is 0x3F. This node is valid only for the dAclIpAccessRuleQosDscp specified. | 1.3.6.1.4.1.171.14.28.1.3.3.1.29 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclIpAccessGroupTable OBJECT-TYPE The table represents a list of IP access group configuration. | 1.3.6.1.4.1.171.14.28.1.3.4 | not-accessible | current | |
| dAclIpAccessGroupEntry OBJECT-TYPE An entry in dAclIpAccessGroupTable contains interface specific IP access list association. | 1.3.6.1.4.1.171.14.28.1.3.4.1 | not-accessible | current | |
| dAclIpAccessGroupIfIndex OBJECT-TYPE Indicates the ifIndex of the interface. Only physical port is valid interface. | 1.3.6.1.4.1.171.14.28.1.3.4.1.1 | InterfaceIndex | not-accessible | current |
| dAclIpAccessGroupApplyDirection OBJECT-TYPE Indicates whether this access list is to be attached to ingress or egress direction. | 1.3.6.1.4.1.171.14.28.1.3.4.1.2 | INTEGER {inbound(1), outbound(2)} | not-accessible | current |
| dAclIpAccessGroupStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.28.1.3.4.1.3 | RowStatus | read-create | current |
| dAclIpAccessGroupAclName OBJECT-TYPE The name of the IP access list to be applied. | 1.3.6.1.4.1.171.14.28.1.3.4.1.4 | DisplayString (SIZE(1..32)) | read-create | current |
| dAclIpAccessGroupAclId OBJECT-TYPE The ID of the IP access list to be applied. User maybe specify access list ID(by this object) or name (by dAclIpAccessGroupAclName) to be applied. If both access list ID and name are specified, the access list name specified by dAclIpAccessGroupAclName will be take. | 1.3.6.1.4.1.171.14.28.1.3.4.1.5 | Integer32 | read-create | current |
| dAclIPv6 OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.28.1.4 | |||
| dAclIPv6AccessListNumber OBJECT-TYPE Indicates the number of entries present in the IPv6 access list table. | 1.3.6.1.4.1.171.14.28.1.4.1 | Unsigned32 | read-only | current |
| dAclIPv6AccessListTable OBJECT-TYPE The table contains IPv6 access list configuration. | 1.3.6.1.4.1.171.14.28.1.4.2 | not-accessible | current | |
| dAclIPv6AccessListEntry OBJECT-TYPE An entry defined in dAclIPv6AccessListTable. An entry is created/removed when an IPv6 access list is created/deleted. | 1.3.6.1.4.1.171.14.28.1.4.2.1 | not-accessible | current | |
| dAclIPv6AccessListName OBJECT-TYPE The name of the IPv6 access list. | 1.3.6.1.4.1.171.14.28.1.4.2.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dAclIPv6AccessListRowStatus OBJECT-TYPE This object allows the dynamic creation and deletion of an IPv6 access list. | 1.3.6.1.4.1.171.14.28.1.4.2.1.2 | RowStatus | read-create | current |
| dAclIPv6AccessExtended OBJECT-TYPE This object indicates the IPv6 access list is extended ('true') or standard ('false'). A standard ip access list means only IPv6 address related i.e. source or destination IPv6 address is specified for the filter. For an extended IPv6 access list, more fields can be chosen for the filter. | 1.3.6.1.4.1.171.14.28.1.4.2.1.3 | TruthValue | read-create | current |
| dAclIPv6AccessListId OBJECT-TYPE The number of the IPv6 access list. | 1.3.6.1.4.1.171.14.28.1.4.2.1.4 | Integer32 | read-create | current |
| dAclIPv6AccessListCounterEnabled OBJECT-TYPE This object indicates the counter state of the access list is enabled('true') or disabled('false'). And the counter just for the all interface that applied the access list in dAclIPv6AccessGroupTable. | 1.3.6.1.4.1.171.14.28.1.4.2.1.5 | TruthValue | read-create | current |
| dAclIPv6AccessListClearStatAction OBJECT-TYPE This object is used to clear statistics of the access list when set to 'clear'. No action is taken if this object is set to 'noOp'. The 'clear' action just for the all interface that applied the access list in dAclIPv6AccessGroupTable. When read, the value 'noOp' is returned. | 1.3.6.1.4.1.171.14.28.1.4.2.1.6 | INTEGER {clear(1), noOp(2)} | read-create | current |
| dAclIPv6AccessListRemark OBJECT-TYPE The description of the IPv6 access list. | 1.3.6.1.4.1.171.14.28.1.4.2.1.7 | DisplayString (SIZE(0..255)) | read-create | current |
| dAclIPv6AccessRuleTable OBJECT-TYPE The table contains a list of IPv6 access rules for IPv6 access lists. | 1.3.6.1.4.1.171.14.28.1.4.3 | not-accessible | current | |
| dAclIPv6AccessRuleEntry OBJECT-TYPE An entry is defined dAclIPv6AccessRuleTable. The first instance identifier index value identifies the dAclIPv6AccessListEntry that an IPv6 access rule (dAclIPv6AccessRuleEntry) belongs to. An entry is removed from this table when its corresponding dAclIPv6AccessRuleEntry is deleted. | 1.3.6.1.4.1.171.14.28.1.4.3.1 | not-accessible | current | |
| dAclIPv6AccessRuleSn OBJECT-TYPE Specifies the sequence number of this rule. The lower the number is, the higher the priority of the rule. The special value of 0 means the sequence number will be automatically determined by the agent. | 1.3.6.1.4.1.171.14.28.1.4.3.1.1 | Integer32 (0..65535) | not-accessible | current |
| dAclIPv6AccessRuleRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.28.1.4.3.1.2 | RowStatus | read-create | current |
| dAclIPv6AccessRuleAction OBJECT-TYPE This object indicates the result of the packet examination is to permit or deny or prevent to CPU. | 1.3.6.1.4.1.171.14.28.1.4.3.1.3 | DlinkAclRuleType | read-create | current |
| dAclIPv6AccessRuleProtocol OBJECT-TYPE Specifies the IP protocol. | 1.3.6.1.4.1.171.14.28.1.4.3.1.4 | INTEGER {none(0), userDefine(1), tcp(2), udp(3), icmp(4), esp(5), pcp(6), sctp(7)} | read-create | current |
| dAclIPv6AccessRuleUserDefProtocol OBJECT-TYPE Specifies the user defined protocol ID when the dAclIPv6AccessRuleProtocol is 'userDefine (1)'. The value of -1 means the user defined protocol ID is not specified. | 1.3.6.1.4.1.171.14.28.1.4.3.1.5 | Integer32 (-1 | 0..255) | read-create | current |
| dAclIPv6AccessRuleSrcAddr OBJECT-TYPE Specifies a source IPv6 address. | 1.3.6.1.4.1.171.14.28.1.4.3.1.6 | InetAddressIPv6 | read-create | current |
| dAclIPv6AccessRuleSrcPrefixLen OBJECT-TYPE Specifies the length in bits of source IPv6 address will be matched. In other words, the value of 0 indicates any source IPv6 address is specified. When the value of 128 indicates host IPv6 source address is specified. | 1.3.6.1.4.1.171.14.28.1.4.3.1.7 | InetAddressPrefixLength | read-create | current |
| dAclIPv6AccessRuleDstAddr OBJECT-TYPE Specifies a destination IPv6 address. | 1.3.6.1.4.1.171.14.28.1.4.3.1.8 | InetAddressIPv6 | read-create | current |
| dAclIPv6AccessRuleDstPrefixLen OBJECT-TYPE Specifies the length in bits of destination IPv6 address will be matched. In other words, the value of 0 indicates any destination IPv6 address is specified. When the value of 128 indicates host IPv6 destination address is specified. | 1.3.6.1.4.1.171.14.28.1.4.3.1.9 | InetAddressPrefixLength | read-create | current |
| dAclIPv6AccessRuleSrcOperator OBJECT-TYPE This object indicates how a packet's TCP/UDP source port number is compared. When the value of this object is eq(2),gt(3),lt(4) or neq(5) uses the dAclIPv6AccessRuleSrcPort as an operand which is the only one needed. When the value of this object is range(6) needs 2 operands. One is dAclIPv6AccessRuleSrcPort, which is the starting port number of the range, and the other operand is dAclIPv6AccessRuleSrcPortRange, which is the ending port number of the range. When the value of this object is mask(7) needs 2 operands. One is dAclIPv6AccessRuleSrcPort, the other operand is dAclIPv6AccessRuleSrcPortMask. This object is used for TCP/UDP protocol only, hence when the object 'dAclIPv6AccessRuleProtocol' is set to other than TCP/UDP, the object has to be 'none(1)'. | 1.3.6.1.4.1.171.14.28.1.4.3.1.10 | DlinkAclPortOperatorType | read-create | current |
| dAclIPv6AccessRuleSrcPort OBJECT-TYPE This object indicates the source port number of TCP/UDP protocol. If the value is -1, it means the value is not specified. If the dAclIPv6AccessRuleSrcOperator object in the same row is range(6), this object will be the starting port number of the port range. This object only can be configured dAclIPv6AccessRuleSrcOperator in the same row is not 'none(1)'. | 1.3.6.1.4.1.171.14.28.1.4.3.1.11 | Integer32 (-1..65535) | read-create | current |
| dAclIPv6AccessRuleSrcPortRange OBJECT-TYPE The source port number of the TCP/UDP protocol. If the dAclIPv6AccessRuleSrcOperator object in the same row is range(6), this object will be the ending port number of the port range. The value of -1 means the ending port number is not specified. | 1.3.6.1.4.1.171.14.28.1.4.3.1.12 | Integer32 (-1..65535) | read-create | current |
| dAclIPv6AccessRuleDstOperator OBJECT-TYPE This object indicates how a packet's TCP/UDP destination port number is compared. When the value of this object is eq(2),gt(3),lt(4) or neq(5) uses the dAclIPv6AccessRuleDstPort as an operand which is the only one needed. When the value of this object is range(6) needs 2 operands. One is dAclIPv6AccessRuleDstPort, which is the starting port number of the range, and the other operand is dAclIPv6AccessRuleDstPortRange, which is the ending port number of the range. When the value of this object is mask(7) needs 2 operands. One is dAclIPv6AccessRuleDstPort, the other operand is dAclIPv6AccessRuleDstPortMask. This object is used for TCP/UDP protocol only, hence when the object 'dAclIPv6AccessRuleProtocol' is set to other than TCP/UDP, the object has to be 'none(1)'. | 1.3.6.1.4.1.171.14.28.1.4.3.1.13 | DlinkAclPortOperatorType | read-create | current |
| dAclIPv6AccessRuleDstPort OBJECT-TYPE This object indicates the destination port number of TCP/UDP protocol. If the value is -1, it means the value is not specified. If the dAclIPv6AccessRuleDstOperator object in the same row is range(6), this object will be the starting port number of the port range. This object only can be configured dAclIPv6AccessRuleDstOperator in the same row is not 'none(1)'. | 1.3.6.1.4.1.171.14.28.1.4.3.1.14 | Integer32 (-1..65535) | read-create | current |
| dAclIPv6AccessRuleDstPortRange OBJECT-TYPE The destination port number of the TCP/UDP protocol. If the dAclIPv6AccessRuleDstOperator object in the same row is range(6), this object will be the ending port number of the port range. The value of -1 means the ending port number is not specified. | 1.3.6.1.4.1.171.14.28.1.4.3.1.15 | Integer32 (-1..65535) | read-create | current |
| dAclIPv6AccessRuleDscp OBJECT-TYPE Specifies the matching DSCP code value in IPv6 header. The value of -1 means the DSCP value is not specified. | 1.3.6.1.4.1.171.14.28.1.4.3.1.16 | Integer32 (-1 | 0..63) | read-create | current |
| dAclIPv6AccessRuleIcmpType OBJECT-TYPE This object indicates the type of ICMP protocol. The value of -1 means the ICMP type is not specified. This object is used for ICMP protocol only, hence when the object 'dAclIPv6AccessRuleProtocol' is set to other than ICMP, the object has to be -1. | 1.3.6.1.4.1.171.14.28.1.4.3.1.17 | Integer32 (-1 | 0..255) | read-create | current |
| dAclIPv6AccessRuleIcmpCode OBJECT-TYPE This object indicates the code of ICMP protocol. If the value is -1, it means the value is not specified. This object is used for ICMP protocol only, hence when the object 'dAclIPv6AccessRuleProtocol' is set to other than ICMP, the object has to be -1. | 1.3.6.1.4.1.171.14.28.1.4.3.1.18 | Integer32 (-1 | 0..255) | read-create | current |
| dAclIPv6AccessRuleTimeName OBJECT-TYPE Specifies the name of time-period profile associated with the access-list delineating its activation period. The value 'NULL' means that this rule is not bound with any Time mechanism. | 1.3.6.1.4.1.171.14.28.1.4.3.1.19 | DisplayString | read-create | current |
| dAclIPv6AccRuleTcpFlag OBJECT-TYPE Specifies the TCP flag fields. And this node is available only for TCP protocol. The default value for this node is empty set, which means no TCP flag values are set. | 1.3.6.1.4.1.171.14.28.1.4.3.1.20 | TcpFlag | read-create | current |
| dAclIPv6AccRuleFragments OBJECT-TYPE This object indicates the Packet fragment filtering status is enabled('true') or disabled('false'). | 1.3.6.1.4.1.171.14.28.1.4.3.1.21 | TruthValue | read-create | current |
| dAclIPv6AccRuleFlowLabel OBJECT-TYPE This object indicates the Flow label value. The value of -1 means the flow-label value is not specified. | 1.3.6.1.4.1.171.14.28.1.4.3.1.22 | Integer32 (-1 | 0..1048575) | read-create | current |
| dAclIPv6AccRuleTrafficClass OBJECT-TYPE Specifies the matching traffic class value in IPv6 header. The value of -1 means the traffic class value is not specified. This node and dAclIPv6AccessRuleDscp cannot be specified at same time in a row. | 1.3.6.1.4.1.171.14.28.1.4.3.1.23 | Integer32 (-1 | 0..255) | read-create | current |
| dAclIPv6AccRuleUserDefProtocolMask OBJECT-TYPE Specifies the mask for protocol ID defined by dAclIPv6AccessRuleUserDefProtocol. Valid values are from 0x00 to 0xFF. Default value is 0xFF. This node is valid only for the dAclIPv6AccessRuleUserDefProtocol specified. | 1.3.6.1.4.1.171.14.28.1.4.3.1.24 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclIPv6AccRuleSrcPortMask OBJECT-TYPE Specifies the mask for L4 source port defined by dAclIPv6AccessRuleSrcPort. Valid values are from 0x0 to 0xFFFF. Default value is 0xFFFF. This object only can be configured dAclIPv6AccessRuleSrcOperator in the same row is 'mask(7)'. This node is valid only for the dAclIPv6AccessRuleSrcPort specified. | 1.3.6.1.4.1.171.14.28.1.4.3.1.25 | OCTET STRING (SIZE(2)) | read-create | current |
| dAclIPv6AccRuleDstPortMask OBJECT-TYPE Specifies the mask for L4 destination port defined by dAclIPv6AccessRuleDstPort. Valid values are from 0x0 to 0xFFFF. Default value is 0xFFFF. This object only can be configured dAclIPv6AccessRuleDstOperator in the same row is 'mask(7)'. This node is valid only for the dAclIPv6AccessRuleDstPort specified. | 1.3.6.1.4.1.171.14.28.1.4.3.1.26 | OCTET STRING (SIZE(2)) | read-create | current |
| dAclIPv6AccRuleDscpMask OBJECT-TYPE Specifies the mask for DSCP code defined by dAclIPv6AccessRuleDscp. Valid values are from 0x0 to 0x3F. Default value is 0x3F. This node is valid only for the dAclIPv6AccessRuleDscp specified. | 1.3.6.1.4.1.171.14.28.1.4.3.1.27 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclIPv6AccRuleFlowLabelMask OBJECT-TYPE Specifies the mask for Flow label value defined by dAclIPv6AccRuleFlowLabel. Valid values are from 0x0 to 0xFFFFF. Default value is 0xFFFFF. This node is valid only for the dAclIPv6AccRuleFlowLabel specified. | 1.3.6.1.4.1.171.14.28.1.4.3.1.28 | OCTET STRING (SIZE(3)) | read-create | current |
| dAclIPv6AccRuleTrafficClassMask OBJECT-TYPE Specifies the mask for traffic class defined by dAclIPv6AccRuleTrafficClass. Valid values are from 0x0 to 0xFF. Default value is 0xFF. This node is valid only for the dAclIPv6AccRuleTrafficClass specified. | 1.3.6.1.4.1.171.14.28.1.4.3.1.29 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclIPv6AccessGroupTable OBJECT-TYPE The table represents a list of IPv6 access group configuration. | 1.3.6.1.4.1.171.14.28.1.4.4 | not-accessible | current | |
| dAclIPv6AccessGroupEntry OBJECT-TYPE An entry in dAclIPv6AccessGroupTable contains interface specific IPv6 access list association. | 1.3.6.1.4.1.171.14.28.1.4.4.1 | not-accessible | current | |
| dAclIPv6AccessGroupIfIndex OBJECT-TYPE Indicates the ifIndex of the interface. Only physical port is valid interface. | 1.3.6.1.4.1.171.14.28.1.4.4.1.1 | InterfaceIndex | not-accessible | current |
| dAclIpv6AccessGroupApplyDirection OBJECT-TYPE Indicates whether this ACL access list is to be attached to ingress or egress direction. | 1.3.6.1.4.1.171.14.28.1.4.4.1.2 | INTEGER {inbound(1), outbound(2)} | not-accessible | current |
| dAclIPv6AccessGroupStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.28.1.4.4.1.3 | RowStatus | read-create | current |
| dAclIPv6AccessGroupAclName OBJECT-TYPE The name of the IPv6 access list to be applied. | 1.3.6.1.4.1.171.14.28.1.4.4.1.4 | DisplayString (SIZE(1..32)) | read-create | current |
| dAclIPv6AccessGroupAclId OBJECT-TYPE The ID of the IPv6 access list to be applied. User maybe specify access list ID(by this object) or name (by dAclIPv6AccessGroupAclName) to be applied. If both access list ID and name are specified, the access list name specified by dAclIPv6AccessGroupAclName will be take. | 1.3.6.1.4.1.171.14.28.1.4.4.1.5 | Integer32 | read-create | current |
| dAclExpert OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.28.1.5 | |||
| dAclExpertAccessListNumber OBJECT-TYPE Indicates the number of entries present in the extended expert access list table. | 1.3.6.1.4.1.171.14.28.1.5.1 | Unsigned32 | read-only | current |
| dAclExpertAccessListTable OBJECT-TYPE The table contains information about extended expert access list. | 1.3.6.1.4.1.171.14.28.1.5.2 | not-accessible | current | |
| dAclExpertAccessListEntry OBJECT-TYPE An entry defined in dAclExpertAccessListTable. An entry is created/removed when an extended expert access list is created/deleted. | 1.3.6.1.4.1.171.14.28.1.5.2.1 | not-accessible | current | |
| dAclExpertAccessListName OBJECT-TYPE The name of the extended expert access list. | 1.3.6.1.4.1.171.14.28.1.5.2.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dAclExpertAccessListRowStatus OBJECT-TYPE This object allows the dynamic creation and deletion of an extended expert access list. | 1.3.6.1.4.1.171.14.28.1.5.2.1.2 | RowStatus | read-create | current |
| dAclExpertAccessListId OBJECT-TYPE The number of the extended expert access list. | 1.3.6.1.4.1.171.14.28.1.5.2.1.3 | Integer32 | read-create | current |
| dAclExpertAccessListCounterEnabled OBJECT-TYPE This object indicates the counter state of the access list is enabled('true') or disabled('false'). And the counter just for the all interface that applied the access list in dAclExpertAccessGroupTable. | 1.3.6.1.4.1.171.14.28.1.5.2.1.4 | TruthValue | read-create | current |
| dAclExpertAccessListClearStatAction OBJECT-TYPE This object is used to clear statistics of the access list when set to 'clear'. No action is taken if this object is set to 'noOp'. The 'clear' action just for the all interface that applied the access list in dAclExpertAccessGroupTable. When read, the value 'noOp' is returned. | 1.3.6.1.4.1.171.14.28.1.5.2.1.5 | INTEGER {clear(1), noOp(2)} | read-create | current |
| dAclExpertAccessListRemark OBJECT-TYPE The description of the Expert access list. | 1.3.6.1.4.1.171.14.28.1.5.2.1.6 | DisplayString (SIZE(0..255)) | read-create | current |
| dAclExpertAccessRuleTable OBJECT-TYPE A table consists of a list of rules for the extended expert access list. | 1.3.6.1.4.1.171.14.28.1.5.3 | not-accessible | current | |
| dAclExpertAccessRuleEntry OBJECT-TYPE An entry is defined ddAclExpertAccessRuleTable. The first instance identifier index value identifies the dAclExpertAccessListEntry that a extended expert access rule (dAclExpertAccessRuleEntry) belongs to. An entry is removed from this table when its corresponding dAclExpertAccessListEntry is deleted. | 1.3.6.1.4.1.171.14.28.1.5.3.1 | not-accessible | current | |
| dAclExpertAccRuleSn OBJECT-TYPE Specifies the sequence number of this rule. The lower the number is, the higher the priority of the rule. The special value of 0 means the sequence number will be automatically determined by the agent. | 1.3.6.1.4.1.171.14.28.1.5.3.1.1 | Integer32 (0..65535) | not-accessible | current |
| dAclExpertAccRuleRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.28.1.5.3.1.2 | RowStatus | read-create | current |
| dAclExpertAccRuleAction OBJECT-TYPE This object indicates the result of the packet examination is to permit or deny or prevent to CPU. | 1.3.6.1.4.1.171.14.28.1.5.3.1.3 | DlinkAclRuleType | read-create | current |
| dAclExpertAccRuleProtocol OBJECT-TYPE Specifies the IP protocol. | 1.3.6.1.4.1.171.14.28.1.5.3.1.4 | INTEGER {none(0), userDefine(1), tcp(2), udp(3), icmp(4), gre(5), esp(6), eigrp(7), igmp(8), ospf(9), pim(10), vrrp(11), ipinip(12), pcp(13)} | read-create | current |
| dAclExpertAccRuleUserDefProtocol OBJECT-TYPE Specifies the user defined protocol ID when the dAclExpertAccRuleProtocol is 'userDefine (1)'. The value of -1 means the user defined protocol ID is not specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.5 | Integer32 (-1 | 0..255) | read-create | current |
| dAclExpertAccRuleSrcIpAddr OBJECT-TYPE Specifies a source IP address. | 1.3.6.1.4.1.171.14.28.1.5.3.1.6 | IpAddress | read-create | current |
| dAclExpertAccRuleSrcIpWildcard OBJECT-TYPE This object is a wildcard bitmap to specify a group of source IP addresses. The bit value 1 indicates the corresponding bit will be ignored. The bit value 0 indicates the corresponding bit will be checked. In other words, when the value of all 'ff'Hs indicates any IP source address is specified. When the value of all '00'Hs indicates host IP source address is specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.7 | IpAddress | read-create | current |
| dAclExpertAccRuleSrcMacAddr OBJECT-TYPE Specifies a source MAC address. | 1.3.6.1.4.1.171.14.28.1.5.3.1.8 | MacAddress | read-create | current |
| dAclExpertAccRuleSrcMacWildcard OBJECT-TYPE This object is a wildcard bitmap to specify a group of source MAC addresses. The bit value 1 indicates the corresponding bit will be ignored. The bit value 0 indicates the corresponding bit will be checked. In other words, when the value of all 'ff'Hs indicates any source MAC address is specified. When the value of all '00'Hs indicates host source MAC address is specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.9 | MacAddress | read-create | current |
| dAclExpertAccRuleSrcOperator OBJECT-TYPE This object indicates how a packet's source TCP/UDP port number is compared. When the value of this object is eq(2),gt(3),lt(4) or neq(5) uses the dAclExpertAccsRuleSrcPort as an operand which is the only one needed. When the value of this object is range(6) needs 2 operands. One is dAclExpertAccsRuleSrcPort, which is the starting port number of the range, and the other operand is dAclExpertAccsRuleSrcPortRange, which is the ending port number of the range. When the value of this object is mask(7) needs 2 operands. One is dAclExpertAccsRuleSrcPort, the other operand is dAclExpertAccsRuleSrcPortMask. This object is used for TCP/UDP protocol only, hence when the object 'dAclExpertAccRuleProtocol' is set to other than TCP/UDP, the object has to be 'none(1)'. | 1.3.6.1.4.1.171.14.28.1.5.3.1.10 | DlinkAclPortOperatorType | read-create | current |
| dAclExpertAccRuleSrcPort OBJECT-TYPE This object indicates the source port number of TCP/UDP protocol. If the value is -1, it means the value is not specified. If the dAclExpertAccsRuleSrcOperator object in the same row is range(6), this object will be the starting port number of the port range. This object only can be configured dAclExpertAccsRuleSrcOperator in the same row is not 'none(1)'. | 1.3.6.1.4.1.171.14.28.1.5.3.1.11 | Integer32 (-1..65535) | read-create | current |
| dAclExpertAccRuleSrcPortRange OBJECT-TYPE The source port number of the TCP/UDP protocol. If the dAclExpertAccsRuleSrcOperator object in the same row is range(6), this object will be the ending port number of the port range. The value of -1 means the ending port number is not specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.12 | Integer32 (-1..65535) | read-create | current |
| dAclExpertAccRuleDstIpAddr OBJECT-TYPE Specifies a destination IP address. | 1.3.6.1.4.1.171.14.28.1.5.3.1.13 | IpAddress | read-create | current |
| dAclExpertAccRuleDstIpWildcard OBJECT-TYPE This object is a wildcard bitmap to specify a group of destination IP addresses. The bit value 1 indicates the corresponding bit will be ignored. The bit value 0 indicates the corresponding bit will be checked. In other words, when the value of all 'ff'Hs indicates any IP destination address is specified. When the value of all '00'Hs indicates host IP destination address is specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.14 | IpAddress | read-create | current |
| dAclExpertAccRuleDstMacAddr OBJECT-TYPE Specifies a destination MAC address. | 1.3.6.1.4.1.171.14.28.1.5.3.1.15 | MacAddress | read-create | current |
| dAclExpertAccRuleDstMacWildcard OBJECT-TYPE This object is a wildcard bitmap to specify a group of destination MAC addresses. The bit value 1 indicates the corresponding bit will be ignored. The bit value 0 indicates the corresponding bit will be checked. In other words, when the value of all 'ff'Hs indicates any destination MAC address is specified. When the value of all '00'Hs indicates host destination MAC address is specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.16 | MacAddress | read-create | current |
| dAclExpertAccRuleDstOperator OBJECT-TYPE This object indicates how a packet's TCP/UDP destination port number is compared. When the value of this object is eq(2),gt(3),lt(4) or neq(5) uses the dAclExpertAccsRuleDstPort as an operand which is the only one needed. When the value of this object is range(6) needs 2 operands. One is dAclExpertAccsRuleDstPort, which is the starting port number of the range, and the other operand is dAclExpertAccsRuleDstPortRange, which is the ending port number of the range. When the value of this object is mask(7) needs 2 operands. One is dAclExpertAccsRuleDstPort, the other operand is dAclExpertAccsRuleDstPortMask. This object is used for TCP/UDP protocol only, hence when the object 'dAclExpertAccRuleProtocol' is set to other than TCP/UDP, the object has to be 'none(1)'. | 1.3.6.1.4.1.171.14.28.1.5.3.1.17 | DlinkAclPortOperatorType | read-create | current |
| dAclExpertAccRuleDstPort OBJECT-TYPE This object indicates the destination port number of TCP/UDP protocol. If the value is -1, it means the value is not specified. If the dAclExpertAccsRuleDstOperator object in the same row is range(6), this object will be the starting port number of the port range. This object only can be configured dAclExpertAccsRuleDstOperator in the same row is not 'none(1)'. | 1.3.6.1.4.1.171.14.28.1.5.3.1.18 | Integer32 (-1..65535) | read-create | current |
| dAclExpertAccRuleDstPortRange OBJECT-TYPE The destination port number of the TCP/UDP protocol. If the dAclExpertAccsRuleDstOperator object in the same row is range(6), this object will be the ending port number of the port range. The value of -1 means the ending port number is not specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.19 | Integer32 (-1..65535) | read-create | current |
| dAclExpertAccRuleVlanID OBJECT-TYPE Specifies the VLAN ID. A value of zero indicates the VLAN ID is not specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.20 | VlanIdOrNone | read-create | current |
| dAclExpertAccRuleInnerVlanID OBJECT-TYPE Specifies the inner VLAN ID. A value of zero indicates the inner VLAN ID is not specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.21 | VlanIdOrNone | read-create | current |
| dAclExpertAccRuleQosPrecedence OBJECT-TYPE Specifies the value of precedence. The value of -1 means the value is not specified or not applicable. dAclExpertAccRuleQosPrecedence and dAclExpertAccRuleQosDscp cannot be specified at same time in a row. | 1.3.6.1.4.1.171.14.28.1.5.3.1.22 | Integer32 (-1 | 0..7) | read-create | current |
| dAclExpertAccRuleQosTos OBJECT-TYPE Specifies the value of type of service. The value of -1 means the value is not specified or not applicable. dAclExpertAccRuleQosTos and dAclExpertAccRuleQosDscp cannot be specified at same time in a row. | 1.3.6.1.4.1.171.14.28.1.5.3.1.23 | Integer32 (-1 | 0..15) | read-create | current |
| dAclExpertAccRuleQosDscp OBJECT-TYPE Specifies the value of DSCP code. The value of -1 means the value is not specified or not applicable. Neither dAclExpertAccRuleQosPrecedence nor dAclExpertAccRuleQosTos can be specified with dAclExpertAccRuleQosDscp at same time in a row. | 1.3.6.1.4.1.171.14.28.1.5.3.1.24 | Integer32 (-1 | 0..63) | read-create | current |
| dAclExpertAccRuleIcmpType OBJECT-TYPE This object indicates the type of ICMP protocol. If the value is -1, it means the value is not specified. This object is used for ICMP protocol only, hence when the object 'dAclExpertAccRuleProtocol' is set to other than ICMP, the object has to be -1. | 1.3.6.1.4.1.171.14.28.1.5.3.1.25 | Integer32 (-1 | 0..255) | read-create | current |
| dAclExpertAccRuleIcmpCode OBJECT-TYPE This object indicates the code of ICMP protocol. If the value is -1, it means the value is not specified. This object is used for ICMP protocol only, hence when the object 'dAclExpertAccRuleProtocol' is set to other than ICMP, the object has to be -1. | 1.3.6.1.4.1.171.14.28.1.5.3.1.26 | Integer32 (-1 | 0..255) | read-create | current |
| dAclExpertAccRuleTimeName OBJECT-TYPE Specifies the name of time-period profile associated with the access-list delineating its activation period. The value 'NULL' means that this rule is not bound with any Time mechanism. | 1.3.6.1.4.1.171.14.28.1.5.3.1.27 | DisplayString | read-create | current |
| dAclExpertAccRuleTcpFlag OBJECT-TYPE Specifies the TCP flag fields. This node is available only for TCP protocol. The default value for this node is empty set, which means no TCP flag values are set. | 1.3.6.1.4.1.171.14.28.1.5.3.1.28 | TcpFlag | read-create | current |
| dAclExpertAccRuleFragments OBJECT-TYPE This object indicates the Packet fragment filtering status is enabled('true') or disabled('false'). | 1.3.6.1.4.1.171.14.28.1.5.3.1.29 | TruthValue | read-create | current |
| dAclExpertAccRuleOuterCos OBJECT-TYPE Specifies the value of inner priority. The value of -1 means the value is not specified or not applicable. | 1.3.6.1.4.1.171.14.28.1.5.3.1.30 | Integer32 (-1 | 0..7) | read-create | current |
| dAclExpertAccRuleInnerCos OBJECT-TYPE Specifies the value of inner priority, the node is availabe just for the node dAclExpertAccRuleOuterCos be specified. The value of -1 means the value is not specified or not applicable. | 1.3.6.1.4.1.171.14.28.1.5.3.1.31 | Integer32 (-1 | 0..7) | read-create | current |
| dAclExpertAccRuleUserDefProtocolMask OBJECT-TYPE Specifies the mask for protocol ID defined by dAclExpertAccRuleUserDefProtocol. Valid values are from 0x00 to 0xFF. Default value is 0xFF. This node is valid only for the dAclExpertAccRuleUserDefProtocol specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.32 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclExpertAccRuleSrcPortMask OBJECT-TYPE Specifies the mask for L4 source port defined by dAclExpertAccRuleSrcPort. Valid values are from 0x0 to 0xFFFF. Default value is 0xFFFF. This object only can be configured dAclExpertAccRuleSrcOperator in the same row is 'mask(7)'. | 1.3.6.1.4.1.171.14.28.1.5.3.1.33 | OCTET STRING (SIZE(2)) | read-create | current |
| dAclExpertAccRuleDstPortMask OBJECT-TYPE Specifies the mask for L4 destination port defined by dAclExpertAccRuleDstPort. Valid values are from 0x0 to 0xFFFF. Default value is 0xFFFF. This object only can be configured dAclExpertAccRuleDstOperator in the same row is 'mask(7)'. | 1.3.6.1.4.1.171.14.28.1.5.3.1.34 | OCTET STRING (SIZE(2)) | read-create | current |
| dAclExpertAccRuleVlanIDMask OBJECT-TYPE Specifies the mask for VLAN ID defined by dAclExpertAccRuleVlanID. Valid values are from 0x0000 to 0x0FFF. This node and dAclExpertAccRuleVlanRangeMin/dAclExpertAccRuleVlanRangeMax cannot be specified at same time in a row. Default value is 0x0FFF. This node is valid only for the dAclExpertAccRuleVlanID specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.35 | OCTET STRING (SIZE(2)) | read-create | current |
| dAclExpertAccRuleInnerVlanIDMask OBJECT-TYPE Specifies the mask for inner VLAN ID defined by dAclExpertAccRuleInnerVlanID. Valid values are from 0x0000 to 0x0FFF. Default value is 0x0FFF. This node is valid only for the dAclExpertAccRuleInnerVlanID specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.36 | OCTET STRING (SIZE(2)) | read-create | current |
| dAclExpertAccRuleQosPrecedenceMask OBJECT-TYPE Specifies the mask for ip precedence defined by dAclExpertAccRuleQosPrecedence. Valid values are from 0x0 to 0x7. Default value is 0x7. This node is valid only for the dAclExpertAccRuleQosPrecedence specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.37 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclExpertAccRuleQosTosMask OBJECT-TYPE Specifies the mask for type of service defined by dAclExpertAccRuleQosTos. Valid values are from 0x0 to 0xF. Default value is 0xF. This node is valid only for the dAclExpertAccRuleQosTos specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.38 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclExpertAccRuleQosDscpMask OBJECT-TYPE Specifies the mask for DSCP code defined by dAclExpertAccRuleQosDscp. Valid values are from 0x0 to 0x3F. Default value is 0x3F. This node is valid only for the dAclExpertAccRuleQosDscp specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.39 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclExpertAccRuleOuterCosMask OBJECT-TYPE Specifies the mask for priority defined by dAclExpertAccRuleOuterCos. Valid values are from 0x00 to 0x07. Default value is 0x07. This node is valid only for the dAclExpertAccRuleOuterCos specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.40 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclExpertAccRuleInnerCosMask OBJECT-TYPE Specifies the mask for inner priority defined by dAclExpertAccRuleInnerCos. Valid values are from 0x00 to 0x07. Default value is 0x07. This node is valid only for the dAclExpertAccRuleInnerCos specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.41 | OCTET STRING (SIZE(1)) | read-create | current |
| dAclExpertAccRuleVlanRangeMin OBJECT-TYPE Specifies the minimum outer VLAN ID of a VLAN range. A value of zero indicates the VLAN range is not specified. This node and dAclMacAccessRuleVlanID/dAclMacAccessRuleVlanIDMask cannot be specified at same time in a row. This node is valid only for the dAclExpertAccRuleVlanRangeMax specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.42 | VlanIdOrNone | read-create | current |
| dAclExpertAccRuleVlanRangeMax OBJECT-TYPE Specifies the maximum outer VLAN ID of a VLAN range. A value of zero indicates the VLAN range is not specified. This node and dAclMacAccessRuleVlanID/dAclMacAccessRuleVlanIDMask cannot be specified at same time in a row. This node is valid only for the dAclExpertAccRuleVlanRangeMin specified. | 1.3.6.1.4.1.171.14.28.1.5.3.1.43 | VlanIdOrNone | read-create | current |
| dAclExpertAccessGroupTable OBJECT-TYPE The table represents a list of extended expert access group configuration. | 1.3.6.1.4.1.171.14.28.1.5.4 | not-accessible | current | |
| dAclExpertAccessGroupEntry OBJECT-TYPE An entry in dAclExpertAccessGroupTable contains interface specific extended expert access list association. | 1.3.6.1.4.1.171.14.28.1.5.4.1 | not-accessible | current | |
| dAclExpertAccessGroupIfIndex OBJECT-TYPE Indicates the ifIndex of the interface. Only physical port is valid interface. | 1.3.6.1.4.1.171.14.28.1.5.4.1.1 | InterfaceIndex | not-accessible | current |
| dAclExpertAccessGroupApplyDirection OBJECT-TYPE Indicates whether this ACL access list is to be attached to ingress or egress direction. | 1.3.6.1.4.1.171.14.28.1.5.4.1.2 | INTEGER {inbound(1), outbound(2)} | not-accessible | current |
| dAclExpertAccessGroupRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.28.1.5.4.1.3 | RowStatus | read-create | current |
| dAclExpertAccessGroupAclName OBJECT-TYPE The name of the Expert access list to be applied. | 1.3.6.1.4.1.171.14.28.1.5.4.1.4 | DisplayString (SIZE(1..32)) | read-create | current |
| dAclExpertAccessGroupAclId OBJECT-TYPE The ID of the Expert access list to be applied. User maybe specify access list ID(by this object) or name (by dAclExpertAccessGroupAclName) to be applied. If both access list ID and name are specified, the access list name specified by dAclExpertAccessGroupAclName will be take. | 1.3.6.1.4.1.171.14.28.1.5.4.1.5 | Integer32 | read-create | current |
| dAclVlan OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.28.1.6 | |||
| dAclVlanSubMapTable OBJECT-TYPE The table contains a list of sub-map configuration. The first instance identifier index value (dAclVlanAccMapName) identifies the entry(dAclVlanSubMapEntry) belongs to. A VLAN access map can contain multiple sub-maps, the packet that matches a sub-map (that is packet permitted by the associated access-list) will take the action specified for the same entry. No further check against the next sub-maps is done. If the packet does not match a sub-map, then the next sub-map will be checked. The checking sequence is determined by the value of dAclVlanAccSubMapSeq for a same VLAN acess map. | 1.3.6.1.4.1.171.14.28.1.6.1 | not-accessible | current | |
| dAclVlanSubMapEntry OBJECT-TYPE An entry is defined dAclVlanSubMapTable. | 1.3.6.1.4.1.171.14.28.1.6.1.1 | not-accessible | current | |
| dAclVlanAccMapName OBJECT-TYPE This object is used to specify the name of an VLAN acess map. | 1.3.6.1.4.1.171.14.28.1.6.1.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dAclVlanAccSubMapSeq OBJECT-TYPE Indicates the sequence number of a VLAN access rule. The value range is 1 to 65535. The value of 0 indicates the number is not specified and sequence number will be automatically assigned. | 1.3.6.1.4.1.171.14.28.1.6.1.1.2 | Integer32 (0 | 1..65535) | not-accessible | current |
| dAclVlanAccSubMapRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.28.1.6.1.1.3 | RowStatus | read-create | current |
| dAclVlanAccSubMapMatchAclName OBJECT-TYPE This object indicates the name of MAC/IP/IPv6 ACL which will be associated. | 1.3.6.1.4.1.171.14.28.1.6.1.1.4 | DisplayString (SIZE(1..32)) | read-create | current |
| dAclVlanAccessSubMapAction OBJECT-TYPE This object indicates the action when the packet that matches a sub-map (that is packet permitted by the associated access-list). | 1.3.6.1.4.1.171.14.28.1.6.1.1.5 | INTEGER {none(1), forward(2), drop(3), redirect(4)} | read-create | current |
| dAclVlanAccSubMapRedirectIfIndex OBJECT-TYPE This object indicates ifIndex of the interface the packet will be redirected. When the dAclVlanAccessAction in the same row is set to other than 'redirect', the object has to be zero, which indicates the redirected interface is not specified or not applicable. | 1.3.6.1.4.1.171.14.28.1.6.1.1.6 | InterfaceIndexOrZero | read-create | current |
| dAclVlanAccSubMapMatchAclId OBJECT-TYPE This object indicates the ID of MAC/IP/IPv6 ACL access list which will be associated. User may specify access list ID(by this object) or name (by dAclVlanAccSubMapMatchAclName) to be applied. If both access list ID and name are specified, the access list name specified by dAclVlanAccSubMapMatchAclName will be take. | 1.3.6.1.4.1.171.14.28.1.6.1.1.7 | Integer32 | read-create | current |
| dAclVlanFilterTable OBJECT-TYPE The table represents a list of VLAN access map configuration. | 1.3.6.1.4.1.171.14.28.1.6.2 | not-accessible | current | |
| dAclVlanFilterEntry OBJECT-TYPE An entry in dAclVlanFilterTable contains vlan-specific VLAN access map association. | 1.3.6.1.4.1.171.14.28.1.6.2.1 | not-accessible | current | |
| dAclVlanFilterVlanId OBJECT-TYPE Indicates the VLAN ID of the entry. | 1.3.6.1.4.1.171.14.28.1.6.2.1.1 | VlanId | not-accessible | current |
| dAclVlanFilterRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.28.1.6.2.1.2 | RowStatus | read-create | current |
| dAclVlanFilterVlanAccMapName OBJECT-TYPE The name of the access list to be applied for the VLAN. NULL value indicates the access list is not specified. | 1.3.6.1.4.1.171.14.28.1.6.2.1.3 | DisplayString (SIZE(1..32)) | read-create | current |
| dAclVlanAccessMapTable OBJECT-TYPE The table contains a list of VLAN access map configuration. | 1.3.6.1.4.1.171.14.28.1.6.3 | not-accessible | current | |
| dAclVlanAccessMapEntry OBJECT-TYPE An entry is defined dAclVlanAccessMapTable. | 1.3.6.1.4.1.171.14.28.1.6.3.1 | not-accessible | current | |
| dAclVlanAccessMapCounterEnabled OBJECT-TYPE This object indicates the counter state of the VLAN access map is enabled('true') or disabled('false'). The counter state setting just for the all VLAN interface that applied the access map in dAclVlanFilterTable. | 1.3.6.1.4.1.171.14.28.1.6.3.1.1 | TruthValue | read-write | current |
| dAclVlanAccessMapClearStatAction OBJECT-TYPE This object is used to clear statistics of the VLAN access map when set to 'clear'. No action is taken if this object is set to 'noOp'. The 'clear' action just for the all entry that applied the VLAN access map in dAclVlanFilterTable. When read, the value 'noOp' is returned. | 1.3.6.1.4.1.171.14.28.1.6.3.1.2 | INTEGER {clear(1), noOp(2)} | read-create | current |
| dAclCounter OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.28.1.7 | |||
| dAclAccessGroupCounterTable OBJECT-TYPE This table maintains counter information associated with a specific access list rule in the access rule table. Please refer to the dAclMacAccessRuleTable, dAclIpAccessRuleTable, dAclIPv6AccessRuleTable and dAclExpertAccessRuleTable for detailed ACL rule information. | 1.3.6.1.4.1.171.14.28.1.7.1 | not-accessible | current | |
| dAclAccessGroupCounterEntry OBJECT-TYPE An entry is defined dAclAccessGroupCounterTable. | 1.3.6.1.4.1.171.14.28.1.7.1.1 | not-accessible | current | |
| dAclAccessGroupCounterAccListId OBJECT-TYPE The ID of an access list which access group counter enabled. the access list was defined by the tables: dAclMacAccessListTable, dAclIpAccessListTable, dAclIPv6AccessListTable, dAclExpertAccessListTable. | 1.3.6.1.4.1.171.14.28.1.7.1.1.1 | Integer32 | not-accessible | current |
| dAclAccessGroupCounterAccRuleSn OBJECT-TYPE Specifies the sequence number of this rule entry as related to the dAclAccessGroupCounterAccListId. | 1.3.6.1.4.1.171.14.28.1.7.1.1.2 | Integer32 (1..65535) | not-accessible | current |
| dAclAccessGroupCounterIngressStat OBJECT-TYPE This object indicates the total number of matched packets for the access rule applied on inbound of all interface in dAclMacAccessGroupTable, dAclIpAccessGroupTable, dAclIPv6AccessGroupTable, or dAclExpertAccessGroupTable. | 1.3.6.1.4.1.171.14.28.1.7.1.1.3 | Counter64 | read-only | current |
| dAclAccessGroupCounterEgressStat OBJECT-TYPE This object indicates the total number of matched packets for the access rule applied on outbound of all interface in dAclMacAccessGroupTable, dAclIpAccessGroupTable, dAclIPv6AccessGroupTable, or dAclExpertAccessGroupTable. | 1.3.6.1.4.1.171.14.28.1.7.1.1.4 | Counter64 | read-only | current |
| dAclVlanFilterCounterTable OBJECT-TYPE This table maintains counter information associated with a specific access sub map in the dAclVlanSubMapTable. | 1.3.6.1.4.1.171.14.28.1.7.2 | not-accessible | current | |
| dAclVlanFilterCounterEntry OBJECT-TYPE An entry is defined dAclVlanFilterCounterTable. | 1.3.6.1.4.1.171.14.28.1.7.2.1 | not-accessible | current | |
| dAclVlanFilterCounterAccMapName OBJECT-TYPE The name of a VLAN access map which counter enabled. the VLAN access map was defined by the dAclVlanSubMapTable. | 1.3.6.1.4.1.171.14.28.1.7.2.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dAclVlanFilterCounterSubMapSeq OBJECT-TYPE Indicates the sequence number of a VLAN access sub map. the vlan sub map sequence number was defined by the dAclVlanSubMapTable. | 1.3.6.1.4.1.171.14.28.1.7.2.1.2 | Integer32 (1..65535) | not-accessible | current |
| dAclVlanFilterCounterStatistics OBJECT-TYPE This object indicates the total number of matched packets for the sub map that applied on all VLAN interface in dAclVlanFilterTable. | 1.3.6.1.4.1.171.14.28.1.7.2.1.3 | Counter64 | read-only | current |
| dAclMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.28.2 | |||
| dAclCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.28.2.1 | |||
| dAclGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.28.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dAclCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-ACL-MIB. | 1.3.6.1.4.1.171.14.28.2.1.1 | current |
| dAclGenGroup OBJECT-GROUP A collection of objects providing general access list configuration. | 1.3.6.1.4.1.171.14.28.2.2.1 | current |
| dAclMacGroup OBJECT-GROUP A collection of objects providing MAC access list configuration. | 1.3.6.1.4.1.171.14.28.2.2.2 | current |
| dAclIpGroup OBJECT-GROUP A collection of objects providing IP access list configuration. | 1.3.6.1.4.1.171.14.28.2.2.3 | current |
| dAclIPv6Group OBJECT-GROUP A collection of objects providing IPv6 access list configuration. | 1.3.6.1.4.1.171.14.28.2.2.4 | current |
| dAclExpertGroup OBJECT-GROUP A collection of objects providing extended expert access list configuration. | 1.3.6.1.4.1.171.14.28.2.2.5 | current |
| dAclVlanFilterGroup OBJECT-GROUP A collection of objects providing VLAN access map configuration. | 1.3.6.1.4.1.171.14.28.2.2.6 | current |
| dAclCounterGroup OBJECT-GROUP A collection of objects providing ACL counter information. | 1.3.6.1.4.1.171.14.28.2.2.7 | current |