lanAclRuleIPProtocol
ZHNLANDEVICE ·
.1.3.6.1.4.1.5504.2.5.41.1.7.1.5
Object
column
r/w
LANEthernetIpProtocolValues
The IPv4 Protocol to filter.
Context
- MIB
- ZHNLANDEVICE
- OID
.1.3.6.1.4.1.5504.2.5.41.1.7.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lanEthAclRulesEntry
- Table
- lanEthAclRulesTable
- Siblings
- 7
Syntax
LANEthernetIpProtocolValues
- Source
- LANEthernetIpProtocolValues
- Base type
Enumeration
Values & Constraints
Type Values
1 | tcp |
2 | udp |
3 | icmp |
4 | igmp |
5 | any |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| lanAclRuleKey Index for the Ethernet Access List table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5504.2.5.41.1.7.1.1 |
| lanAclRuleIfName Identify the interface name. | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.7.1.2 |
| lanAclRuleName The user defined identifier for the rule. When creating a new rule,
this field must be provided and must be unique per interface rule. | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.7.1.3 |
| lanAclRuleSourceIPAddress The Source IP address to filter. The address may include a subnet
prefix length in CIDR notation. Therefore the format would be
192.168.2.0/24. This is a ASCII representation of … | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.7.1.4 |
| lanAclRuleSourceMACAddress The Source MAC Address to filter.
ASCII representation of the physical address of the interface | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.7.1.6 |
| lanAclRuleSourceMACMask Mask by which to filter MAC address. For example a MAC Mask of
ff:ff:ff:00:00:00 would filter against the first six digits of
the MAC address. ASCII representation of the MAC Ma… | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.7.1.7 |
| lanAclRuleRowStatus The SNMP RowStatus of the current row. The following object must
be specified upon row creation:
lanAclRuleName | column | Zhone-TCZhoneRowStatus | .1.3.6.1.4.1.5504.2.5.41.1.7.1.8 |