The Message Type for ICMP Protocol.
This field is valid only if the aniDevFilterIpProtocol
is set to ICMP or not specified by the user.
Valid Range:
ICMP Message Type SubCode
Echo reply 0
Destination
Unreachable 3 0 = net unreachable;
1 = host unreachable;
2 = protocol unreachable;
3 = port unreachable;
4 = fragmentation needed and DF set;
5 = source route failed.
Source Quench 4
Redirect 5 0 = Redirect datagrams for the Network.
1 = Redirect datagrams for the Host.
2 = Redirect datagrams for the Type of
Service and Network.
3 = Redirect datagrams for the Type of
Service and Host.
Echo 8
Time Exceeded
Message 11 0 = time to live exceeded in transit;
1 = fragment reassembly time exceeded.
Parameter
Problem 12 0 = pointer indicates the error.
Timestamp
message 13
Timestamp
reply message 14
Information
Request 15
Information
Reply 16
Address Mask
request 17
Address Mask
reply 18
Parsed from file DEVFILTER-MIB.mib
Module: DEVFILTER-MIB
aniDevFilterIcmpMsgType OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-write STATUS current DESCRIPTION "The Message Type for ICMP Protocol. This field is valid only if the aniDevFilterIpProtocol is set to ICMP or not specified by the user. Valid Range: ICMP Message Type SubCode Echo reply 0 Destination Unreachable 3 0 = net unreachable; 1 = host unreachable; 2 = protocol unreachable; 3 = port unreachable; 4 = fragmentation needed and DF set; 5 = source route failed. Source Quench 4 Redirect 5 0 = Redirect datagrams for the Network. 1 = Redirect datagrams for the Host. 2 = Redirect datagrams for the Type of Service and Network. 3 = Redirect datagrams for the Type of Service and Host. Echo 8 Time Exceeded Message 11 0 = time to live exceeded in transit; 1 = fragment reassembly time exceeded. Parameter Problem 12 0 = pointer indicates the error. Timestamp message 13 Timestamp reply message 14 Information Request 15 Information Reply 16 Address Mask request 17 Address Mask reply 18 " ::= { aniDevFilterEntry 18 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.4325.2.8.1.1.1 | aniDevFilterIfIndex | 0 | 0 | The Interface Type. On SU, only ethernet(1) and wireless-port1(2) are valid. On BSU, ethernet(1) and all configured wireless inte… |
1.3.6.1.4.1.4325.2.8.1.1.2 | aniDevFilterIdentifier | 0 | 0 | A unique number which identifies the filtering rule. |
1.3.6.1.4.1.4325.2.8.1.1.3 | aniDevFilterName | 0 | 0 | A name which identifies the filtering rule. |
1.3.6.1.4.1.4325.2.8.1.1.4 | aniDevFilterPriority | 0 | 0 | The priority for the filtering rule. It should be unique. A higher number means higher priority. |
1.3.6.1.4.1.4325.2.8.1.1.5 | aniDevFilterActivationState | 0 | 0 | The state of the filtering rule. |
1.3.6.1.4.1.4325.2.8.1.1.6 | aniDevFilterPermission | 0 | 0 | The permissions for the filtering rule. |
1.3.6.1.4.1.4325.2.8.1.1.7 | aniDevFilterIpProtocol | 0 | 0 | The IP protocol value. List of well known IP Protocols: Protocol Value ICMP 1 IGMP 2 TCP 6 EGP 8 UDP 17 IPIP 94 RSVP 46 GRE 47 T… |
1.3.6.1.4.1.4325.2.8.1.1.8 | aniDevFilterIpSaddr | 0 | 0 | The source IP address for this Filter. IP Source Address and Subnet Mask go in a pair. So if aniDevFilterIpSaddr is configured, t… |
1.3.6.1.4.1.4325.2.8.1.1.9 | aniDevFilterIpSmask | 0 | 0 | The Subnet mask for the source IP Address. IP Source Address and Subnet Mask go in a pair. So if aniDevFilterIpSaddr is configure… |
1.3.6.1.4.1.4325.2.8.1.1.10 | aniDevFilterIpDaddr | 0 | 0 | The destination IP address for this Filter. IP Destination Address and Subnet Mask go in a pair. So if aniDevFilterIpDaddr is con… |
1.3.6.1.4.1.4325.2.8.1.1.11 | aniDevFilterIpDmask | 0 | 0 | The Subnet mask for the destination IP Address. IP Destination Address and Subnet Mask go in a pair. So if aniDevFilterIpDaddr is… |
1.3.6.1.4.1.4325.2.8.1.1.12 | aniDevFilterIpSourceStart | 0 | 0 | The lowest bound value for the source port number. List of Some Well Known Ports: Application Port Ftp Data 20 Ftp Control 21 HT… |
1.3.6.1.4.1.4325.2.8.1.1.13 | aniDevFilterIpSourceEnd | 0 | 0 | The highest bound value for the source port number. Refer to the Well known ports list under aniIpFilterIpSourceStart description… |
1.3.6.1.4.1.4325.2.8.1.1.14 | aniDevFilterIpDestStart | 0 | 0 | The lowest bound value for the destination port number. Refer to the Well known ports list under aniIpFilterIpSourceStart descrip… |
1.3.6.1.4.1.4325.2.8.1.1.15 | aniDevFilterIpDestEnd | 0 | 0 | The highest bound value for the destination port number. Refer to the Well known ports list under aniIpFilterIpSourceStart descri… |
1.3.6.1.4.1.4325.2.8.1.1.16 | aniDevFilterIpOptions | 0 | 0 | The Mask value for the IP Options. No Operation (0x000001) Route Record (0x000002) Time Stamp (0x000040) MTU Probe (0x000008)… |
1.3.6.1.4.1.4325.2.8.1.1.17 | aniDevFilterIpSecOptions | 0 | 0 | The IP Security Value. |
1.3.6.1.4.1.4325.2.8.1.1.19 | aniDevFilterIcmpSubcode | 0 | 0 | The Subcode for ICMP Protocol. This field is valid only if the aniDevFilterIpProtocol is set to ICMP or not specified by the user… |
1.3.6.1.4.1.4325.2.8.1.1.20 | aniDevFilterTcpFlags | 0 | 0 | The TCP Flags. The valid range: Urgent (0x20) Acknowledgement (0x10) Push (0x08) Reset (0x04) Sync (0x02) Sync-Ack (0x12) Finish (0x01)… |
1.3.6.1.4.1.4325.2.8.1.1.21 | aniDevFilterDestMacMask | 0 | 0 | The MAC address and mask value for destination. |
1.3.6.1.4.1.4325.2.8.1.1.22 | aniDevFilterSourceMac | 0 | 0 | The MAC Address of the source. |
1.3.6.1.4.1.4325.2.8.1.1.23 | aniDevFilterEnetType | 0 | 0 | The Ethernet type value in the ethernet header. The maximum length of the ethernet packet is 1500 (0x5DC). The value of the ethe… |
1.3.6.1.4.1.4325.2.8.1.1.24 | aniDevFilterLlcDSAP | 0 | 0 | The DSAP (Destination Service Access Point) value in LLC Header. Valid Range: 0 to 0xFF Applicable for IEEE 802.3 Frame Format on… |
1.3.6.1.4.1.4325.2.8.1.1.25 | aniDevFilterLlcSSAP | 0 | 0 | The SSAP (Source Service Access Point) value in LLC Header. Valid Range: 0 to 0xFF Applicable for IEEE 802.3 Frame Format only. |
1.3.6.1.4.1.4325.2.8.1.1.26 | aniDevFilterLlcControl | 0 | 0 | The Control Byte of the LLC Header. Valid Range: 0 to 0xFF Applicable for IEEE 802.3 Frame Format only. |
1.3.6.1.4.1.4325.2.8.1.1.27 | aniDevFilterLocalCode | 0 | 0 | The Local Code for SNAP ethernet type. Applicable for IEEE 802.3 Frame Format only. DSAP should be set to 0xAA, SSAP should be se… |
1.3.6.1.4.1.4325.2.8.1.1.28 | aniDevFilterRowStatus | 0 | 0 | This represents the state of an entry within the table. It is used to manage creation and deletion of rows. The values include: a… |
1.3.6.1.4.1.4325.2.8.1.1.29 | aniDevFilterUserPriorityHi | 0 | 0 | The high priority byte of the user priority. The user priority specifies the matching parameters for the IEEE 802.1P user_priorit… |
1.3.6.1.4.1.4325.2.8.1.1.30 | aniDevFilterUserPriorityLo | 0 | 0 | The low priority byte of the user priority. The user priority specifies the matching parameters for the IEEE 802.1P user_priority… |
1.3.6.1.4.1.4325.2.8.1.1.31 | aniDevFilterVlanIdStart | 0 | 0 | The lower limit for the VLAN ID. This value is used to specify the lower limit in the range. Any IEEE 802.1P packet from a custom… |
1.3.6.1.4.1.4325.2.8.1.1.32 | aniDevFilterVlanIdEnd | 0 | 0 | The upper limit for the VLAN ID. This value is used to specify the upper limit in the range. Any IEEE 802.1P packet from a custom… |