swZoneDefenseMacProtocol
ZONE-DEFENSE-MGMT-MIB ·
.1.3.6.1.4.1.171.12.92.1.2.1.3
Object
column
r/w
Enumeration
Specifies the IP protocol that needs to be filtered.
all(1) - Packet that matches the MAC address of this entry will be dropped.
icmp(2) - Filter the ICMP protocol packet.
All ICMP packets that match the MAC 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.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swZoneDefenseMacEntry
- Table
- swZoneDefenseMacTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | icmp |
3 | tcp |
4 | udp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| swZoneDefenseMacAddress The MAC address which will be blocked by the ACL. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.171.12.92.1.2.1.1 |
| swZoneDefenseMacRowStatus This object indicates the status of this entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.171.12.92.1.2.1.2 |
| swZoneDefenseMacDstPort Specifies the TCP/UDP destination port.
A value of -1 indicates that this node is not actively used. | column | Integer32 | .1.3.6.1.4.1.171.12.92.1.2.1.4 |