swZoneDefenseProtocol
ZONE-DEFENSE-MGMT-MIB ·
.1.3.6.1.4.1.171.12.92.1.1.1.3
Object
column
r/w
Enumeration
Specifies the IP protocol that needs to be filtered.
all(1) - Packet that matches the IP address of this entry will be dropped.
icmp(2) - Filter the ICMP protocol packet.
All ICMP packets that match the IP address of this entry will be dropped.
tcp(3) - Specify the TCP protocol packet.
udp(4) - Specify the UDP protocol packet.
Context
- MIB
- ZONE-DEFENSE-MGMT-MIB
- OID
.1.3.6.1.4.1.171.12.92.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swZoneDefenseEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | icmp |
3 | tcp |
4 | udp |