ACLMGMT-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: ACLMGMT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
swAclMgmtMIB | 1.3.6.1.4.1.171.12.9 |
The structure of Access Control List information for the proprietary enterprise. |
||
swAclCtrl | 1.3.6.1.4.1.171.12.9.1 | |||
swCpuInterfacefilterState | 1.3.6.1.4.1.171.12.9.1.1 | integer | read-write |
Enable or disable CPU Interface Filtering (also called Software ACL). The default is disabled. If enabled, the filtering entries in the swAclRuleMgmt tables will be set to active if its RuleSwAclState is enabled. If disabled, the software ACL function will be disabled. Enumeration: 'enable': 1, 'disable': 2. |
swACLTotalUsedRuleEntries | 1.3.6.1.4.1.171.12.9.1.2 | integer | read-only |
The total number of used ACL rule entries. |
swACLTotalUnusedRuleEntries | 1.3.6.1.4.1.171.12.9.1.3 | integer | read-only |
The total number of unused ACL rule entries. |
swAclMaskMgmt | 1.3.6.1.4.1.171.12.9.2 | |||
swACLEthernetTable | 1.3.6.1.4.1.171.12.9.2.1 | no-access |
This table contains ACL mask Ethernet information. The access profile will be created on the switch to define which part of each incoming frame's layer 2 header will be examined by the switch. Masks entered will be combined with the values the switch finds in the specified frame header fields. |
|
1.3.6.1.4.1.171.12.9.2.1.1 | no-access |
A list of information about the ACL for Ethernet. |
||
swACLEthernetProfileID | 1.3.6.1.4.1.171.12.9.2.1.1.1 | integer | read-only |
The ID of the ACL mask entry unique to the mask list. The maximum value of this object depends on the device. |
swACLEthernetUsevlan | 1.3.6.1.4.1.171.12.9.2.1.1.2 | integer | read-only |
Specifies that the switch will examine the VLAN part of each packet header. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLEthernetMacAddrMaskState | 1.3.6.1.4.1.171.12.9.2.1.1.3 | integer | read-only |
This object indicates the status of the MAC address mask. other (1) - Neither source MAC address nor destination MAC address are masked. dst-mac-addr (2) - Destination MAC addresses within received frames are to be filtered when matched with the MAC address entry for the table. src-mac-addr (3) - Source MAC addresses within received frames are to be filtered when matched with the MAC address entry for the table. dst-src-mac-addr (4) - Source or destination MAC addresses within received frames are to be filtered when matched with the MAC address entry of the table. Enumeration: 'src-mac-addr': 3, 'other': 1, 'dst-mac-addr': 2, 'dst-src-mac-addr': 4. |
swACLEthernetSrcMacAddrMask | 1.3.6.1.4.1.171.12.9.2.1.1.4 | macaddress | read-only |
This object specifies the MAC address mask for the source MAC address. |
swACLEthernetDstMacAddrMask | 1.3.6.1.4.1.171.12.9.2.1.1.5 | macaddress | read-only |
This object specifies the MAC address mask for the destination MAC address. |
swACLEthernetUse8021p | 1.3.6.1.4.1.171.12.9.2.1.1.6 | integer | read-only |
Specifies if the switch will examine the 802.1p priority value in the frame's header or not. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLEthernetUseEthernetType | 1.3.6.1.4.1.171.12.9.2.1.1.7 | integer | read-only |
Specifies if the switch will examine the Ethernet type value in each frame's header or not. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLEthernetRowStatus | 1.3.6.1.4.1.171.12.9.2.1.1.8 | rowstatus | read-only |
This object indicates the status of this entry. |
swACLEthernetOwner | 1.3.6.1.4.1.171.12.9.2.1.1.9 | integer | read-only |
The owner of the ACL mask entry. The type of ACL entry created. ACL type entries can only be modified when being configured through the same type command. For example IP-MAC Binding entries can only be modified or deleted through the IP-MAC Binding configurations or commands. Enumeration: 'ext-netbios': 7, 'ipbind': 3, 'acl': 2, 'other': 4, 'dhcp': 5, 'any': 1, 'netbios': 6. |
swACLEthernetUnusedRuleEntries | 1.3.6.1.4.1.171.12.9.2.1.1.10 | integer | read-only |
The number of unused rule entries of this Ethernet profile entry. |
swACLEthernetProfileName | 1.3.6.1.4.1.171.12.9.2.1.1.11 | displaystring | read-only |
The name of the ACL mask entry unique to the mask list. |
swACLIpTable | 1.3.6.1.4.1.171.12.9.2.2 | no-access |
This table contains the ACL mask for IP information. Access profiles will be created on the switch to define which part of the incoming frame's IP layer packet header will be examined by the switch. Masks entered will be combined with the values the switch finds in the specified frame header fields. |
|
1.3.6.1.4.1.171.12.9.2.2.1 | no-access |
A list of information about the ACL of the IP Layer. |
||
swACLIpProfileID | 1.3.6.1.4.1.171.12.9.2.2.1.1 | integer | read-only |
The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device. |
swACLIpUsevlan | 1.3.6.1.4.1.171.12.9.2.2.1.2 | integer | read-only |
This object indicates if the IP layer VLAN part is examined or not. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLIpIpAddrMaskState | 1.3.6.1.4.1.171.12.9.2.2.1.3 | integer | read-only |
This object indicates the status of IP address mask. other (1) - Neither source IP address nor destination IP address are masked. dst-ip-addr (2) - Destination IP addresses within received frames are to be filtered when matched with the IP address entry of the table. src-ip-addr (3) - Source IP addresses within received frames are to be filtered when matched with the IP address entry of the table. dst-src-ip-addr (4) - Destination or source IP addresses within received frames are to be filtered when matched with the IP address entry of the table. Enumeration: 'dst-ip-addr': 2, 'other': 1, 'dst-src-ip-addr': 4, 'src-ip-addr': 3. |
swACLIpSrcIpAddrMask | 1.3.6.1.4.1.171.12.9.2.2.1.4 | ipaddress | read-only |
This object specifies the IP address mask for the source IP address. |
swACLIpDstIpAddrMask | 1.3.6.1.4.1.171.12.9.2.2.1.5 | ipaddress | read-only |
This object specifies the IP address mask for the destination IP address. |
swACLIpUseDSCP | 1.3.6.1.4.1.171.12.9.2.2.1.6 | integer | read-only |
This object indicates if the DSCP protocol in the packet header is to be examined or not. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLIpUseProtoType | 1.3.6.1.4.1.171.12.9.2.2.1.7 | integer | read-only |
That object indicates which protocol will be examined. Enumeration: 'none': 1, 'protocolId': 6, 'udp': 5, 'tcp': 4, 'icmp': 2, 'igmp': 3. |
swACLIpIcmpOption | 1.3.6.1.4.1.171.12.9.2.2.1.8 | integer | read-only |
This object indicates which fields are defined for ICMP. none (1)- Both fields are null. type (2)- Type field identified. code (3)- Code field identified. type-code (4)- Both ICMP fields identified. Enumeration: 'type-code': 4, 'none': 1, 'code': 3, 'type': 2. |
swACLIpIgmpOption | 1.3.6.1.4.1.171.12.9.2.2.1.9 | integer | read-only |
Indicates if the IGMP options field is identified or not. Enumeration: 'enable': 1, 'disable': 2. |
swACLIpTcpOption | 1.3.6.1.4.1.171.12.9.2.2.1.10 | integer | read-only |
This object indicates the status of the filtered address of TCP. other (1) - Neither source port nor destination port are masked. dst-addr (2) - Packets will be filtered if this destination port is identified in received frames. src-addr (3) - Packets will be filtered if this source port is identified in received frames. dst-src-addr (4) - Packets will be filtered if this destination or source port is identified in received frames. Enumeration: 'dst-addr': 2, 'src-addr': 3, 'other': 1, 'dst-src-addr': 4. |
swACLIpUdpOption | 1.3.6.1.4.1.171.12.9.2.2.1.11 | integer | read-only |
This object indicates the status of the filtered address of UDP . other (1) - Neither source port nor destination port are masked. dst-addr (2) - Packets will be filtered if this destination port is identified in received frames. src-addr (3) - Packets will be filtered if this source port is identified in received frames. dst-src-addr (4) - Packets will be filtered if this destination or source port is identified in received frames. Enumeration: 'dst-addr': 2, 'src-addr': 3, 'other': 1, 'dst-src-addr': 4. |
swACLIpTCPorUDPSrcPortMask | 1.3.6.1.4.1.171.12.9.2.2.1.12 | octet string | read-only |
Specifies a TCP port mask for the source port if swACLIpUseProtoType is TCP Specifies a UDP port mask for the source port if swACLIpUseProtoType is UDP. |
swACLIpTCPorUDPDstPortMask | 1.3.6.1.4.1.171.12.9.2.2.1.13 | octet string | read-only |
Specifies a TCP port mask for the destination port if swACLIpUseProtoType is TCP Specifies a UDP port mask for the destination port if swACLIpUseProtoType is UDP. |
swACLIpTCPFlagBit | 1.3.6.1.4.1.171.12.9.2.2.1.14 | integer | read-only |
Specifies a TCP connection flag mask. Enumeration: 'enable': 1, 'disable': 2. |
swACLIpTCPFlagBitMask | 1.3.6.1.4.1.171.12.9.2.2.1.15 | integer | read-only |
A value which indicates the set of TCP flags that this entity may potentially offer. The value is a sum of flag bits. This sum initially takes the value zero. Then, for each flag, L, is added in the range 1 through 6, for which this node performs transactions where 2^(L-1) is added to the sum. Note that values should be calculated accordingly: Flag functionality 6 urg bit 5 ack bit 4 psh bit 3 rst bit 2 syn bit 1 fin bit For example, if you want to enable urg bit and ack bit, you should set value 48{2^(5-1) + 2^(6-1)}. |
swACLIpProtoIDOption | 1.3.6.1.4.1.171.12.9.2.2.1.16 | integer | read-only |
Specifies if the switch will examine each frame's protocol ID field or not. Enumeration: 'enable': 1, 'disable': 2. |
swACLIpProtoID | 1.3.6.1.4.1.171.12.9.2.2.1.17 | integer | read-only |
Specifies that the rule applies to the IP protocol ID behind the IP header. |
swACLIpProtoIDMask | 1.3.6.1.4.1.171.12.9.2.2.1.18 | octet string | read-only |
Specifies that the rule applies to the IP protocol ID and the mask options behind the IP header. |
swACLIpRowStatus | 1.3.6.1.4.1.171.12.9.2.2.1.19 | rowstatus | read-only |
This object indicates the status of this entry. |
swACLIpOwner | 1.3.6.1.4.1.171.12.9.2.2.1.20 | integer | read-only |
The owner of the ACL mask entry. The type of ACL entry created. ACL type entries can only be modified when being configured through the same type command. For example, IP-MAC Binding entries can only be modified or deleted through the IP-MAC Binding configurations or commands. Enumeration: 'ext-netbios': 7, 'ipbind': 3, 'acl': 2, 'other': 4, 'dhcp': 5, 'any': 1, 'netbios': 6. |
swACLIpUnusedRuleEntries | 1.3.6.1.4.1.171.12.9.2.2.1.22 | integer | read-only |
The number of unused rule entries this IP profile entry. |
swACLIpProfileName | 1.3.6.1.4.1.171.12.9.2.2.1.23 | displaystring | read-only |
The name of the ACL mask entry unique to the mask list. |
swACLPktContMaskTable | 1.3.6.1.4.1.171.12.9.2.3 | no-access |
This table contains the ACL mask for user-defined information. An access profile will be created on the switch to define which part of each incoming frame's user-defined part of the packet header will be examined by switch. Masks entered will be combined with the values the switch finds in the specified frame header fields. |
|
1.3.6.1.4.1.171.12.9.2.3.1 | no-access |
A list of information about user-defined ACLs. |
||
swACLPktContMaskProfileID | 1.3.6.1.4.1.171.12.9.2.3.1.1 | integer | read-only |
The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device. |
swACLPktContMaskOffset0to15 | 1.3.6.1.4.1.171.12.9.2.3.1.2 | octet string | read-only |
Specifies that the rule applies to the packet content (Offset0to15) and the mask options. |
swACLPktContMaskOffset16to31 | 1.3.6.1.4.1.171.12.9.2.3.1.3 | octet string | read-only |
Specifies that the rule applies to the packet content (Offset16to31) and the mask options. |
swACLPktContMaskOffset32to47 | 1.3.6.1.4.1.171.12.9.2.3.1.4 | octet string | read-only |
Specifies that the rule applies to the packet content (Offset32to47) and the mask options. |
swACLPktContMaskOffset48to63 | 1.3.6.1.4.1.171.12.9.2.3.1.5 | octet string | read-only |
Specifies that the rule applies to the packet content (Offset48to63) and the mask options. |
swACLPktContMaskOffset64to79 | 1.3.6.1.4.1.171.12.9.2.3.1.6 | octet string | read-only |
Specifies that the rule applies to the packet content (Offset64to79) and the mask options. |
swACLPktContMaskRowStatus | 1.3.6.1.4.1.171.12.9.2.3.1.7 | rowstatus | read-only |
This object indicates the status of this entry. |
swACLPktContMaskOwner | 1.3.6.1.4.1.171.12.9.2.3.1.8 | integer | read-only |
The owner of the ACL mask entry. The type of ACL entry created. ACL type entries can only be modified when being configured through the same type command. For example, IP-MAC Binding entries can only be modified or deleted through the IP-MAC Binding configurations or commands. Enumeration: 'ext-netbios': 7, 'ipbind': 3, 'acl': 2, 'other': 4, 'dhcp': 5, 'any': 1, 'netbios': 6. |
swACLPktContMaskUnusedRuleEntries | 1.3.6.1.4.1.171.12.9.2.3.1.9 | integer | read-only |
The number of unused rule entries of this IP profile entry. |
swACLPktContMaskProfileName | 1.3.6.1.4.1.171.12.9.2.3.1.10 | displaystring | read-only |
The name of the ACL mask entry unique to the mask list. |
swACLIpv6MaskTable | 1.3.6.1.4.1.171.12.9.2.4 | no-access |
This table contains user-defined ACL mask information. An access profile will be created on the switch to define which parts of each incoming frame's IPv6 part of the packet header will be examined by the switch. Masks entered will be combined with the values the switch finds in the specified frame header fields. |
|
1.3.6.1.4.1.171.12.9.2.4.1 | no-access |
A list of information about user-defined ACLs. |
||
swACLIpv6MaskProfileID | 1.3.6.1.4.1.171.12.9.2.4.1.1 | integer | read-only |
The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device. |
swACLIpv6MaskClass | 1.3.6.1.4.1.171.12.9.2.4.1.2 | integer | read-only |
Specifies that the rule applies to the IPv6 class field and the mask options. Enumeration: 'enable': 1, 'disable': 2. |
swACLIpv6MaskFlowlabel | 1.3.6.1.4.1.171.12.9.2.4.1.3 | integer | read-only |
Specifies that the rule applies to the IPv6 flowlabel field and the mask options. Enumeration: 'enable': 1, 'disable': 2. |
swACLIpv6IpAddrMaskState | 1.3.6.1.4.1.171.12.9.2.4.1.4 | integer | read-only |
This object indicates the status of the IPv6 address mask. other (1) - Neither source IPv6 address nor destination IPv6 address are masked. dst-ipv6-addr (2) - Received frame destination IPv6 address is currently used to be filtered as it meets with the IPv6 address entry of the table. src-ipv6-addr (3) - Received frame source IPv6 address is currently used to be filtered as it meets with the IPv6 address entry of the table. dst-src-ipv6-addr (4) - Received frame destination IPv6 address or source IPv6 address is currently used to be filtered as it meets with the IPv6 address entry of the table. Enumeration: 'src-ipv6-addr': 3, 'other': 1, 'dst-ipv6-addr': 2, 'dst-src-ipv6-addr': 4. |
swACLIpv6MaskSrcIpv6Mask | 1.3.6.1.4.1.171.12.9.2.4.1.5 | ipv6address | read-only |
Specifies that the rule applies to the Source IPv6 address and the mask options. This should be a 16 byte octet string. |
swACLIpv6MaskDstIpv6Mask | 1.3.6.1.4.1.171.12.9.2.4.1.6 | ipv6address | read-only |
Specifies that the rule applies to the Destination IPv6 address and the mask options. This should be a 16 byte octet string. |
swACLIpv6MaskRowStatus | 1.3.6.1.4.1.171.12.9.2.4.1.7 | rowstatus | read-only |
This object indicates the status of this entry. |
swACLIpv6MaskOwner | 1.3.6.1.4.1.171.12.9.2.4.1.8 | integer | read-only |
The owner of the ACL mask entry. The type of ACL entry created. ACL type entries can only be modified when being configured through the same type command. For example, IP-MAC Binding entries can only be modified or deleted through the IP-MAC Binding configurations or commands. Enumeration: 'ext-netbios': 7, 'ipbind': 3, 'acl': 2, 'other': 4, 'dhcp': 5, 'any': 1, 'netbios': 6. |
swACLIpv6MaskUnusedRuleEntries | 1.3.6.1.4.1.171.12.9.2.4.1.9 | integer | read-only |
The number of unused rule entries of this IP profile entry. |
swACLIpv6MaskProfileName | 1.3.6.1.4.1.171.12.9.2.4.1.10 | displaystring | read-only |
The name of the ACL mask entry unique to the mask list. |
swACLIpv6MaskUseProtoType | 1.3.6.1.4.1.171.12.9.2.4.1.11 | integer | read-only |
That object indicates which protocol will be examined. Enumeration: 'none': 1, 'udp': 3, 'tcp': 2. |
swACLIpv6MaskTcpOption | 1.3.6.1.4.1.171.12.9.2.4.1.12 | integer | read-only |
This object indicates the status of the filtered address of TCP. other (1) - Neither source port nor destination port are masked. dst-addr (2) - Packets will be filtered if this destination port is identified in received frames. src-addr (3) - Packets will be filtered if this source port is identified in received frames. dst-src-addr (4) - Packets will be filtered if this destination or source port is identified in received frames. Enumeration: 'dst-addr': 2, 'src-addr': 3, 'other': 1, 'dst-src-addr': 4. |
swACLIpv6MaskUdpOption | 1.3.6.1.4.1.171.12.9.2.4.1.13 | integer | read-only |
This object indicates the status of the filtered address of UDP. other (1) - Neither source port nor destination port is masked. dst-addr (2) - Packets will be filtered if this destination port is identified in received frames. src-addr (3) - Packets will be filtered if this source port is identified in received frames. dst-src-addr (4) - Packets will be filtered if this destination or source port is identified in received frames. Enumeration: 'dst-addr': 2, 'src-addr': 3, 'other': 1, 'dst-src-addr': 4. |
swACLIpv6MaskTCPorUDPSrcPortMask | 1.3.6.1.4.1.171.12.9.2.4.1.14 | octet string | read-only |
Specifies a TCP port mask for the source port if swACLIpv6MaskUseProtoType is TCP Specifies a UDP port mask for the source port if swACLIpv6MaskUseProtoType is UDP. |
swACLIpv6MaskTCPorUDPDstPortMask | 1.3.6.1.4.1.171.12.9.2.4.1.15 | octet string | read-only |
Specifies a TCP port mask for the destination port if swACLIpv6MaskUseProtoType is TCP Specifies a UDP port mask for the destination port if swACLIpv6MaskUseProtoType is UDP. |
swACLMaskDelAllState | 1.3.6.1.4.1.171.12.9.2.5 | integer | read-write |
Used to delete all ACL masks. Enumeration: 'start': 2, 'none': 1. |
swIBPACLEthernetTable | 1.3.6.1.4.1.171.12.9.2.6 | no-access |
This table contains IP-MAC-Binding ACL mask Ethernet information. Access profiles will be created on the switch by row creation and to define which parts of each incoming frame's layer 2 header part the switch will examine. Masks can be entered that will be combined with the values the switch finds in the specified frame header fields. |
|
1.3.6.1.4.1.171.12.9.2.6.1 | no-access |
A list of information about the Ethernet ACL. |
||
swIBPACLEthernetProfileID | 1.3.6.1.4.1.171.12.9.2.6.1.1 | integer | read-only |
The ID of the ACL mask entry, unique in the mask list. The maximum value of this object depends on the device. |
swIBPACLEthernetUseEthernetType | 1.3.6.1.4.1.171.12.9.2.6.1.2 | integer | read-only |
Specifies if the switch will examine the Ethernet type value in each frame's header or not. Enumeration: 'disabled': 2, 'enabled': 1. |
swIBPACLIpTable | 1.3.6.1.4.1.171.12.9.2.7 | no-access |
This table contains IP-MAC-Binding IP ACL mask information. Access profiles will be created on the switch by row creation and to define which parts of each incoming frame's IP layer part of the header the switch will examine. Masks can be entered that will be combined with the values the switch finds in the specified frame header fields. |
|
1.3.6.1.4.1.171.12.9.2.7.1 | no-access |
A list of information about the IP layer of the ACL. |
||
swIBPACLIpProfileID | 1.3.6.1.4.1.171.12.9.2.7.1.1 | integer | read-only |
The ID of the ACL mask entry, unique in the mask list. The maximum value of this object depends on the device. |
swIBPACLIpSrcMacAddrMask | 1.3.6.1.4.1.171.12.9.2.7.1.2 | macaddress | read-only |
This object specifies the MAC address mask for the source MAC address. |
swIBPACLIpSrcIpAddrMask | 1.3.6.1.4.1.171.12.9.2.7.1.3 | ipaddress | read-only |
This object specifies IP address masks for the source IP address. |
swACLPktContMaskOptionTable | 1.3.6.1.4.1.171.12.9.2.8 | no-access |
This table contains the ACL mask for user-defined option information. An access profile will be created on the switch to define which part of each incoming frame's user-defined part of the packet header will be examined by switch. Masks entered will be combined with the values the switch finds in the specified frame header fields. |
|
1.3.6.1.4.1.171.12.9.2.8.1 | no-access |
A list of information about the user-defined ACL. |
||
swACLPktContMaskOptionProfileID | 1.3.6.1.4.1.171.12.9.2.8.1.1 | integer | read-only |
The ID of the ACL mask entry, unique to the mask list. The maximum value of this object depends on the device. |
swACLPktContMaskOffsetChunk1State | 1.3.6.1.4.1.171.12.9.2.8.1.2 | integer | read-only |
Specifies the state of chunk1. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLPktContMaskOffsetChunk1OffsetValue | 1.3.6.1.4.1.171.12.9.2.8.1.3 | integer | read-only |
Specifies the frame content offset of chunk1. |
swACLPktContMaskOffsetChunk1Mask | 1.3.6.1.4.1.171.12.9.2.8.1.4 | octet string | read-only |
Specifies the frame content mask of chunk1. |
swACLPktContMaskOffsetChunk2State | 1.3.6.1.4.1.171.12.9.2.8.1.5 | integer | read-only |
Specifies the state of chunk2. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLPktContMaskOffsetChunk2OffsetValue | 1.3.6.1.4.1.171.12.9.2.8.1.6 | integer | read-only |
Specifies the frame content offset of chunk2. |
swACLPktContMaskOffsetChunk2Mask | 1.3.6.1.4.1.171.12.9.2.8.1.7 | octet string | read-only |
Specifies the frame content mask of chunk2. |
swACLPktContMaskOffsetChunk3State | 1.3.6.1.4.1.171.12.9.2.8.1.8 | integer | read-only |
Specifies the state of chunk3. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLPktContMaskOffsetChunk3OffsetValue | 1.3.6.1.4.1.171.12.9.2.8.1.9 | integer | read-only |
Specifies the frame content offset of chunk3. |
swACLPktContMaskOffsetChunk3Mask | 1.3.6.1.4.1.171.12.9.2.8.1.10 | octet string | read-only |
Specifies the frame content mask of chunk3. |
swACLPktContMaskOffsetChunk4State | 1.3.6.1.4.1.171.12.9.2.8.1.11 | integer | read-only |
Specifies the state of chunk4. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLPktContMaskOffsetChunk4OffsetValue | 1.3.6.1.4.1.171.12.9.2.8.1.12 | integer | read-only |
Specifies the frame content offset of chunk4. |
swACLPktContMaskOffsetChunk4Mask | 1.3.6.1.4.1.171.12.9.2.8.1.13 | octet string | read-only |
Specifies the frame content mask of chunk4. |
swACLPktContMaskOptionRowStatus | 1.3.6.1.4.1.171.12.9.2.8.1.14 | rowstatus | read-only |
This object indicates the status of this entry. |
swACLPktContMaskOptionOwner | 1.3.6.1.4.1.171.12.9.2.8.1.15 | integer | read-only |
The owner of the ACL mask entry. The type of ACL entry created. ACL type entries can only be modified when being configured through the same type command. For example, IP-MAC Binding entries can only be modified or deleted through the IP-MAC Binding configurations or commands. Enumeration: 'ext-netbios': 7, 'ipbind': 3, 'acl': 2, 'other': 4, 'dhcp': 5, 'any': 1, 'netbios': 6. |
swACLPktContMaskOptionUnusedRuleEntries | 1.3.6.1.4.1.171.12.9.2.8.1.16 | integer | read-only |
The number of unused rule entries of this IP profile entry. |
swACLPktContMaskOptionProfileName | 1.3.6.1.4.1.171.12.9.2.8.1.17 | displaystring | read-only |
The name of the ACL mask entry unique to the mask list. |
swAclRuleMgmt | 1.3.6.1.4.1.171.12.9.3 | |||
swACLEtherRuleTable | 1.3.6.1.4.1.171.12.9.3.1 | no-access |
This table contains Ethernet ACL information. |
|
1.3.6.1.4.1.171.12.9.3.1.1 | no-access |
A list of information about the ACL rule of the layer 2 part of each packet. |
||
swACLEtherRuleProfileID | 1.3.6.1.4.1.171.12.9.3.1.1.1 | integer | read-only |
The ID of the ACL rule entry, which is unique to the mask list. The maximum value of this object depends on the device. |
swACLEtherRuleAccessID | 1.3.6.1.4.1.171.12.9.3.1.1.2 | integer | read-only |
The ID of the the ACL rule entry relates to the swACLEtherRuleProfileID. When row creation is set to 0, assignment of an Access ID for ports is automatic and the swACLEtherRulePort creates Rule entries for the swACLEtherRulePort accordingly. When set from 1 to 65535, an access ID will be created for the swACLEtherRulePort. The swACLEtherRulePort must be set to one port only otherwise the row creation will fail. |
swACLEtherRuleVlan | 1.3.6.1.4.1.171.12.9.3.1.1.3 | snmpadminstring | read-only |
Specifies that the access rule will apply to this VLAN only. |
swACLEtherRuleSrcMacAddress | 1.3.6.1.4.1.171.12.9.3.1.1.4 | macaddress | read-only |
Specifies that the access rule will apply to only packets with this source MAC address. |
swACLEtherRuleDstMacAddress | 1.3.6.1.4.1.171.12.9.3.1.1.5 | macaddress | read-only |
Specifies that the access rule will apply to only packets with this destination MAC address. |
swACLEtherRule8021P | 1.3.6.1.4.1.171.12.9.3.1.1.6 | integer | read-only |
Specifies that the access rule will apply only to packets with this 802.1p priority value. A value of -1 indicates that this node is not actively used. |
swACLEtherRuleEtherType | 1.3.6.1.4.1.171.12.9.3.1.1.7 | octet string | read-only |
Specifies that the access rule will apply only to packets with this hexadecimal 802.1Q Ethernet type value in the packet header. |
swACLEtherRuleEnablePriority | 1.3.6.1.4.1.171.12.9.3.1.1.8 | integer | read-only |
Specifies that the access rule will apply only to packets with priority value. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLEtherRulePriority | 1.3.6.1.4.1.171.12.9.3.1.1.9 | integer | read-only |
Specifies that the priority will be changed in packets while the swACLEtherRuleEnablePriority is enabled . |
swACLEtherRuleReplacePriority | 1.3.6.1.4.1.171.12.9.3.1.1.10 | integer | read-only |
Specifies if the switch will change priorities of packets that match the access profile 802.1p priority tag field or not . Enumeration: 'disabled': 2, 'enabled': 1. |
swACLEtherRuleEnableReplaceDscp | 1.3.6.1.4.1.171.12.9.3.1.1.11 | integer | read-only |
Specifies if the switch will change priorities of packets that match the access profile DSCP field or not. Replace DSCP and replace ToS precedence can not both be supported. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLEtherRuleRepDscp | 1.3.6.1.4.1.171.12.9.3.1.1.12 | integer | read-only |
Specifies a value to be written to the DSCP field of an incoming packet that meets the criteria specified in the first part of the command. This value will over-write the value in the DSCP field of the packet. |
swACLEtherRulePermit | 1.3.6.1.4.1.171.12.9.3.1.1.13 | integer | read-only |
This object indicates if the result of the packet examination is 'permit' or 'deny'. The default is 'permit'. permit - Specifies that packets that match the access profile are permitted to be forwarded by the switch. deny - Specifies that packets that match the access profile are not permitted to be forwarded by the switch and will be filtered. Enumeration: 'deny': 1, 'permit': 2. |
swACLEtherRulePort | 1.3.6.1.4.1.171.12.9.3.1.1.14 | portlist | read-only |
Specifies that the access rule will only apply to port(s). This object and swACLEtherRuleVID can not be set together. |
swACLEtherRuleRowStatus | 1.3.6.1.4.1.171.12.9.3.1.1.15 | rowstatus | read-only |
This object indicates the status of this entry. |
swACLEtherRuleOwner | 1.3.6.1.4.1.171.12.9.3.1.1.16 | integer | read-only |
The owner of the ACL rule entry. Only owners can modify this entry. Enumeration: 'ext-netbios': 7, 'ipbind': 3, 'acl': 2, 'other': 4, 'dhcp': 5, 'any': 1, 'netbios': 6. |
swACLEtherRuleRxRate | 1.3.6.1.4.1.171.12.9.3.1.1.17 | integer | read-only |
Specifies the rx rate, 0 denotes no_limit. The maximum value of this object depends on the device. |
swACLEtherRuleEnableReplaceTosPrecedence | 1.3.6.1.4.1.171.12.9.3.1.1.18 | integer | read-only |
Specifies if the switch will change priorities of packets that match the access profile ToS precedence field or not. Replace DSCP and replace ToS precedence can not both be supported. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLEtherRuleRepTosPrecedence | 1.3.6.1.4.1.171.12.9.3.1.1.19 | integer | read-only |
Specifies a value to be written to the ToS precedence field of an incoming packet that meets the criteria specified in the first part of the command. This value will over-write the value in the ToS precedence field of the packet. |
swACLEtherRuleVID | 1.3.6.1.4.1.171.12.9.3.1.1.20 | integer | read-only |
Specifies this rule only applies to the specified VLAN. There are two conditions: 1.only the portlist that belongs to this VLAN will be included; 2.packets must belong to this VLAN. This object and swACLEtherRulePort can not be set together. When you set swACLEtherRulePort, the value of this object will automatically change to 0. And this object can not be set to 0. |
swACLIpRuleTable | 1.3.6.1.4.1.171.12.9.3.2 | no-access | ||
1.3.6.1.4.1.171.12.9.3.2.1 | no-access | |||
swACLIpRuleProfileID | 1.3.6.1.4.1.171.12.9.3.2.1.1 | integer | read-only |
The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device. |
swACLIpRuleAccessID | 1.3.6.1.4.1.171.12.9.3.2.1.2 | integer | read-only |
The ID of the ACL rule entry relates to swACLIPRuleProfileID. Row creation set to 0 indicates automatic assignment of the Access ID for the ports in the swACLIpRulePort to create Rule entries for swACLIpRulePort accordingly. Set to 1-65535 causes creation of an access ID for the swACLIpRulePort. The swACLIpRulePort must be set to one port only otherwise the row creation will fail. |
swACLIpRuleVlan | 1.3.6.1.4.1.171.12.9.3.2.1.3 | snmpadminstring | read-only |
Specifies that the access rule will only apply to this VLAN. |
swACLIpRuleSrcIpaddress | 1.3.6.1.4.1.171.12.9.3.2.1.4 | ipaddress | read-only |
Specifies an IP source address. |
swACLIpRuleDstIpaddress | 1.3.6.1.4.1.171.12.9.3.2.1.5 | ipaddress | read-only |
Specifies an IP destination address. |
swACLIpRuleDscp | 1.3.6.1.4.1.171.12.9.3.2.1.6 | integer | read-only |
Specifies the value of DSCP. The value can be configured from 0 to 63. A value of -1 indicates that this node is not actively used. |
swACLIpRuleProtocol | 1.3.6.1.4.1.171.12.9.3.2.1.7 | integer | read-write |
Specifies the IP protocol. For some older chips, this object can not be set. When getting this object, it always returns the type which has been configured in swACLIpEntry. For some newer chips, this object can only set the type which has been configured in swACLIpEntry. The default value is none (1). Enumeration: 'none': 1, 'protocolId': 6, 'udp': 5, 'tcp': 4, 'icmp': 2, 'igmp': 3. |
swACLIpRuleType | 1.3.6.1.4.1.171.12.9.3.2.1.8 | integer | read-only |
Specifies that the rule applies to the value of ICMP type traffic. A value of -1 denotes that this object is not active. |
swACLIpRuleCode | 1.3.6.1.4.1.171.12.9.3.2.1.9 | integer | read-only |
Specifies that the rule applies to the value of ICMP code traffic. A value of -1 denotes that this object is not active. |
swACLIpRuleSrcPort | 1.3.6.1.4.1.171.12.9.3.2.1.10 | integer | read-only |
Specifies that the rule applies to the range of the TCP/UDP source ports. A value of -1 indicates that this node is not actively used. |
swACLIpRuleDstPort | 1.3.6.1.4.1.171.12.9.3.2.1.11 | integer | read-only |
Specifies the TCP/UDP destination port range. A value of -1 indicates that this node is not actively used. |
swACLIpRuleFlagBits | 1.3.6.1.4.1.171.12.9.3.2.1.12 | integer | read-only |
A value which indicates the set of TCP flags that this entity may potentially offer. The value is a sum of flag bits. This sum initially takes the value zero. Then, for each flag, L is added in the range 1 through 6, for which this node performs transactions, where 2^(L - 1) is added to the sum. Note that values should be calculated accordingly: Flag functionality 6 urg bit 5 ack bit 4 psh bit 3 rst bit 2 syn bit 1 fin bit For example, it you want to enable urg bit and ack bit, you should set value 48{2^(5-1) + 2^(6-1)}. |
swACLIpRuleProtoID | 1.3.6.1.4.1.171.12.9.3.2.1.13 | integer | read-only |
Specifies that the rule applies to the value of IP protocol ID traffic. A value of -1 indicates that this node is not actively used. |
swACLIpRuleUserMask | 1.3.6.1.4.1.171.12.9.3.2.1.14 | octet string | read-only |
Specifies that the rule applies to the IP protocol ID and the range of options behind the IP header. |
swACLIpRuleEnablePriority | 1.3.6.1.4.1.171.12.9.3.2.1.15 | integer | read-only |
Specifies that the access rule will apply only to packets with this priority value. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLIpRulePriority | 1.3.6.1.4.1.171.12.9.3.2.1.16 | integer | read-only |
Specifies the priority will change in packets while the swACLIpRuleEnablePriority is enabled. |
swACLIpRuleReplacePriority | 1.3.6.1.4.1.171.12.9.3.2.1.17 | integer | read-only |
Specifies whether the packets that match the access profile will change the 802.1p priority tag field by the switch or not. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLIpRuleEnableReplaceDscp | 1.3.6.1.4.1.171.12.9.3.2.1.18 | integer | read-only |
Specifies if the switch will change priorities of packets that match the access profile DSCP field or not. Replace DSCP and replace ToS precedence can not both be supported. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLIpRuleRepDscp | 1.3.6.1.4.1.171.12.9.3.2.1.19 | integer | read-only |
Specifies a value to be written to the DSCP field of an incoming packet that meets the criteria specified in the first part of the command. This value will over-write the value in the DSCP field of the packet. |
swACLIpRulePermit | 1.3.6.1.4.1.171.12.9.3.2.1.20 | integer | read-only |
This object indicates if the result of the packet examination is to 'permit' or 'deny'. The default is 'permit'. permit - Specifies that packets that match the access profile are permitted to be forwarded by the switch. deny - Specifies that packets that match the access profile are not permitted to be forwarded by the switch and will be filtered. Enumeration: 'deny': 1, 'permit': 2. |
swACLIpRulePort | 1.3.6.1.4.1.171.12.9.3.2.1.21 | portlist | read-only |
Specifies that the access rule will only apply to port(s). This object and swACLIpRuleVID can not be set together. |
swACLIpRuleRowStatus | 1.3.6.1.4.1.171.12.9.3.2.1.22 | rowstatus | read-only |
This object indicates the status of this entry. |
swACLIpRuleOwner | 1.3.6.1.4.1.171.12.9.3.2.1.23 | integer | read-only |
The owner of the ACL rule entry. Only owners can modify this entry. Enumeration: 'ext-netbios': 7, 'ipbind': 3, 'acl': 2, 'other': 4, 'dhcp': 5, 'any': 1, 'netbios': 6. |
swACLIpRuleRxRate | 1.3.6.1.4.1.171.12.9.3.2.1.24 | integer | read-only |
Specifies the rx-rate, 0 denotes no_limit. The maximum value of this object depends on the device. |
swACLIpRuleEnableReplaceTosPrecedence | 1.3.6.1.4.1.171.12.9.3.2.1.26 | integer | read-only |
Specifies if the switch will change priorities of packets that match the access profile ToS precedence field or not. Replace DSCP and replace ToS precedence can not both be supported. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLIpRuleRepTosPrecedence | 1.3.6.1.4.1.171.12.9.3.2.1.27 | integer | read-only |
Specifies a value to be written to the ToS precedence field of an incoming packet that meets the criteria specified in the first part of the command. This value will over-write the value in the ToS precedence field of the packet. |
swACLIpRuleVID | 1.3.6.1.4.1.171.12.9.3.2.1.28 | integer | read-only |
Specifies this rule only applies to the specified VLAN. There are two conditions: 1.only the portlist that belongs to this VLAN will be included; 2.packets must belong to this VLAN. This object and swACLIpRulePort can not be set together. When you set swACLIpRulePort, the value of this object will automatically change to 0. And this object can not be set 0. |
swACLIpv6RuleTable | 1.3.6.1.4.1.171.12.9.3.4 | no-access |
This table contains the IPv6 ACL rule information. |
|
1.3.6.1.4.1.171.12.9.3.4.1 | no-access |
A list of information about ACL rules regarding the IPv6 part of each packet. |
||
swACLIpv6RuleProfileID | 1.3.6.1.4.1.171.12.9.3.4.1.1 | integer | read-only |
The ID of the ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device. |
swACLIpv6RuleAccessID | 1.3.6.1.4.1.171.12.9.3.4.1.2 | integer | read-only |
The ID of the ACL rule entry relates to swACLIpv6RuleProfileID. When row creation is set to 0, this indicates the access ID will be assigned automatically for the ports in the swACLIpv6RulePort to create rule entries for swACLIpv6RulePort accordingly. Set to 1-65535 indicates creation of an access ID for the swACLIpv6RulePort. The swACLIpv6RulePort must be set to one port only, otherwise the row creation will fail. |
swACLIpv6RuleClass | 1.3.6.1.4.1.171.12.9.3.4.1.3 | integer | read-only |
Specifies that the rule applies to the IPv6 class field. |
swACLIpv6RuleFlowlabel | 1.3.6.1.4.1.171.12.9.3.4.1.4 | octet string | read-only |
Specifies that the rule applies to the IPv6 flow label field. |
swACLIpv6RuleSrcIpv6Addr | 1.3.6.1.4.1.171.12.9.3.4.1.5 | ipv6address | read-only |
Specifies that the rule applies to the source IPv6 address. This should be a 16 byte octet string. |
swACLIpv6RuleDstIpv6Addr | 1.3.6.1.4.1.171.12.9.3.4.1.6 | ipv6address | read-only |
Specifies that the rule applies to the destination IPv6 address. This should be a 16 byte octet string. |
swACLIpv6RuleEnablePriority | 1.3.6.1.4.1.171.12.9.3.4.1.7 | integer | read-only |
Specifies that the access rule will apply only to packets with priority value. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLIpv6RulePriority | 1.3.6.1.4.1.171.12.9.3.4.1.8 | integer | read-only |
Specifies the priority will change in packets while the swACLIpv6RuleReplacePriority is enabled. |
swACLIpv6RuleReplacePriority | 1.3.6.1.4.1.171.12.9.3.4.1.9 | integer | read-only |
Specifies if the switch will change priorities of packets that match the access profile 802.1p priority tag or not. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLIpv6RulePermit | 1.3.6.1.4.1.171.12.9.3.4.1.10 | integer | read-only |
This object indicates if the result of packet examination is to 'permit' or 'deny'. The default is 'permit'. permit - Specifies that packets that match the access profile are permitted to be forwarded by the switch. deny - Specifies that packets that match the access profile are not permitted to be forwarded by the switch and will be filtered. mirror - Specifies the packets that match the access profile are copied to the mirror port. Note: The ACL mirror function will work after mirror has been enabled and the mirror port has been configured. Enumeration: 'deny': 1, 'mirror': 3, 'permit': 2. |
swACLIpv6RulePort | 1.3.6.1.4.1.171.12.9.3.4.1.11 | portlist | read-only |
Specifies that the access rule will apply only to port(s). This object and swACLIpv6RuleVID can not be set together. |
swACLIpv6RuleRowStatus | 1.3.6.1.4.1.171.12.9.3.4.1.12 | rowstatus | read-only |
This object indicates the status of this entry. |
swACLIpv6RuleOwner | 1.3.6.1.4.1.171.12.9.3.4.1.13 | integer | read-only |
The owner of the ACL rule entry. Only owners can modify this entry. Enumeration: 'ext-netbios': 7, 'ipbind': 3, 'acl': 2, 'other': 4, 'dhcp': 5, 'any': 1, 'netbios': 6. |
swACLIpv6RuleRxRate | 1.3.6.1.4.1.171.12.9.3.4.1.14 | integer | read-only |
Specifies the rx-rate, 0 denotes no_limit. The maximum value of this object depends on the device. |
swACLIpv6RuleEnableReplaceDscp | 1.3.6.1.4.1.171.12.9.3.4.1.15 | integer | read-only |
Specifies if the switch will change priorities of packets that match the access profile DSCP field or not. Replace DSCP and replace ToS precedence can not both be supported. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLIpv6RuleRepDscp | 1.3.6.1.4.1.171.12.9.3.4.1.16 | integer | read-only |
Specifies a value to be written to the DSCP field of an incoming packet that meets the criteria specified in the first part of the command. This value will over-write the value in the DSCP field of the packet. |
swACLIpv6RuleEnableReplaceTosPrecedence | 1.3.6.1.4.1.171.12.9.3.4.1.17 | integer | read-only |
Specifies if the switch will change priorities of packets that match the access profile ToS precedence field or not. Replace DSCP and replace ToS precedence can not both be supported. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLIpv6RuleRepTosPrecedence | 1.3.6.1.4.1.171.12.9.3.4.1.18 | integer | read-only |
Specifies a value to be written to the ToS precedence field of an incoming packet that meets the criteria specified in the first part of the command. This value will over-write the value in the ToS precedence field of the packet. |
swACLIpv6RuleVID | 1.3.6.1.4.1.171.12.9.3.4.1.19 | integer | read-only |
Specifies this rule only applies to the specified VLAN. There are two conditions: 1.only the portlist that belongs to this VLAN will be included; 2.packets must belong to this VLAN. This object and swACLIpv6RulePort can not be set together. When you set swACLIpv6RulePort, the value of this object will automatically change to 0. And this object can not be set 0. |
swACLIpv6RuleProtocol | 1.3.6.1.4.1.171.12.9.3.4.1.20 | integer | read-only |
Specifies the IPv6 protocol. For some older chips, this object can not be set. When getting this object, it always returns the type which has been configured in swACLIpv6Entry. For some newer chips, this object can only set the type which has been configured in swACLIpv6Entry. The default value is none (1). Enumeration: 'none': 1, 'udp': 3, 'tcp': 2. |
swACLIpv6RuleSrcPort | 1.3.6.1.4.1.171.12.9.3.4.1.21 | integer | read-only |
Specifies that the rule applies to the range of the TCP/UDP source ports. |
swACLIpv6RuleDstPort | 1.3.6.1.4.1.171.12.9.3.4.1.22 | integer | read-only |
Specifies the TCP/UDP destination ports range. |
swIBPACLEtherRuleTable | 1.3.6.1.4.1.171.12.9.3.5 | no-access |
This table contains IP-MAC-Binding Ethernet ACL Rule information. |
|
1.3.6.1.4.1.171.12.9.3.5.1 | no-access |
A list of information about the ACL rule of the layer 2 part of each packet. |
||
swIBPACLEtherRuleProfileID | 1.3.6.1.4.1.171.12.9.3.5.1.1 | integer | read-only |
The ID of the ACL mask entry, unique in the mask list. The maximum value of this object depends on the device. |
swIBPACLEtherRuleAccessID | 1.3.6.1.4.1.171.12.9.3.5.1.2 | integer | read-only |
The ID of the ACL rule entry in relation to swACLEtherRuleProfileID. When row creation is set to 0, this indicates automatically assigning an Access for the ports in the swACLEtherRulePort to create rule entries for swACLEtherRulePort accordingly. Set to 1-65535 indicates to create the exact access ID for the swACLEtherRulePort and the swACLEtherRulePort must set one port only, otherwise the row creation will fail. |
swIBPACLEtherRuleEtherType | 1.3.6.1.4.1.171.12.9.3.5.1.3 | octet string | read-only |
Specifies that the access rule will apply only to packets with this 802.1Q Ethernet type value in the packet header. |
swIBPACLEtherRulePermit | 1.3.6.1.4.1.171.12.9.3.5.1.4 | integer | read-only |
This object indicates if the result of the examination is 'permit' or 'deny'. The default is 'permit' (1). permit - Specifies that packets that match the access profile are permitted to be forwarded by the switch. deny - Specifies that packets that match the access profile are not permitted to be forwarded by the switch and will be filtered. Enumeration: 'deny': 1, 'permit': 2. |
swIBPACLEtherRulePort | 1.3.6.1.4.1.171.12.9.3.5.1.5 | portlist | read-only |
Specifies that the access rule will only apply to port(s). |
swIBPACLIpRuleTable | 1.3.6.1.4.1.171.12.9.3.6 | no-access | ||
1.3.6.1.4.1.171.12.9.3.6.1 | no-access | |||
swIBPACLIpRuleProfileID | 1.3.6.1.4.1.171.12.9.3.6.1.1 | integer | read-only |
The ID of the ACL mask entry, unique in the mask list. The maximum value of this object depends on the device. |
swIBPACLIpRuleAccessID | 1.3.6.1.4.1.171.12.9.3.6.1.2 | integer | read-only |
The ID of the ACL rule entry in relation to swACLIPRuleProfileID. When the row creation is set to 0, this indicates assigning an access ID automatically for the ports in the swACLIpRulePort to create rule entries for swACLIpRulePort accordingly. Set to 1-65535 indicates to create the exact access ID for the swACLIpRulePort and the swACLIpRulePort must be set for one port only, otherwise the row creation will fail. |
swIBPACLIpRuleSrcMacAddress | 1.3.6.1.4.1.171.12.9.3.6.1.3 | macaddress | read-only |
Specifies that the access rule will apply to only packets with this source MAC address. |
swIBPACLIpRuleSrcIpaddress | 1.3.6.1.4.1.171.12.9.3.6.1.4 | ipaddress | read-only |
Specifies an IP source address. |
swIBPACLIpRulePermit | 1.3.6.1.4.1.171.12.9.3.6.1.5 | integer | read-only |
This object indicates if the result of the examination is 'permit' or 'deny'; the default is 'permit' (1) permit - Specifies that packets that match the access profile are permitted to be forwarded by the switch. deny - Specifies that packets that match the access profile are not permitted to be forwarded by the switch and will be filtered. Enumeration: 'deny': 1, 'permit': 2. |
swIBPACLIpRulePort | 1.3.6.1.4.1.171.12.9.3.6.1.6 | portlist | read-only |
Specifies that the access rule will only apply to port(s). |
swACLCounterTable | 1.3.6.1.4.1.171.12.9.3.8 | no-access |
This table maintains counter information associated with a specific rule in the ACL rule table. Please refer to the swACLEtherRuleTable, swACLIpRuleTable, swACLIpv6RuleTable and swACLPktContRuleTable for detailed ACL rule information. |
|
1.3.6.1.4.1.171.12.9.3.8.1 | no-access |
The entry maintains counter information associated with the ACL rule table. |
||
swACLCounterProfileID | 1.3.6.1.4.1.171.12.9.3.8.1.1 | integer | read-only |
The ID of the ACL mask entry, which is unique in the mask list. |
swACLCounterAccessID | 1.3.6.1.4.1.171.12.9.3.8.1.2 | integer | read-only |
The ID of the ACL rule entry as related to the swACLCounterProfileID. |
swACLCounterState | 1.3.6.1.4.1.171.12.9.3.8.1.3 | integer | read-write |
Specifies whether the counter feature will be enabled/disabled. 1. This is optional. The default is disable. 2. If the rule is not bound with flow_meter, then all packets that match will be counted. If the rule is bound with flow_meter, then the 'counter' will be overridden. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLCounterTotalCounter | 1.3.6.1.4.1.171.12.9.3.8.1.4 | counter64 | read-only |
The number of matched packets. |
swACLCounterGreenCounter | 1.3.6.1.4.1.171.12.9.3.8.1.5 | counter64 | read-only |
The number of matched green packets. |
swACLCounterYellowCounter | 1.3.6.1.4.1.171.12.9.3.8.1.6 | counter64 | read-only |
The number of matched yellow packets. |
swACLCounterRedCounter | 1.3.6.1.4.1.171.12.9.3.8.1.7 | counter64 | read-only |
The number of matched red packets. |
swACLPktContRuleVarOffsetTable | 1.3.6.1.4.1.171.12.9.3.9 | no-access |
This table is used to configure ACL user defined packet content rules for devices that support limited selection of packet content. |
|
1.3.6.1.4.1.171.12.9.3.9.1 | no-access |
A list which contains information on the ACL rules for user-defined parts of a packet. |
||
swACLPktContRuleVarOffsetProfileID | 1.3.6.1.4.1.171.12.9.3.9.1.1 | integer | read-only |
The ID of ACL mask entry, which is unique to the mask list. |
swACLPktContRuleVarOffsetAccessID | 1.3.6.1.4.1.171.12.9.3.9.1.2 | integer | read-only |
The ID of ACL rule entry related to swACLPktContRuleVarOffsetProfileID. |
swACLPktContRuleVarOffsetOffsetIndex1 | 1.3.6.1.4.1.171.12.9.3.9.1.8 | integer | read-only |
Specifies the first offset will apply in getting the mask for this rule. |
swACLPktContRuleVarOffsetMask1 | 1.3.6.1.4.1.171.12.9.3.9.1.9 | octet string | read-only |
Display the mask for this rule. This mask corresponds to swACLPktContRuleVarOffsetOffsetIndex1 and swACLPktContRuleVarOffsetData1. |
swACLPktContRuleVarOffsetData1 | 1.3.6.1.4.1.171.12.9.3.9.1.10 | octet string | read-only |
Specifies the data for this rule. This rule relates to swACLPktContRuleVarOffsetOffsetIndex1 and swACLPktContRuleVarOffsetMask1. |
swACLPktContRuleVarOffsetOffsetIndex2 | 1.3.6.1.4.1.171.12.9.3.9.1.11 | integer | read-only |
Specifies the second offset will apply in getting the mask for this rule. |
swACLPktContRuleVarOffsetMask2 | 1.3.6.1.4.1.171.12.9.3.9.1.12 | octet string | read-only |
Display the mask for this rule. This mask corresponds to swACLPktContRuleVarOffsetOffsetIndex2 and swACLPktContRuleVarOffsetData2. |
swACLPktContRuleVarOffsetData2 | 1.3.6.1.4.1.171.12.9.3.9.1.13 | octet string | read-only |
Specifies the data for this rule. This rule relates to swACLPktContRuleVarOffsetOffsetIndex2 and swACLPktContRuleVarOffsetMask2. |
swACLPktContRuleVarOffsetOffsetIndex3 | 1.3.6.1.4.1.171.12.9.3.9.1.14 | integer | read-only |
Specifies the third offset will apply in getting the mask for this rule. |
swACLPktContRuleVarOffsetMask3 | 1.3.6.1.4.1.171.12.9.3.9.1.15 | octet string | read-only |
Display the mask for this rule. This mask corresponds to swACLPktContRuleVarOffsetOffsetIndex3 and swACLPktContRuleVarOffsetData3. |
swACLPktContRuleVarOffsetData3 | 1.3.6.1.4.1.171.12.9.3.9.1.16 | octet string | read-only |
Specifies the data for this rule. This rule relates to swACLPktContRuleVarOffsetOffsetIndex3 and swACLPktContRuleVarOffsetMask3. |
swACLPktContRuleVarOffsetOffsetIndex4 | 1.3.6.1.4.1.171.12.9.3.9.1.17 | integer | read-only |
Specifies the fourth offset will apply in getting the mask for this rule. |
swACLPktContRuleVarOffsetMask4 | 1.3.6.1.4.1.171.12.9.3.9.1.18 | octet string | read-only |
Display the mask for this rule. This mask corresponds to swACLPktContRuleVarOffsetOffsetIndex4 and swACLPktContRuleVarOffsetData4. |
swACLPktContRuleVarOffsetData4 | 1.3.6.1.4.1.171.12.9.3.9.1.19 | octet string | read-only |
Specifies the data for this rule. This rule relates to swACLPktContRuleVarOffsetOffsetIndex4 and swACLPktContRuleVarOffsetMask4. |
swACLPktContRuleVarOffsetOffsetIndex5 | 1.3.6.1.4.1.171.12.9.3.9.1.20 | integer | read-only |
Specifies the fifth offset will apply in getting the mask for this rule. |
swACLPktContRuleVarOffsetMask5 | 1.3.6.1.4.1.171.12.9.3.9.1.21 | octet string | read-only |
Display the mask for this rule. This mask corresponds to swACLPktContRuleVarOffsetOffsetIndex5 and swACLPktContRuleVarOffsetData5. |
swACLPktContRuleVarOffsetData5 | 1.3.6.1.4.1.171.12.9.3.9.1.22 | octet string | read-only |
Specifies the data for this rule. This rule relates to swACLPktContRuleVarOffsetOffsetIndex5 and swACLPktContRuleVarOffsetMask5. |
swACLPktContRuleVarOffsetEnablePriority | 1.3.6.1.4.1.171.12.9.3.9.1.23 | integer | read-only |
Specifies that the access rule will apply only to packets with this priority value. Enumeration: 'disabled': 2, 'enabled': 1. |
swACLPktContRuleVarOffsetPriority | 1.3.6.1.4.1.171.12.9.3.9.1.24 | integer | read-only |
Specifies the priority will change to the packets. |
swACLPktContRuleVarOffsetReplacePriority | 1.3.6.1.4.1.171.12.9.3.9.1.25 | integer | read-only |
Specifies if the switch will change priorities of packets that match the access profile 802.1p priority tag or not . Enumeration: 'disabled': 2, 'enabled': 1. |
swACLPktContRuleVarOffsetRxRate | 1.3.6.1.4.1.171.12.9.3.9.1.28 | integer | read-write |
Specifies that the access rule will apply an RX rate. 0 denotes no limit. |
swACLPktContRuleVarOffsetPermit | 1.3.6.1.4.1.171.12.9.3.9.1.29 | integer | read-only |
This object indicates the result of the packet examination is to permit or deny. The default is permit. permit - Specifies that packets that match the access profile are permitted to be forwarded by the switch. deny - Specifies that packets that do not match the access profile are not permitted to be forwarded by the switch and will be filtered. Enumeration: 'deny': 1, 'permit': 2. |
swACLPktContRuleVarOffsetPort | 1.3.6.1.4.1.171.12.9.3.9.1.30 | portlist | read-only |
Specifies that the access rule will apply only to port(s). |
swACLPktContRuleVarOffsetRowStatus | 1.3.6.1.4.1.171.12.9.3.9.1.33 | rowstatus | read-only |
This object indicates the status of this entry. |
swACLPktContRuleVarOffsetReplacePriorityWith | 1.3.6.1.4.1.171.12.9.3.9.1.34 | integer | read-only |
The value of this node will be used to replace the 802.1p priority tag of the packet that matched the access profile. |
swCpuAclMaskMgmt | 1.3.6.1.4.1.171.12.9.4 | |||
swCpuAclEthernetTable | 1.3.6.1.4.1.171.12.9.4.1 | no-access |
This table contains software ACL mask Ethernet information. Access profiles will be created on the switch to define which part of each incoming frame's layer 2 header will be examined by the switch. Masks entered will be combined with the values the switch finds in the specified frame header fields. |
|
1.3.6.1.4.1.171.12.9.4.1.1 | no-access |
A list of information about Ethernet ACL masks. |
||
swCpuAclEthernetProfileID | 1.3.6.1.4.1.171.12.9.4.1.1.1 | integer | read-only |
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device. |
swCpuAclEthernetUsevlan | 1.3.6.1.4.1.171.12.9.4.1.1.2 | integer | read-only |
Specifies that the switch will examine the VLAN part of each packet header. Enumeration: 'disabled': 2, 'enabled': 1. |
swCpuAclEthernetMacAddrMaskState | 1.3.6.1.4.1.171.12.9.4.1.1.3 | integer | read-only |
This object indicates the status of the MAC address mask. other (1) - Neither source MAC addresses nor destination MAC addresses are masked. dst-mac-addr (2) - Destination MAC addresses within received frames are to be filtered when matched with the MAC address entry of the table. src-mac-addr (3) - Source MAC address within received frames are to be filtered when matched with the MAC address entry of the table. dst-src-mac-addr (4) - Source or destination MAC addresses within received frames are to be filtered when matched with the MAC address entry of this table. Enumeration: 'src-mac-addr': 3, 'other': 1, 'dst-mac-addr': 2, 'dst-src-mac-addr': 4. |
swCpuAclEthernetSrcMacAddrMask | 1.3.6.1.4.1.171.12.9.4.1.1.4 | macaddress | read-only |
This object specifies the MAC address mask for the source MAC address. |
swCpuAclEthernetDstMacAddrMask | 1.3.6.1.4.1.171.12.9.4.1.1.5 | macaddress | read-only |
This object specifies the MAC address mask for the destination MAC address. |
swCpuAclEthernetUse8021p | 1.3.6.1.4.1.171.12.9.4.1.1.6 | integer | read-only |
Specifies if the switch will examine the 802.1p priority value in the frame's header or not. Enumeration: 'disabled': 2, 'enabled': 1. |
swCpuAclEthernetUseEthernetType | 1.3.6.1.4.1.171.12.9.4.1.1.7 | integer | read-only |
Specifies if the switch will examine the Ethernet type value in each frame's header or not. Enumeration: 'disabled': 2, 'enabled': 1. |
swCpuAclEthernetRowStatus | 1.3.6.1.4.1.171.12.9.4.1.1.8 | rowstatus | read-only |
This object indicates the status of this entry. |
swCpuAclIpTable | 1.3.6.1.4.1.171.12.9.4.2 | no-access |
This table contains software ACL mask IP information. Access profiles will be created on the switch to define which parts of each incoming frame's IP layer 2 header will be examined by the switch. Masks entered will be combined with the values the switch finds in the specified frame header fields. |
|
1.3.6.1.4.1.171.12.9.4.2.1 | no-access |
A list of information about the software ACL of the IP Layer. |
||
swCpuAclIpProfileID | 1.3.6.1.4.1.171.12.9.4.2.1.1 | integer | read-only |
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device. |
swCpuAclIpUsevlan | 1.3.6.1.4.1.171.12.9.4.2.1.2 | integer | read-only |
This object indicates if the IP layer VLAN part is examined or not. Enumeration: 'disabled': 2, 'enabled': 1. |
swCpuAclIpIpAddrMaskState | 1.3.6.1.4.1.171.12.9.4.2.1.3 | integer | read-only |
This object indicates the status of IP address mask. other (1) - Neither source IP addresses nor destination IP address are masked. dst-ip-addr (2) - Destination IP addresses within received frames are to be filtered when matched with the IP address entry of this table. src-ip-addr (3) - Source IP addresses within received frames are to be filtered when matched with the IP address entry of this table. dst-src-ip-addr (4) - Destination or source IP addresses within received frames are to be filtered when matched with the IP address entry of the table. Enumeration: 'dst-ip-addr': 2, 'other': 1, 'dst-src-ip-addr': 4, 'src-ip-addr': 3. |
swCpuAclIpSrcIpAddrMask | 1.3.6.1.4.1.171.12.9.4.2.1.4 | ipaddress | read-only |
This object specifies the IP address mask for the source IP address. |
swCpuAclIpDstIpAddrMask | 1.3.6.1.4.1.171.12.9.4.2.1.5 | ipaddress | read-only |
This object specifies the IP address mask for the destination IP address. |
swCpuAclIpUseDSCP | 1.3.6.1.4.1.171.12.9.4.2.1.6 | integer | read-only |
This object indicates if the DSCP protocol in the packet header is to be examined or not. Enumeration: 'disabled': 2, 'enabled': 1. |
swCpuAclIpUseProtoType | 1.3.6.1.4.1.171.12.9.4.2.1.7 | integer | read-only |
This object indicates which protocol will be examined. Enumeration: 'none': 1, 'protocolId': 6, 'udp': 5, 'tcp': 4, 'icmp': 2, 'igmp': 3. |
swCpuAclIpIcmpOption | 1.3.6.1.4.1.171.12.9.4.2.1.8 | integer | read-only |
This object indicates which fields are identified for ICMP. none (1)- Both fields are null. type (2)- Type field identified. code (3)- Code field identified. type-code (4)- Both ICMP fields identified. Enumeration: 'type-code': 4, 'none': 1, 'code': 3, 'type': 2. |
swCpuAclIpIgmpOption | 1.3.6.1.4.1.171.12.9.4.2.1.9 | integer | read-only |
This object indicates if the IGMP options field is identified or not. Enumeration: 'enable': 1, 'disable': 2. |
swCpuAclIpTcpOption | 1.3.6.1.4.1.171.12.9.4.2.1.10 | integer | read-only |
This object indicates the status of filtered addresses of TCP. other (1) - Neither source port nor destination port are masked. dst-addr (2) - Packets will be filtered if this destination port is identified in received frames. src-addr (3) - Packets will be filtered if this source port is identified in received frames. dst-src-addr (4) - Packets will be filtered is this destination or source port is identified in received frames. Enumeration: 'dst-addr': 2, 'src-addr': 3, 'other': 1, 'dst-src-addr': 4. |
swCpuAclIpUdpOption | 1.3.6.1.4.1.171.12.9.4.2.1.11 | integer | read-only |
This object indicates the status of filtered addresses of UDP. other (1) - Neither source port nor destination port are masked. dst-addr (2) - Packets will be filtered if this destination port is identified in received frames. src-addr (3) - Packets will be filtered if this source port is identified in received frames. dst-src-addr (4) - Packets will be filtered if this destination or source port is identified in received frames. Enumeration: 'dst-addr': 2, 'src-addr': 3, 'other': 1, 'dst-src-addr': 4. |
swCpuAclIpTCPorUDPSrcPortMask | 1.3.6.1.4.1.171.12.9.4.2.1.12 | octet string | read-only |
Specifies a TCP port mask for the source port if swCpuAclIpUseProtoType is TCP. Specifies a UDP port mask for the source port if swCpuAclIpUseProtoType is UDP. |
swCpuAclIpTCPorUDPDstPortMask | 1.3.6.1.4.1.171.12.9.4.2.1.13 | octet string | read-only |
Specifies a TCP port mask for the destination port if swCpuAclIpUseProtoType is TCP. Specifies a UDP port mask for the destination port if swCpuAclIpUseProtoType is UDP. |
swCpuAclIpTCPFlagBit | 1.3.6.1.4.1.171.12.9.4.2.1.14 | integer | read-only |
Specifies a TCP connection flag mask. Enumeration: 'enable': 1, 'disable': 2. |
swCpuAclIpTCPFlagBitMask | 1.3.6.1.4.1.171.12.9.4.2.1.15 | integer | read-only |
A value which indicates the set of TCP flags that this entity may potentially offer. The value is a sum of flag bits. This sum initially takes the value zero. Then, for each flag, L is added in the range 1 through 6, for which this node performs transactions where 2^(L - 1) is added to the sum. Note that values should be calculated accordingly: Flag functionality 6 urg bit 5 ack bit 4 psh bit 3 rst bit 2 syn bit 1 fin bit For example, if you want to enable urg bit and ack bit, you should set value 48{2^(5-1) + 2^(6-1)}. |
swCpuAclIpProtoIDOption | 1.3.6.1.4.1.171.12.9.4.2.1.16 | integer | read-only |
Specifies if the switch will examine each frame's Protocol ID field or not. Enumeration: 'enable': 1, 'disable': 2. |
swCpuAclIpProtoID | 1.3.6.1.4.1.171.12.9.4.2.1.17 | integer | read-only | |
swCpuAclIpProtoIDMask | 1.3.6.1.4.1.171.12.9.4.2.1.18 | octet string | read-only |
Specifies that the rule applies to the IP protocol ID and the mask options behind the IP header. |
swCpuAclIpRowStatus | 1.3.6.1.4.1.171.12.9.4.2.1.19 | rowstatus | read-only |
This object indicates the status of this entry. |
swCpuAclPktContMaskTable | 1.3.6.1.4.1.171.12.9.4.3 | no-access |
This table contains user-defined software ACL information. Access profiles will be created on the switch to define which part of each incoming frame's user-defined part of the packet header will be examined by the switch. Masks entered will be combined with the values the switch finds in the specified frame header fields. |
|
1.3.6.1.4.1.171.12.9.4.3.1 | no-access |
A list of information about user-defined software ACLs. |
||
swCpuAclPktContMaskProfileID | 1.3.6.1.4.1.171.12.9.4.3.1.1 | integer | read-only |
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device. |
swCpuAclPktContMaskOffset0to15 | 1.3.6.1.4.1.171.12.9.4.3.1.2 | octet string | read-only |
Specifies that the rule applies to the packet content (Offset0to15) and the mask options. |
swCpuAclPktContMaskOffset16to31 | 1.3.6.1.4.1.171.12.9.4.3.1.3 | octet string | read-only |
Specifies that the rule applies to the packet content (Offset16to31) and the mask options. |
swCpuAclPktContMaskOffset32to47 | 1.3.6.1.4.1.171.12.9.4.3.1.4 | octet string | read-only |
Specifies that the rule applies to the packet content (Offset32to47) and the mask options. |
swCpuAclPktContMaskOffset48to63 | 1.3.6.1.4.1.171.12.9.4.3.1.5 | octet string | read-only |
Specifies that the rule applies to the packet content (Offset48to63) and the mask options. |
swCpuAclPktContMaskOffset64to79 | 1.3.6.1.4.1.171.12.9.4.3.1.6 | octet string | read-only |
Specifies that the rule applies to the packet content (Offset64to79) and the mask options. |
swCpuAclPktContMaskRowStatus | 1.3.6.1.4.1.171.12.9.4.3.1.7 | rowstatus | read-only |
This object indicates the status of this entry. |
swCpuAclIpv6MaskTable | 1.3.6.1.4.1.171.12.9.4.4 | no-access |
This table contains IPv6 software ACL mask information. An access profile will be created on the switch to define which part of each incoming frame's IPv6 part of the packet header will be examined by switch. Masks entered will be combined with the values the switch finds in the specified frame header fields. |
|
1.3.6.1.4.1.171.12.9.4.4.1 | no-access |
A list of information about user-defined software ACLs. |
||
swCpuAclIpv6MaskProfileID | 1.3.6.1.4.1.171.12.9.4.4.1.1 | integer | read-only |
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device. |
swCpuAclIpv6MaskClass | 1.3.6.1.4.1.171.12.9.4.4.1.2 | integer | read-only |
Specifies that the rule applies to the IPv6 class field and the mask options. Enumeration: 'enable': 1, 'disable': 2. |
swCpuAclIpv6MaskFlowlabel | 1.3.6.1.4.1.171.12.9.4.4.1.3 | integer | read-only |
Specifies that the rule applies to the IPv6 flowlabel field and the mask options. Enumeration: 'enable': 1, 'disable': 2. |
swCpuAclIpv6IpAddrMaskState | 1.3.6.1.4.1.171.12.9.4.4.1.4 | integer | read-only |
This object indicates the status of IPv6 address mask. other (1) - Neither source IPv6 address nor destination IPv6 address are masked. dst-ipv6-addr (2) - Packets will be filtered if this destination IPv6 address is identified as a match in received frames. src-ipv6-addr (3) - Packets will be filtered if this source IPv6 address is identified as a match in received frames. dst-src-ipv6-addr (4) - Packets will be filtered if this destination or source IPv6 address is identified as a match in received frames. Enumeration: 'src-ipv6-addr': 3, 'other': 1, 'dst-ipv6-addr': 2, 'dst-src-ipv6-addr': 4. |
swCpuAclIpv6MaskSrcIpv6Mask | 1.3.6.1.4.1.171.12.9.4.4.1.5 | ipv6address | read-only |
Specifies that the rule applies to the source IPv6 address and the mask options. This should be a 16 byte octet string. |
swCpuAclIpv6MaskDstIpv6Mask | 1.3.6.1.4.1.171.12.9.4.4.1.6 | ipv6address | read-only |
Specifies that the rule applies to the destination IPv6 address and the mask options. This should be a 16 byte octet string. |
swCpuAclIpv6MaskRowStatus | 1.3.6.1.4.1.171.12.9.4.4.1.7 | rowstatus | read-only |
This object indicates the status of this entry. |
swCpuACLMaskDelAllState | 1.3.6.1.4.1.171.12.9.4.5 | integer | read-write |
Used to delete all software ACL masks. Enumeration: 'start': 2, 'none': 1. |
swCpuAclRuleMgmt | 1.3.6.1.4.1.171.12.9.5 | |||
swCpuAclEtherRuleTable | 1.3.6.1.4.1.171.12.9.5.1 | no-access |
This table contains Ethernet software ACL rule information. |
|
1.3.6.1.4.1.171.12.9.5.1.1 | no-access |
A list of information about the software ACL rule of the layer 2 part of each packet. |
||
swCpuAclEtherRuleProfileID | 1.3.6.1.4.1.171.12.9.5.1.1.1 | integer | read-only |
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device. |
swCpuAclEtherRuleAccessID | 1.3.6.1.4.1.171.12.9.5.1.1.2 | integer | read-only |
The ID of the software ACL rule entry as it relates to swCpuAclEtherRuleProfileID. |
swCpuAclEtherRuleVlan | 1.3.6.1.4.1.171.12.9.5.1.1.3 | snmpadminstring | read-only |
Specifies that the access rule will only apply to this VLAN. |
swCpuAclEtherRuleSrcMacAddress | 1.3.6.1.4.1.171.12.9.5.1.1.4 | macaddress | read-only |
Specifies that the access rule will only apply to the packets with this source MAC address. |
swCpuAclEtherRuleDstMacAddress | 1.3.6.1.4.1.171.12.9.5.1.1.5 | macaddress | read-only |
Specifies that the access rule will only apply to the packets with this destination MAC address. |
swCpuAclEtherRule8021P | 1.3.6.1.4.1.171.12.9.5.1.1.6 | integer | read-only |
Specifies that the access rule will only apply to packets with this 802.1p priority value. A value of -1 indicates that this node is not actively used. |
swCpuAclEtherRuleEtherType | 1.3.6.1.4.1.171.12.9.5.1.1.7 | octet string | read-only |
Specifies that the access rule will only apply to packets with this 802.1Q Ethernet type value in the packet header. |
swCpuAclEtherRulePermit | 1.3.6.1.4.1.171.12.9.5.1.1.8 | integer | read-only |
This object indicates if the result of the packet examination is to 'permit' or 'deny'. The default is 'permit'. permit - Specifies that packets that match the access profile are permitted to be forwarded by the switch. deny - Specifies that packets that match the access profile are not permitted to be forwarded by the switch and will be filtered. Enumeration: 'deny': 1, 'permit': 2. |
swCpuAclEtherRuleRowStatus | 1.3.6.1.4.1.171.12.9.5.1.1.9 | rowstatus | read-only |
This object indicates the status of this entry. |
swCpuAclEtherRulePort | 1.3.6.1.4.1.171.12.9.5.1.1.10 | portlist | read-only |
Specifies that the access rule will only apply to port(s). |
swCpuAclIpRuleTable | 1.3.6.1.4.1.171.12.9.5.2 | no-access |
This table contains IPv4 software ACL rule information. |
|
1.3.6.1.4.1.171.12.9.5.2.1 | no-access |
A list of information about this software ACL rule. |
||
swCpuAclIpRuleProfileID | 1.3.6.1.4.1.171.12.9.5.2.1.1 | integer | read-only |
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device. |
swCpuAclIpRuleAccessID | 1.3.6.1.4.1.171.12.9.5.2.1.2 | integer | read-only |
The ID of the software ACL for the IPv4 rule entry. |
swCpuAclIpRuleVlan | 1.3.6.1.4.1.171.12.9.5.2.1.3 | snmpadminstring | read-only |
Specifies that the access rule will apply only to this VLAN. |
swCpuAclIpRuleSrcIpaddress | 1.3.6.1.4.1.171.12.9.5.2.1.4 | ipaddress | read-only |
Specifies an IP source address. |
swCpuAclIpRuleDstIpaddress | 1.3.6.1.4.1.171.12.9.5.2.1.5 | ipaddress | read-only |
Specifies an IP destination address. |
swCpuAclIpRuleDscp | 1.3.6.1.4.1.171.12.9.5.2.1.6 | integer | read-only |
Specifies the value of DSCP, the value can be configured from 0 to 63. A value of -1 indicates that this node is not actively used. |
swCpuAclIpRuleProtocol | 1.3.6.1.4.1.171.12.9.5.2.1.7 | integer | read-only |
Specifies the IP protocol which has been configured in swCpuAclIpEntry. Enumeration: 'none': 1, 'protocolId': 6, 'udp': 5, 'tcp': 4, 'icmp': 2, 'igmp': 3. |
swCpuAclIpRuleType | 1.3.6.1.4.1.171.12.9.5.2.1.8 | integer | read-only |
Specifies the rule applies to the value of ICMP type traffic. A value of -1 indicates that this node is not actively used. |
swCpuAclIpRuleCode | 1.3.6.1.4.1.171.12.9.5.2.1.9 | integer | read-only |
Specifies the rule applies to the value of ICMP code traffic. A value of -1 indicates that this node is not actively used. |
swCpuAclIpRuleSrcPort | 1.3.6.1.4.1.171.12.9.5.2.1.10 | integer | read-only |
Specifies the rule applies to the range of TCP/UDP source ports. A value of -1 indicates that this node is not actively used. |
swCpuAclIpRuleDstPort | 1.3.6.1.4.1.171.12.9.5.2.1.11 | integer | read-only |
Specifies the range of TCP/UDP destination ports. A value of -1 indicates that this node is not actively used. |
swCpuAclIpRuleFlagBits | 1.3.6.1.4.1.171.12.9.5.2.1.12 | integer | read-only |
A value which indicates the set of TCP flags that this entity may potentially offer. The value is a sum of flag bits. This sum initially takes the value zero. Then, for each flag, L is added in the range 1 through 6, for which this node performs transactions where, 2^(L - 1) is added to the sum. Note that values should be calculated accordingly: Flag functionality 6 urg bit 5 ack bit 4 psh bit 3 rst bit 2 syn bit 1 fin bit For example, it you want to enable urg bit and ack bit, you should set the value 48{2^(5-1) + 2^(6-1)}. |
swCpuAclIpRuleProtoID | 1.3.6.1.4.1.171.12.9.5.2.1.13 | integer | read-only |
Specifies the rule applies to the value of IP protocol ID traffic. A value of -1 indicates that this node is not actively used. |
swCpuAclIpRuleUserMask | 1.3.6.1.4.1.171.12.9.5.2.1.14 | octet string | read-only |
Specifies that the rule applies to the IP protocol ID and the range of options behind the IP header. |
swCpuAclIpRulePermit | 1.3.6.1.4.1.171.12.9.5.2.1.15 | integer | read-only |
This object indicates if the result of the packet examination is to 'permit' or 'deny'. The default is 'permit'. permit - Specifies that packets that match the access profile are permitted to be forwarded by the switch. deny - Specifies that packets that match the access profile are not permitted to be forwarded by the switch and will be filtered. Enumeration: 'deny': 1, 'permit': 2. |
swCpuAclIpRuleRowStatus | 1.3.6.1.4.1.171.12.9.5.2.1.16 | rowstatus | read-only |
This object indicates the status of this entry. |
swCpuAclIpRulePort | 1.3.6.1.4.1.171.12.9.5.2.1.17 | portlist | read-only |
Specifies that the access rule will only apply to port(s). |
swCpuAclPktContRuleTable | 1.3.6.1.4.1.171.12.9.5.3 | no-access |
This table contains user-defined software ACL rule information. |
|
1.3.6.1.4.1.171.12.9.5.3.1 | no-access |
A list of information about the software ACL rule of the user-defined part of each packet. |
||
swCpuAclPktContRuleProfileID | 1.3.6.1.4.1.171.12.9.5.3.1.1 | integer | read-only |
The ID of the software ACL mask entry, which is unique to the mask list. The maximum value of this object depends on the device. |
swCpuAclPktContRuleAccessID | 1.3.6.1.4.1.171.12.9.5.3.1.2 | integer | read-only |
The ID of the software ACL rule entry related to swCpuAclPktContRuleProfileID. |
swCpuAclPktContRuleOffset0to15 | 1.3.6.1.4.1.171.12.9.5.3.1.3 | octet string | read-only |
Specifies that the rule applies to the user-defined packet. |
swCpuAclPktContRuleOffset16to31 | 1.3.6.1.4.1.171.12.9.5.3.1.4 | octet string | read-only |
Specifies that the rule applies to the user-defined packet. |
swCpuAclPktContRuleOffset32to47 | 1.3.6.1.4.1.171.12.9.5.3.1.5 | octet string | read-only |
Specifies that the rule applies to the user-defined packet. |
swCpuAclPktContRuleOffset48to63 | 1.3.6.1.4.1.171.12.9.5.3.1.6 | octet string | read-only |
Specifies that the rule applies to the user-defined packet. |
swCpuAclPktContRuleOffset64to79 | 1.3.6.1.4.1.171.12.9.5.3.1.7 | octet string | read-only |
Specifies that the rule applies to the user-defined packet. |
swCpuAclPktContRulePermit | 1.3.6.1.4.1.171.12.9.5.3.1.8 | integer | read-only |
This object indicates if the result of the packet examination is to 'permit' or 'deny'. The default is 'permit'. permit - Specifies that packets that match the access profile are permitted to be forwarded by the switch. deny - Specifies that packets that match the access profile are not permitted to be forwarded by the switch and will be filtered. Enumeration: 'deny': 1, 'permit': 2. |
swCpuAclPktContRuleRowStatus | 1.3.6.1.4.1.171.12.9.5.3.1.9 | rowstatus | read-only |
This object indicates the status of this entry. |
swCpuAclPktContRulePort | 1.3.6.1.4.1.171.12.9.5.3.1.10 | portlist | read-only |
Specifies that the access rule will only apply to port(s). |
swCpuAclIpv6RuleTable | 1.3.6.1.4.1.171.12.9.5.4 | no-access |
This table contains user-defined ACL rule information. |
|
1.3.6.1.4.1.171.12.9.5.4.1 | no-access |
A list of information about the ACL rule of the user-defined part of each packet. |
||
swCpuAclIpv6RuleProfileID | 1.3.6.1.4.1.171.12.9.5.4.1.1 | integer | read-only |
The ID of the ACL mask entry. This is unique in the mask list. The maximum value of this object depends on the device. |
swCpuAclIpv6RuleAccessID | 1.3.6.1.4.1.171.12.9.5.4.1.2 | integer | read-only |
The ID of the ACL rule entry in relation to swCpuAclIpv6RuleProfileID. |
swCpuAclIpv6RuleClass | 1.3.6.1.4.1.171.12.9.5.4.1.3 | integer | read-only |
Specifies that the rule applies to the IPv6 class field. |
swCpuAclIpv6RuleFlowlabel | 1.3.6.1.4.1.171.12.9.5.4.1.4 | octet string | read-only |
Specifies that the rule applies to the IPv6 flowlabel field. |
swCpuAclIpv6RuleSrcIpv6Addr | 1.3.6.1.4.1.171.12.9.5.4.1.5 | ipv6address | read-only |
Specifies that the rule applies to the source IPv6 address. This should be a 16 byte octet string. |
swCpuAclIpv6RuleDstIpv6Addr | 1.3.6.1.4.1.171.12.9.5.4.1.6 | ipv6address | read-only |
Specifies that the rule applies to the destination IPv6 address. This should be a 16 byte octet string. |
swCpuAclIpv6RulePermit | 1.3.6.1.4.1.171.12.9.5.4.1.7 | integer | read-only |
This object indicates if the result of the examination is to 'permit' or 'deny'. The default is 'permit' (1). permit - Specifies that packets that match the access profile are permitted to be forwarded by the switch. deny - Specifies that packets that match the access profile are not permitted to be forwarded by the switch and will be filtered. Enumeration: 'deny': 1, 'permit': 2. |
swCpuAclIpv6RuleRowStatus | 1.3.6.1.4.1.171.12.9.5.4.1.8 | rowstatus | read-only |
This object indicates the status of this entry. |
swCpuAclIpv6RulePort | 1.3.6.1.4.1.171.12.9.5.4.1.9 | portlist | read-only |
Specifies that the access rule will apply only to port(s). |
swAclMeteringMgmt | 1.3.6.1.4.1.171.12.9.6 | |||
swAclMeterTable | 1.3.6.1.4.1.171.12.9.6.1 | no-access |
This table is used to configure the flow-based metering function. The access rule must first be created before the parameters of this function can be applied. Users may set the preferred bandwidth for this rule, in Kbps; once the bandwidth has been exceeded, overflow packets will be either dropped or set for a drop precedence, depending on user configuration. |
|
1.3.6.1.4.1.171.12.9.6.1.1 | no-access |
This entry displays parameters and configurations set for the flow metering function. |
||
swAclMeterProfileID | 1.3.6.1.4.1.171.12.9.6.1.1.1 | integer | read-only |
The ID of the ACL mask entry is unique in the mask list. The maximum value of this object depends on the device. |
swAclMeterAccessID | 1.3.6.1.4.1.171.12.9.6.1.1.2 | integer | read-only |
The ID of the ACL rule entry as related to the swAclMeterProfileID. |
swAclMeterRate | 1.3.6.1.4.1.171.12.9.6.1.1.3 | integer | read-only |
Specifies the committed bandwidth in Kbps for the flow. NOTE: 1. Specifying 0 will disable this flow meter setting. 2. Users must set the swAclMeterActionForRateExceed object to activate this entry. |
swAclMeterActionForRateExceed | 1.3.6.1.4.1.171.12.9.6.1.1.4 | integer | read-only |
Specifies the action to take for those packets exceeding the committed rate. NOTE: Users must also set the swAclMeterRate to activate this entry. Enumeration: 'set-drop-precedence': 3, 'remark-dscp': 4, 'other': 1, 'drop-packet': 2. |
swAclMeterRemarkDscp | 1.3.6.1.4.1.171.12.9.6.1.1.5 | integer | read-only |
Mark the packet with a specified DSCP. It can be set when swAclMeterActionForRateExceed sets remark-dscp (3). |
swAclMeterBurstSize | 1.3.6.1.4.1.171.12.9.6.1.1.6 | integer | read-only |
This specifies the burst size for the single rate two color mode. The unit is Kbytes. That is to say, 1 means 1kbytes. The set value range is 0..n, the value n is determined by project, the value of 0 means to delete this flow_meter setting. |
swAclMeterMode | 1.3.6.1.4.1.171.12.9.6.1.1.7 | integer | read-only |
tr-tcm: two rate three color mode; sr-tcm: single rate three color mode. Enumeration: 'tr-tcm': 2, 'other': 1, 'sr-tcm': 3. |
swAclMeterTrtcmCir | 1.3.6.1.4.1.171.12.9.6.1.1.8 | integer | read-only |
Specifies the 'committed information rate' of 'two rate three color mode'. The unit is Kbps. |
swAclMeterTrtcmCbs | 1.3.6.1.4.1.171.12.9.6.1.1.9 | integer | read-only |
Specifies the 'committed burst size' of 'two rate three color mode'. 1. The unit is Kbytes. That is to say, 1 means 1Kbytes. 2. This parameter is an optional parameter. The default value is 4*1024. 3. The max set value is 16*1024. |
swAclMeterTrtcmPir | 1.3.6.1.4.1.171.12.9.6.1.1.10 | integer | read-only |
Specifies the 'Peak Information Rate' of 'two rate three color mode'. The unit is Kbps. |
swAclMeterTrtcmPbs | 1.3.6.1.4.1.171.12.9.6.1.1.11 | integer | read-only |
Specifies the 'peak burst size' of 'two rate three color mode'. 1. The unit is Kbytes. That is to say, 1 means 1kbytes. 2. This parameter is an optional parameter. The default value is 4*1024. 3. The max set value is 16*1024. |
swAclMeterTrtcmColorMode | 1.3.6.1.4.1.171.12.9.6.1.1.12 | integer | read-only |
Specifies the meter mode. The default is color-blind mode. The final color of the packet is determined by the initial color of the packet and the metering result. Enumeration: 'color-blind': 1, 'color-aware': 2. |
swAclMeterTrtcmConformState | 1.3.6.1.4.1.171.12.9.6.1.1.13 | integer | read-only |
Specifies the action state when packet is in 'green color'. permit: permit the packet. replace-dscp: change the DSCP value of packet. Enumeration: 'replace-dscp': 3, 'other': 1, 'permit': 2. |
swAclMeterTrtcmConformReplaceDscp | 1.3.6.1.4.1.171.12.9.6.1.1.14 | integer | read-only |
Specifies the DSCP value of the packet when the packet is in 'green color'. |
swAclMeterTrtcmConformCounterState | 1.3.6.1.4.1.171.12.9.6.1.1.15 | integer | read-only |
Specifies the counter state when the packet is in 'green color'. 1. This is optional. The default is 'disable'. 2. The resource may be limited so that the counter can not be turned on. The limitation is project dependent. 3. counter will be cleared when the function is disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
swAclMeterTrtcmExceedState | 1.3.6.1.4.1.171.12.9.6.1.1.16 | integer | read-only |
Specifies the action state when packet is in 'yellow color'. permit: permit the packet. replace-dscp: change the DSCP value of the packet. drop: drop the packet. Enumeration: 'replace-dscp': 3, 'drop': 4, 'other': 1, 'permit': 2. |
swAclMeterTrtcmExceedReplaceDscp | 1.3.6.1.4.1.171.12.9.6.1.1.17 | integer | read-only |
Specifies the DSCP value of packet when packet is in 'yellow color'. |
swAclMeterTrtcmExceedCounterState | 1.3.6.1.4.1.171.12.9.6.1.1.18 | integer | read-only |
Specifies the counter state when packet is in 'yellow color'. 1. This is optional. The default is 'disable'. 2. The resource may be limited so that the counter can not be turned on. The limitation is project dependent. 3. counter will be cleared when the function is disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
swAclMeterTrtcmViolateState | 1.3.6.1.4.1.171.12.9.6.1.1.19 | integer | read-only |
Specifies the action state when packet is in 'red color'. permit: permit the packet. replace-dscp: change the DSCP value of packet. drop: drop the packet. Enumeration: 'replace-dscp': 3, 'drop': 4, 'other': 1, 'permit': 2. |
swAclMeterTrtcmViolateReplaceDscp | 1.3.6.1.4.1.171.12.9.6.1.1.20 | integer | read-only |
Specifies the DSCP value of the packet when packet is in 'red color'. |
swAclMeterTrtcmViolateCounterState | 1.3.6.1.4.1.171.12.9.6.1.1.21 | integer | read-only |
Specifies the counter state when packet is in 'red color'. 1. This is optional. The default is 'disable'. 2. The resource may be limited so that the counter can not be turned on. The limitation is project dependent. 3. counter will be cleared when the function is disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
swAclMeterSrtcmCir | 1.3.6.1.4.1.171.12.9.6.1.1.22 | integer | read-only |
Specifies the 'committed information rate' of 'single rate three color mode'. The unit is Kbps. |
swAclMeterSrtcmCbs | 1.3.6.1.4.1.171.12.9.6.1.1.23 | integer | read-only |
Specifies the 'committed burst size' of 'single rate three color mode'. 1. The unit is Kbytes. That is to say, 1 means 1Kbytes. 2. The max set value is 16*1024. |
swAclMeterSrtcmEbs | 1.3.6.1.4.1.171.12.9.6.1.1.24 | integer | read-only |
Specifies the 'Excess burst size' of 'single rate three color mode'. 1. The unit is Kbytes. That is to say, 1 means 1kbytes. 2. The max set value is 16*1024. |
swAclMeterSrtcmColorMode | 1.3.6.1.4.1.171.12.9.6.1.1.25 | integer | read-only |
Specifies the meter mode. The default is color-blind mode. The final color of packet is determined by the initial color of the packet and the metering result. Enumeration: 'color-blind': 1, 'color-aware': 2. |
swAclMeterSrtcmConformState | 1.3.6.1.4.1.171.12.9.6.1.1.26 | integer | read-only |
Specifies the action state when the packet is in 'green color'. permit: permit the packet. replace-dscp: change the DSCP value of packet. Enumeration: 'replace-dscp': 3, 'other': 1, 'permit': 2. |
swAclMeterSrtcmConformReplaceDscp | 1.3.6.1.4.1.171.12.9.6.1.1.27 | integer | read-only |
Specifies the DSCP value of the packet when packet is in 'green color'. |
swAclMeterSrtcmConformCounterState | 1.3.6.1.4.1.171.12.9.6.1.1.28 | integer | read-only |
Specifies the counter state when the packet is in 'green color'. 1. This is optional. The default is 'disable'. 2. The resource may be limited such that counter can not be turned on. The limitation is project dependent. 3. counter will be cleared when the function is disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
swAclMeterSrtcmExceedState | 1.3.6.1.4.1.171.12.9.6.1.1.29 | integer | read-only |
Specifies the action state when the packet is in 'yellow color'. permit: permit the packet. replace-dscp: change the DSCP value of packet. drop: drop the packet. Enumeration: 'replace-dscp': 3, 'drop': 4, 'other': 1, 'permit': 2. |
swAclMeterSrtcmExceedReplaceDscp | 1.3.6.1.4.1.171.12.9.6.1.1.30 | integer | read-only |
Specifies the DSCP value of the packet when packet is in 'yellow color'. |
swAclMeterSrtcmExceedCounterState | 1.3.6.1.4.1.171.12.9.6.1.1.31 | integer | read-only |
Specifies the counter state when the packet is in 'yellow color'. 1. This is optional. The default is 'disable'. 2. The resource may be limited such that counter can not be turned on. The limitation is project dependent. 3. counter will be cleared when the function is disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
swAclMeterSrtcmViolateState | 1.3.6.1.4.1.171.12.9.6.1.1.32 | integer | read-only |
Specifies the action state when the packet is in 'red color'. permit: permit the packet. replace-dscp: change the DSCP value of packet. drop: drop the packet. Enumeration: 'replace-dscp': 3, 'drop': 4, 'other': 1, 'permit': 2. |
swAclMeterSrtcmViolateReplaceDscp | 1.3.6.1.4.1.171.12.9.6.1.1.33 | integer | read-only |
Specifies the DSCP value of the packet when packet is in 'red color'. |
swAclMeterSrtcmViolateCounterState | 1.3.6.1.4.1.171.12.9.6.1.1.34 | integer | read-only |
Specifies the counter state when the packet is in 'red color'. 1. This is optional. The default is 'disable'. 2. The resource may be limited so that the counter can not be turned on. The limitation is project dependent. 3. counter will be cleared when the function is disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
swAclMeterRowStatus | 1.3.6.1.4.1.171.12.9.6.1.1.35 | rowstatus | read-only |
This object indicates the status of this entry. |
swAclMeteringNumOfEntryInUse | 1.3.6.1.4.1.171.12.9.6.2 | integer | read-only |
Used to display total entries of the flow metering. |