G6-ACL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
22
.1.3.6.1.4.1.3181.10.6.3.51.2
·
1 row entry
·
3 columns
This table defines the parameter for access control of incoming data.
Indexes
activeFilterPortConfigPortIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
activeFilterPortConfigPortIndex
Automatically generated
|
Integer32 Constraints: range: 0-31 |
.1.3.6.1.4.1.3181.10.6.3.51.2.1.1 |
||||
|
activeFilterPortConfigEnableAclFiltering
Generally enables access control checking for this particular port. The details need to be configured in the list and rules tables.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3181.10.6.3.51.2.1.2 |
||||
|
activeFilterPortConfigAclListName
Name of the ACL (access control list) which apply to this port. Several ACL lists may be specified with a comma separated list. Example acl1, otherlist
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.51.2.1.3 |
listTable
table.1.3.6.1.4.1.3181.10.6.3.51.3
·
1 row entry
·
4 columns
This table is used to combine and group individual rules for easier reference.
Indexes
listIndex
| Column | Syntax | OID |
|---|---|---|
|
listIndex
Automatically generated
|
Integer32 Constraints: range: 0-63 |
.1.3.6.1.4.1.3181.10.6.3.51.3.1.1 |
|
listName
Unique name to reference this entry and to remember whose MAC address is entered.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.51.3.1.2 |
|
listDescription
Enter any information required to remember what this rule is intended to do.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.51.3.1.3 |
|
listRules
Contains the names of rules that apply to this list separated by commas. Please beware of typing errors. Example: rule1,rule2,other_rule
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.51.3.1.4 |
rulesTable
table.1.3.6.1.4.1.3181.10.6.3.51.4
·
1 row entry
·
15 columns
For filtering of incoming data this table defines the filter rules. The same table also applies to arp inspection. In this use this table statically defines valid MAC/IP/VLAN relationships.
Indexes
rulesIndex
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
rulesIndex
Automatically generated
|
Integer32 Constraints: range: 0-127 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.1 |
||||||
|
rulesName
Unique name to reference this entry and to remember whose MAC address is entered.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.2 |
||||||
|
rulesDescription
Enter any information required to remember what this rule is intended to do.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.3 |
||||||
|
rulesMode
Use UNUSED to temporarily suspend an entry. Use ACCEPT when the matched entry should be treated as valid. Use DENY when a matched entry should be treated as invalid match.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3181.10.6.3.51.4.1.4 |
||||||
|
rulesEtherType
Use 2048 to match IPv4 (0x800), 34525 to match IPv6 (0x86DD). A value of 0 ignores this field. The field is also ignored for ARP inspection rules.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.5 |
||||||
|
rulesProtocol
Use 6 to specifiy tcp, 17 for udp, etc. Use to ignore the protocol field. This field is also ignored for arp inspection rules.
|
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.6 |
||||||
|
rulesVlanId
VLAN ID for which this entry is valid. A value of 0 ignores this field.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.7 |
||||||
|
rulesSourceMac
MAC address entry.
|
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.8 |
||||||
|
rulesSourceIp
IP address associated with the given MAC.
|
OctetStringr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.9 |
||||||
|
rulesSourceMask
The mask my be used to create a valid address range.
|
OctetStringr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.10 |
||||||
|
rulesSourcePort
May be used to specify a specific udp/tcp port. A value of 0 ignores this field. The field is also ignored for ARP inspection rules.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.11 |
||||||
|
rulesDestinationMac
MAC address entry. This field is ignored for ARP inspection rules.
|
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.12 |
||||||
|
rulesDestinationIp
IP address associated with the given MAC. This field is ignored for ARP inspection rules.
|
OctetStringr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.13 |
||||||
|
rulesDestinationMask
The mask my be used to create a valid address range. This field is ignored for ARP inspection rules.
|
OctetStringr/w Constraints: range: 0-20 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.14 |
||||||
|
rulesDestinationPort
May be used to specify a specific udp/tcp port. A value of 0 ignores this field. The field is also ignored for ARP inspection rules.
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.3181.10.6.3.51.4.1.15 |