ostAclCfgEntry
OMNITRON-ACL-MIB ·
.1.3.6.1.4.1.7342.16.2.1
Object
row
This is a ACL configuration table entry. Each row in the table
indicates a specific ACL that is used to match an Ethernet frame
sent to the management port. A matching criteria is then implemented
based upon the ostAclCfgAccessbility object.
Its primary purpose is allow access by only allowed source IP
addresses and specified protocols, i.e. ARP, TCP/UDP. Accessibilty by
Layer 2 only protocols, i.e. Link OAM or CFM, are not limited by this
mechanism.
The entries in the table are processed in the order based upon the
index number, smallest to largest. The first match that is selected
applies the associated ostAclCfgAccessibility option. This means that
a more specific match could be applied first, i.e. 'permit' and then
the less specific match could be applied separately, i.e. 'deny'.
Context
- MIB
- OMNITRON-ACL-MIB
- OID
.1.3.6.1.4.1.7342.16.2.1- Type
- row
- Status
- current
- Parent
- ostAclCfgTable
- Table
- ostAclCfgTable
- Children
- 11
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ostAclCfgIndex An index that is used to identify a specific ACL instance. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.7342.16.2.1.1 |
| ostAclCfgIpSourceAddrString This object specifies a specific ACL source IPv4 or IPv6 address.
If the User IPv4 address has been set via ostAclCfgIpSourceAddr
then this object reflects the same value.
… | column | OMNITRON-TC-MIBOstIpAddr | .1.3.6.1.4.1.7342.16.2.1.10 |
| ostAclCfgIpSourceAddrEndString This object specifies a specific ACL source IPv4 or IPv6 address.
If the User IPv4 address has been set via ostAclCfgIpSourceAddr
then this object reflects the same value.
… | column | OMNITRON-TC-MIBOstIpAddr | .1.3.6.1.4.1.7342.16.2.1.11 |
| ostAclCfgRowStatus The status of the row.
The writable columns in a row cannot be changed if the row
is active. All columns must have a valid value before a row
can be activated. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.7342.16.2.1.2 |
| ostAclCfgAccessibility The accessibility option for the specific ACL instance configured
for the row.
A value of 'deny' indicates that the Ethernet frame that matches
the ACL is NOT acted… | column | OMNITRON-TC-MIBOstAccessibiltyType | .1.3.6.1.4.1.7342.16.2.1.3 |
| ostAclCfgProtocol This object indicates the matching protocol type for the ACL instance
configured for the row.
arp(1) ARP protocol specified
icmp(2) ICMP protocol specf… | column | Enumeration | .1.3.6.1.4.1.7342.16.2.1.4 |
| ostAclCfgIpSourceAddr This object indicates the source IPv4 address for the ACL instance
configured for the row.
For ARP it is the 'Send IP address'.
A value of 0.0.0.0 in… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.7342.16.2.1.5 |
| ostAclCfgIpSourceAddrEnd This object indicates the source IPv4 address for the ACL instance
configured for the row.
A value of 0.0.0.0 indicates there is no matching ending IPv4 address
and… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.7342.16.2.1.6 |
| ostAclCfgDstPort This object indicates the destination UDP/TCP port for the ACL
instance configured for the row.
This object is only valid if ostAclCfgProtocol is 'udp' or 'tcp'. It… | column | Integer32 | .1.3.6.1.4.1.7342.16.2.1.7 |
| ostAclCfgSrcPort This object indicates the source UDP/TCP port for the ACL
instance configured for the row.
This object is only valid if ostAclCfgProtocol is 'udp' or 'tcp'. It
is i… | column | Integer32 | .1.3.6.1.4.1.7342.16.2.1.8 |
| ostAclCfgMgtPort This object indicates the matching destination management port for
the ACL instance configured for the row.
anyMgtPort(0) Any of the management ports
mgt1Port(1) … | column | Enumeration | .1.3.6.1.4.1.7342.16.2.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| ostAclCfgIndex An index that is used to identify a specific ACL instance. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.7342.16.2.1.1 |