fltStmtIpProtocol
ZHONE-COM-IP-FILTER-MIB ·
.1.3.6.1.4.1.5504.4.1.8.3.1.10
Object
column
r/w
Enumeration
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).
Context
- MIB
- ZHONE-COM-IP-FILTER-MIB
- OID
.1.3.6.1.4.1.5504.4.1.8.3.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- filterStatementEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | ip |
3 | tcp |
4 | udp |
5 | icmp |