MIB Viewer

fltStmtIpProtocol

OBJECT-TYPE
1.3.6.1.4.1.5504.4.1.8.3.1.10
Access
read-create
Status
current
Sub-identifiers
0
The IP protocol value that is to be matched. The enum values are as follows: any(1) : any protocol type is a match (wildcard) ip(2) : raw IP packet tcp(3) : TCP packet udp(4) : UDP packet icmp(5) : ICMP packet The default value is any(1).
INTEGER { any(1), ip(2), tcp(3), udp(4), icmp(5) }