aclProfileFieldMask
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.1.6.1.3
Object
column
r/w
Bits
Defines the compared fields mask for the ACL profile. Every field mask bit has its own referenced field parameter(s). etherType(0) - aclProfileRuleEtype sourceMac(1) - aclProfileRuleSrcMac destMac(2) - aclProfileRuleDestMac sourceOui(3) - aclProfileRuleSrcOui destOui(4) - aclProfileRuleDestOui innerVlan(5) - aclProfileRuleInnerVlan outerVlan(6) - aclProfileRuleOuterVlan innerPbit(7) - aclProfileRuleInnerPbit outerPbit(8) - aclProfileRuleOuterPbit sourceIpRange(9) - aclProfileRuleSrcIpRange, aclProfileRuleSrcIpMask destIpRange(10) - aclProfileRuleDestIpRange, aclProfileRuleDestIpMask sourceIp(11) - aclProfileRuleSrcIp destIp(12) - aclProfileRuleDestIp protocol(13) - aclProfileRuleProtocol ipPrecedence(14) - aclProfileRuleIpPrecedence dscp(15) - aclProfileRuleDscp sourceIpv6(16) - sourceIpv6 destIpv6(17) - aclProfileRuleDestIpv6 nextHeader(18) - aclProfileRuleNextHeader trafficClass(19) - aclProfileRuleTrafficClass sourceL4PortRange(20) - aclProfileRuleSrcL4StartPort, aclProfileRuleSrcL4EndPort destL4PortRange(21) - aclProfileRuleDestL4StartPort, aclProfileRuleDestL4EndPort sourceL4Port(22) - aclProfileRuleSrcL4Port destL4Port(23) - aclProfileRuleDestL4Port
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.1.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclProfileEntry
- Table
- aclProfileTable
- Siblings
- 38
Syntax
Bits
Values & Constraints
Enumerated Values
0 | etherType |
1 | sourceMac |
2 | destMac |
3 | sourceOui |
4 | destOui |
5 | innerVlan |
6 | outerVlan |
7 | innerPbit |
8 | outerPbit |
9 | sourceIpRange |
10 | destIpRange |
11 | sourceIp |
12 | destIp |
13 | protocol |
14 | ipPrecedence |
15 | dscp |
16 | sourceIpv6 |
17 | destIpv6 |
18 | nextHeader |
19 | trafficClass |
20 | sourceL4PortRange |
21 | destL4PortRange |
22 | sourceL4Port |
23 | destL4Port |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aclProfileName 'multicast' reserved. | column | OctetString | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.1 |
| aclProfileRuleOuterVlan Matches specified outer VLAN ID. | column | Unsigned32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.10 |
| aclProfileRuleInnerPbit Matches specified inner VLAN PBIT. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.11 |
| aclProfileRuleOuterPbit Matches specified outer VLAN PBIT. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.12 |
| aclProfileRuleSrcIpRange Matches specified source IP range. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.13 |
| aclProfileRuleSrcIpMask The subnet mask of source IP range. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.14 |
| aclProfileRuleDestIpRange Matches specified destination IP range. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.15 |
| aclProfileRuleDestIpMask The subnet mask of destination IP range. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.16 |
| aclProfileRuleSrcIp Matches specified source IP address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.17 |
| aclProfileRuleDestIp Matches specified destination IP address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.18 |
| aclProfileRuleProtocol Matches specified IP protocol. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.19 |
| aclProfileActionMask Defines action(s) for the ACL profile. Every acktion mask bit
has its own referenced action parameter(s).
drop(0) - no action paramter
rateLimit(1) - aclProfileActionRate
changeIn… | column | Bits | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.2 |
| aclProfileRuleIpPrecedence Matches specified IP precedence. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.20 |
| aclProfileRuleDscp Matches specified IP DSCP. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.21 |
| aclProfileRuleSrcIpv6 Matches specified source IPv6 address. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.22 |
| aclProfileRuleDestIpv6 Matches specified destination IPv6 address. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.23 |
| aclProfileRuleNextHeader Matches specified IPv6 next header. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.24 |
| aclProfileRuleTrafficClass Matches specified IPv6 traffic class. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.25 |
| aclProfileRuleSrcL4StartPort Matches specified layer 4 source port range. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.26 |
| aclProfileRuleSrcL4EndPort Matches specified layer 4 source port range. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.27 |
| aclProfileRuleDestL4StartPort Matches specified layer 4 dest port range. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.28 |
| aclProfileRuleDestL4EndPort Matches specified layer 4 dest port range. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.29 |
| aclProfileRuleSrcL4Port Matches specified layer 4 source port. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.30 |
| aclProfileRuleDestL4Port Matches specified layer 4 dest port. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.31 |
| aclProfileActionRate Limits receiving rate of matched packets. | column | kbps Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.32 |
| aclProfileActionInnerPbit Change inner VLAN pbit of matched packets. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.33 |
| aclProfileActionOuterPbit Change outer VLAN pbit of matched packets. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.34 |
| aclProfileActionDscp Change IP DSCP of matched packets. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.35 |
| aclProfileActionTrafficClass Change IPv6 traffic class of matched packets. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.36 |
| aclProfileActionQos Change Qos of matched packets. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.37 |
| aclProfileRowStatus Row status of the table entry. 'multicast' reserved. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.38 |
| aclProfilePriority Priority of the ACL profile in hexadecimal. | column | OctetString | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.39 |
| aclProfileRuleEtype Matches specified Ether Type. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.4 |
| aclProfileRuleSrcMac Matches specified source MAC. | column | RFC1213-MIBPhysAddress | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.5 |
| aclProfileRuleDestMac Matches specified destination MAC. | column | RFC1213-MIBPhysAddress | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.6 |
| aclProfileRuleSrcOui Matches specified source MAC OUI. | column | OctetString | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.7 |
| aclProfileRuleDestOui Matches specified destination MAC OUI. | column | OctetString | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.8 |
| aclProfileRuleInnerVlan Matches specified inner VLAN ID. | column | Unsigned32 | .1.3.6.1.4.1.890.1.5.12.49.1.6.1.9 |