SW-ACLMGMT-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: SW-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 swAclMgmtMIB 1.3.6.1.4.1.171.11.5
The Structure of Access Control List Information for the proprietary enterprise.
     swAclMaskMgmt 1.3.6.1.4.1.171.11.5.1
         swACLEthernetTable 1.3.6.1.4.1.171.11.5.1.1 no-access
This table contain ACL mask of 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 part of 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.
             swACLEthernetEntry 1.3.6.1.4.1.171.11.5.1.1.1 no-access
A list of information about ACL of Ethernet.
                 swACLEthernetProfileID 1.3.6.1.4.1.171.11.5.1.1.1.1 integer read-only
The ID of ACL mask entry ,and is unique in the mask list.
                 swACLEthernetUsevlan 1.3.6.1.4.1.171.11.5.1.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.11.5.1.1.1.3 integer read-only
This object indicates the status of MAC address mask. other(1) - Neither source MAC address nor destination MAC address are masked. dst-mac-addr(2) - recieved frames's destination MAC address are currently used to be filtered as it meets with the MAC address entry of the table. src-mac-addr(3) - recieved frames's source MAC address are currently used to be filtered as it meets with the MAC address entry of the table. dst-src-mac-addr(4) - recieved frames's destination MAC address or source MAC address are currently used to be filtered as it meets 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.11.5.1.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.11.5.1.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.11.5.1.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.11.5.1.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.
                 swACLEthernetPort 1.3.6.1.4.1.171.11.5.1.1.1.8 portlist read-only
This object indicates the portlist of this entry.
                 swACLEthernetRowStatus 1.3.6.1.4.1.171.11.5.1.1.1.9 rowstatus read-only
This object indicates the status of this entry.
         swACLIpTable 1.3.6.1.4.1.171.11.5.1.2 no-access
This table contain ACL mask of IP 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 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.
             swACLIpEntry 1.3.6.1.4.1.171.11.5.1.2.1 no-access
A list of information about ACL of IP Layer.
                 swACLIpProfileID 1.3.6.1.4.1.171.11.5.1.2.1.1 integer read-only
The ID of ACL mask entry ,and is unique in the mask list.
                 swACLIpUsevlan 1.3.6.1.4.1.171.11.5.1.2.1.2 integer read-only
This object indicates if IP layer vlan is examined or not. Enumeration: 'disabled': 2, 'enabled': 1.
                 swACLIpIpAddrMaskState 1.3.6.1.4.1.171.11.5.1.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) - recieved frames's destination IP address are currently used to be filtered as it meets with the IP address entry of the table. src-ip-addr(3) - recieved frames's source IP address are currently used to be filtered as it meets with the IP address entry of the table. dst-src-ip-addr(4) - recieved frames's destination IP address or source IP address are currently used to be filtered as it meets 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.11.5.1.2.1.4 ipaddress read-only
This object Specifies IP address mask for the source IP address.
                 swACLIpDstIpAddrMask 1.3.6.1.4.1.171.11.5.1.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.11.5.1.2.1.6 integer read-only
This object indicates DSCP protocol is is examined or not. Enumeration: 'disabled': 2, 'enabled': 1.
                 swACLIpUseProtoType 1.3.6.1.4.1.171.11.5.1.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.11.5.1.2.1.8 integer read-only
This object indicates which fields should be filled in of ICMP. none(1)- two fields are null. type(2)- type field should be filled in. code(3)- code field should be filled in. type-code(4)- not only type fileld but code field should be filled in. Enumeration: 'type-code': 4, 'none': 1, 'code': 3, 'type': 2.
                 swACLIpIgmpOption 1.3.6.1.4.1.171.11.5.1.2.1.9 integer read-only
This object indicates Options of IGMP is examined or not. Enumeration: 'enable': 1, 'disable': 2.
                 swACLIpTcpOption 1.3.6.1.4.1.171.11.5.1.2.1.10 integer read-only
This object indicates the status of filtered address of TCP. other(1) - Neither source port nor destination port are masked. dst-addr(2) - recieved frames's destination port are currently used to be filtered . src-addr(3) - recieved frames's source port are currently used to be filtered . dst-src-addr(4) - both recieved frames's destination port and source port are currently used to be filtered . Enumeration: 'dst-addr': 2, 'src-addr': 3, 'other': 1, 'dst-src-addr': 4.
                 swACLIpUdpOption 1.3.6.1.4.1.171.11.5.1.2.1.11 integer read-only
This object indicates the status of filtered address of UDP . other(1) - Neither source port nor destination port are masked. dst-addr(2) - recieved frames's destination port are currently used to be filtered . src-addr(3) - recieved frames's source port are currently used to be filtered . dst-src-addr(4) - recieved frames's destination port or source port are currently used to be filtered. Enumeration: 'dst-addr': 2, 'src-addr': 3, 'other': 1, 'dst-src-addr': 4.
                 swACLIpTCPorUDPSrcPortMask 1.3.6.1.4.1.171.11.5.1.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.11.5.1.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.11.5.1.2.1.14 integer read-only
Specifies a TCP connection flag mask. Enumeration: 'enable': 1, 'disable': 2.
                 swACLIpProtoIDOption 1.3.6.1.4.1.171.11.5.1.2.1.16 integer read-only
Specifies that the switch will examine each frame's Protocol ID field or not. Enumeration: 'enable': 1, 'disable': 2.
                 swACLIpProtoIDMask 1.3.6.1.4.1.171.11.5.1.2.1.17 octet string read-only
Specifies that the rule applies to the IP protocol ID and the mask options behind the IP header.
                 swACLIpPort 1.3.6.1.4.1.171.11.5.1.2.1.18 portlist read-only
This object indicates the portlist of this entry.
                 swACLIpRowStatus 1.3.6.1.4.1.171.11.5.1.2.1.19 rowstatus read-only
This object indicates the status of this entry.
                 swACLIpTCPFlagBitMask 1.3.6.1.4.1.171.11.5.1.2.1.115 integer read-only
A value which indicates the set of TCP flags that this entity may potentially offers. The value is a sum. This sum initially takes the value zero, Then, for each flag, L, in the range 1 through 6, that this node performs transactions for, 2 raised to (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 vlaue 48(2^(5-1) + 2^(6-1)).
         swACLPayloadTable 1.3.6.1.4.1.171.11.5.1.3 no-access
This table contain ACL mask of payload information.
             swACLPayloadEntry 1.3.6.1.4.1.171.11.5.1.3.1 no-access
This Entry contain ACL mask of payload information.
                 swACLPayloadProfileID 1.3.6.1.4.1.171.11.5.1.3.1.1 integer read-only
The ID of ACL mask entry ,and is unique in the mask list.
                 swACLPayloadPort 1.3.6.1.4.1.171.11.5.1.3.1.2 portlist read-only
The portlist of ACL mask entry .
                 swACLPayloadOffSet0to15 1.3.6.1.4.1.171.11.5.1.3.1.3 octet string read-only
The offset of ACL mask entry .
                 swACLPayloadOffSet16to31 1.3.6.1.4.1.171.11.5.1.3.1.4 octet string read-only
The offset of ACL mask entry .
                 swACLPayloadOffSet32to47 1.3.6.1.4.1.171.11.5.1.3.1.5 octet string read-only
The offset of ACL mask entry .
                 swACLPayloadOffSet48to63 1.3.6.1.4.1.171.11.5.1.3.1.6 octet string read-only
The offset of ACL mask entry .
                 swACLPayloadOffSet64to79 1.3.6.1.4.1.171.11.5.1.3.1.7 octet string read-only
The offset of ACL mask entry .
                 swACLPayloadRowStatus 1.3.6.1.4.1.171.11.5.1.3.1.8 rowstatus read-only
The status of the entry .
     swAclRuleMgmt 1.3.6.1.4.1.171.11.5.2
         swACLEtherRuleTable 1.3.6.1.4.1.171.11.5.2.1 no-access
This table contain ACL rule of ethernet information.
             swACLEtherRuleEntry 1.3.6.1.4.1.171.11.5.2.1.1 no-access
A list of information about ACL rule of the layer 2 part of each packet.
                 swACLEtherRuleProfileID 1.3.6.1.4.1.171.11.5.2.1.1.1 integer read-only
The ID of ACL mask entry ,and is unique in the mask list.
                 swACLEtherRuleAccessID 1.3.6.1.4.1.171.11.5.2.1.1.2 integer read-only
The ID of ACL rule entry relate to swACLEtherRuleProfileID.
                 swACLEtherRuleVlan 1.3.6.1.4.1.171.11.5.2.1.1.3 snmpadminstring read-only
Specifies that the access will apply to only to this VLAN.
                 swACLEtherRuleSrcMacAddress 1.3.6.1.4.1.171.11.5.2.1.1.4 macaddress read-only
Specifies that the access will apply to only packets with this source MAC address.
                 swACLEtherRuleDstMacAddress 1.3.6.1.4.1.171.11.5.2.1.1.5 macaddress read-only
Specifies that the access will apply to only packets with this destination MAC address.
                 swACLEtherRule8021P 1.3.6.1.4.1.171.11.5.2.1.1.6 integer read-only
Specifies that the access will apply only to packets with this 802.1p priority value.
                 swACLEtherRuleEtherType 1.3.6.1.4.1.171.11.5.2.1.1.7 octet string read-only
Specifies that the access will apply only to packets with this hexidecimal 802.1Q Ethernet type value in the packet header.
                 swACLEtherRuleEnablePriority 1.3.6.1.4.1.171.11.5.2.1.1.8 integer read-only
Specifies that the access will apply only to packets with priority value. Enumeration: 'disabled': 2, 'enabled': 1.
                 swACLEtherRulePriority 1.3.6.1.4.1.171.11.5.2.1.1.9 integer read-only
Specific the priority will change to the packets while the swACLEtherRuleReplacePriority is enabled .
                 swACLEtherRuleReplacePriority 1.3.6.1.4.1.171.11.5.2.1.1.10 integer read-only
Specific the packets that match the access profile will changed the 802.1p priority tag field by the switch or not . Enumeration: 'disabled': 2, 'enabled': 1.
                 swACLEtherRuleEnableReplaceDscp 1.3.6.1.4.1.171.11.5.2.1.1.11 integer read-only
Specific the packets that match the access profile will replaced the DSCP field by the switch or not . Enumeration: 'disabled': 2, 'enabled': 1.
                 swACLEtherRuleRepDscp 1.3.6.1.4.1.171.11.5.2.1.1.12 integer read-only
specify 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.11.5.2.1.1.14 integer read-only
This object indicates the permit status of this entry. Enumeration: 'deny': 1, 'permit': 2.
                 swACLEtherRuleRowStatus 1.3.6.1.4.1.171.11.5.2.1.1.15 rowstatus read-only
This object indicates the status of this entry.
         swACLIpRuleTable 1.3.6.1.4.1.171.11.5.2.2 no-access
             swACLIpRuleEntry 1.3.6.1.4.1.171.11.5.2.2.1 no-access
                 swACLIpRuleProfileID 1.3.6.1.4.1.171.11.5.2.2.1.1 integer read-only
The ID of ACL mask entry ,and is unique in the mask list.
                 swACLIpRuleAccessID 1.3.6.1.4.1.171.11.5.2.2.1.2 integer read-only
The ID of ACL IP rule entry .
                 swACLIpRuleVlan 1.3.6.1.4.1.171.11.5.2.2.1.3 snmpadminstring read-only
Specifies that the access will apply to only to this VLAN.
                 swACLIpRuleSrcIpaddress 1.3.6.1.4.1.171.11.5.2.2.1.4 ipaddress read-only
Specific an IP source address.
                 swACLIpRuleDstIpaddress 1.3.6.1.4.1.171.11.5.2.2.1.5 ipaddress read-only
Specific an IP destination address.
                 swACLIpRuleDscp 1.3.6.1.4.1.171.11.5.2.2.1.6 integer read-only
Specific the value of dscp, the value can be configured 0 to 63
                 swACLIpRuleProtocol 1.3.6.1.4.1.171.11.5.2.2.1.7 integer read-only
Specifies the IP protocol which has been configured in swACLIpEntry . Enumeration: 'none': 1, 'protocolId': 6, 'udp': 5, 'tcp': 4, 'icmp': 2, 'igmp': 3.
                 swACLIpRuleType 1.3.6.1.4.1.171.11.5.2.2.1.8 integer read-only
Specific that the rule applies to the value of icmp type traffic.
                 swACLIpRuleCode 1.3.6.1.4.1.171.11.5.2.2.1.9 integer read-only
Specific that the rule applies to the value of icmp code traffic.
                 swACLIpRuleSrcPort 1.3.6.1.4.1.171.11.5.2.2.1.10 integer read-only
Specific that the rule applies the range of tcp/udp source port
                 swACLIpRuleDstPort 1.3.6.1.4.1.171.11.5.2.2.1.11 integer read-only
Specific the range of tcp/udp destination port range
                 swACLIpRuleFlagBits 1.3.6.1.4.1.171.11.5.2.2.1.12 integer read-only
A value which indicates the set of TCP flags that this entity may potentially offers. The value is a sum. This sum initially takes the value zero, Then, for each flag, L, in the range 1 through 6, that this node performs transactions for, 2 raised to (L - 1) is added to the sum. Note that values should be calculated accordingly: Flag functionality 6 urg bit 5 ack bit 4 rsh 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 vlaue 48(2^(5-1) + 2^(6-1)).
                 swACLIpRuleProtoID 1.3.6.1.4.1.171.11.5.2.2.1.13 integer read-only
Specific that the rule applies to the value of ip protocol id traffic
                 swACLIpRuleUserMask 1.3.6.1.4.1.171.11.5.2.2.1.14 octet string read-only
Specific 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.11.5.2.2.1.15 integer read-only
Specifies that the access will apply only to packets with priority value. Enumeration: 'disabled': 2, 'enabled': 1.
                 swACLIpRulePriority 1.3.6.1.4.1.171.11.5.2.2.1.16 integer read-only
Specifies that the access profile will apply to packets that contain this value in their 802.1p priority field of their header.
                 swACLIpRuleReplacePriority 1.3.6.1.4.1.171.11.5.2.2.1.17 integer read-only
Specific the packets that match the access profile will changed the 802.1p priority tag field by the switch or not . Enumeration: 'disabled': 2, 'enabled': 1.
                 swACLIpRuleEnableReplaceDscp 1.3.6.1.4.1.171.11.5.2.2.1.18 integer read-only
Indicate weather the DSCP field can be over-write or not. Enumeration: 'disabled': 2, 'enabled': 1.
                 swACLIpRuleRepDscp 1.3.6.1.4.1.171.11.5.2.2.1.19 integer read-only
specify 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.11.5.2.2.1.21 integer read-only
Enumeration: 'deny': 1, 'permit': 2.
                 swACLIpRuleRowStatus 1.3.6.1.4.1.171.11.5.2.2.1.22 rowstatus read-only
This object indicates the status of this entry.
         swACLPayloadRuleTable 1.3.6.1.4.1.171.11.5.2.3 no-access
             swACLPayloadRuleEntry 1.3.6.1.4.1.171.11.5.2.3.1 no-access
                 swACLPayloadRuleProfileID 1.3.6.1.4.1.171.11.5.2.3.1.1 integer read-only
The ID of ACL RULE entry ,and is unique in the mask list.
                 swACLPayloadRuleAccessID 1.3.6.1.4.1.171.11.5.2.3.1.2 integer read-only
th id of the entry
                 swACLPayloadRuleOffSet0to15 1.3.6.1.4.1.171.11.5.2.3.1.4 octet string read-only
The offset of ACL rule entry .
                 swACLPayloadRuleOffSet16to31 1.3.6.1.4.1.171.11.5.2.3.1.5 octet string read-only
The offset of ACL rule entry .
                 swACLPayloadRuleOffSet32to47 1.3.6.1.4.1.171.11.5.2.3.1.6 octet string read-only
The offset of ACL rule entry .
                 swACLPayloadRuleOffSet48to63 1.3.6.1.4.1.171.11.5.2.3.1.7 octet string read-only
The offset of ACL rule entry .
                 swACLPayloadRuleOffSet64to79 1.3.6.1.4.1.171.11.5.2.3.1.8 octet string read-only
The offset of ACL rule entry .
                 swACLPayloadRuleEnablePriority 1.3.6.1.4.1.171.11.5.2.3.1.9 integer read-only
Enumeration: 'disabled': 2, 'enabled': 1.
                 swACLPayloadRulePriority 1.3.6.1.4.1.171.11.5.2.3.1.10 integer read-only
Specifies that the access profile will apply to packets that contain this value in their 802.1p priority field of their header.
                 swACLPayloadRuleReplacePriority 1.3.6.1.4.1.171.11.5.2.3.1.11 integer read-only
Enumeration: 'disabled': 2, 'enabled': 1.
                 swACLPayloadRuleEnableReplaceDscp 1.3.6.1.4.1.171.11.5.2.3.1.12 integer read-only
Indicate wether the DSCP field can be over-write or not Enumeration: 'disabled': 2, 'enabled': 1.
                 swACLPayloadRuleRepDscp 1.3.6.1.4.1.171.11.5.2.3.1.13 integer read-only
specify 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.
                 swACLPayloadRulePermit 1.3.6.1.4.1.171.11.5.2.3.1.14 integer read-only
The offset of ACL rule entry . Enumeration: 'deny': 1, 'permit': 2.
                 swACLPayloadRuleRowStatus 1.3.6.1.4.1.171.11.5.2.3.1.15 rowstatus read-only
The status of ACL rule entry .