EdgeSwitch-QOS-ACL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
14
Rows
14
Columns
136
aclTable
table.1.3.6.1.4.1.4413.1.1.3.2.1
·
1 row entry
·
5 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk aclTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::aclTable'
A table of ACL instances.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The IP ACL table index this instance is associated with.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.1.1.1 |
||||||||||||
|
Status of this instance. Entries can not be deleted until all rows in
the aclIfTable and aclRuleTable with corresponding values of aclIndex have been deleted. active(1) - this ACL instance is acti… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.1.1.2 |
||||||||||||
|
The name of this IPv4 ACL entry, which must consist of
1 to 31 alphanumeric characters and uniquely identify this IPv4 ACL. An existing IPv4 ACL can be renamed by setting this object to a new name. This o… |
OctetStringr/w Constraints: range: 1-31 |
.1.3.6.1.4.1.4413.1.1.3.2.1.1.3 |
||||||||||||
|
Renumber the sequence numbers of the rule entries for specified IPv4 ACL
with the given increment value (aclResequenceIncrement SNMP object) starting from a particular sequence number(aclResquenceStartRuleNumber SNMP ob… |
Integer32r/w Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.1.1.4 |
||||||||||||
|
Renumber the sequence numbers of the rule entries for specified IPv4 ACL
with the given increment value (aclResequenceIncrement SNMP object) starting from a particular sequence number(aclResquenceStartRuleNumber SNMP ob… |
Integer32r/w Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.1.1.5 |
aclRuleTable
table.1.3.6.1.4.1.4413.1.1.3.2.4
·
1 row entry
·
33 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk aclRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::aclRuleTable'
A table of IP ACL Rule instances.
A table of IP ACL Classification Rules
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index(sequence number) of this rule instance within an IP ACL.
|
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.1 |
||||||||||||
|
The type of action this rule should perform.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4413.1.1.3.2.4.1.2 |
||||||||||||
|
icmp - 1
igmp - 2 ip - 4 tcp - 6 udp - 17 All values from 1 to 255 are valid. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.3 |
||||||||||||
|
The Source IP Address used in the ACL Classification.
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.4 |
||||||||||||
|
The Source IP Mask used in the ACL Classification.
This mask is expressed using wild-card notation,which is the 1's compliment of traditional Subnet Masks. Here, the 'Don't care bits' are represented by binary 1's and … |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.5 |
||||||||||||
|
The Source Port Number (Layer 4) used in the ACL Classification.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.6 |
||||||||||||
|
The Source Port Number(Layer 4) range start.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.7 |
||||||||||||
|
The Source Port Number(Layer 4) range end.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.8 |
||||||||||||
|
The Destination IP Address used in the ACL Classification.
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.9 |
||||||||||||
|
The Destination IP Mask used in the ACL Classification.
This mask is expressed using wild-card notation,which is the 1's compliment of traditional Subnet Masks. Here, the 'Don't care bits' are represented by binary … |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.10 |
||||||||||||
|
The Destination Port (Layer 4) used in ACl classification.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.11 |
||||||||||||
|
The Destination Port (Layer 4) starting range used in ACL classification.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.12 |
||||||||||||
|
The Destination Port (Layer 4) ending range used in ACL classification.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.13 |
||||||||||||
|
The Differentiated Services Code Point value.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.14 |
||||||||||||
|
The Type of Service (TOS) IP Precedence value.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.15 |
||||||||||||
|
The Type of Service (TOS) Bits value.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.16 |
||||||||||||
|
The Type of Service (TOS) Mask value.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.17 |
||||||||||||
|
Status of this instance.
active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.18 |
||||||||||||
|
Queue identifier to which all inbound packets matching this
ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the numbe… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.19 |
||||||||||||
|
A non-zero value indicates the external ifIndex to which all
inbound packets matching this ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this object. … |
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.20 |
||||||||||||
|
Flag to indicate that the ACL rule is defined to match on every IP packet,
regardless of content. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.21 |
||||||||||||
|
A non-zero value indicates the external ifIndex to which all
inbound packets matching this ACL rule are copied. A value of zero means packet mirroring is not in effect, which is the default value of this object. Not… |
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.22 |
||||||||||||
|
Flag to indicate that the ACL rule is being logged.
A hardware count of the number of times this rule is hit is reported via the aclTrapRuleLogEvent notification. This object may be supported for an acl… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.23 |
||||||||||||
|
Name of the time range, that the ACL rule
has referenced.It must start with alphabet and shall consist of 1 to 31 alphanumeric characters. |
OctetStringr/w Constraints: range: 1-31 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.24 |
||||||||||||
|
Flag that indicates the ACL rule status.
If the status is active, it implies that the ACL rule is in effect. If the status is inactive, it implies that the ACL rule is not in effect. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4413.1.1.3.2.4.1.25 |
||||||||||||
|
Committed rate attribute statement value, specified in kbps.
|
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.26 |
||||||||||||
|
Committed burst size attribute statement value, specified in kbytes.
|
AclBurstSizer/w Type Constraints: range: 1..128 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.27 |
||||||||||||
|
ACL rule matches on the specified ICMP type. All values
from 1 to 255 are valid. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.29 |
||||||||||||
|
ACL rule matches on the specified ICMP code. All values
from 1 to 255 are valid. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.30 |
||||||||||||
|
ACL rule matches on the specified IGMP type. All values
from 1 to 255 are valid. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.31 |
||||||||||||
|
Flag to indicate the ACL rule to match on TCP packets that
has either RST or ACK bits set in the TCP header |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.32 |
||||||||||||
|
Flag to indicate the ACL rule to match if the packet is fragmented
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.33 |
||||||||||||
|
Read-only object, which verifies whether the specified ACL rule is duplicated.
If the rule is duplicated then ir is recommended to remove it. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.4.1.34 |
aclMacTable
table.1.3.6.1.4.1.4413.1.1.3.2.6
·
1 row entry
·
5 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk aclMacTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::aclMacTable'
A table of MAC ACL instances.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The MAC ACL table index this instance is associated with.
When creating a new MAC ACL, refer to the aclMacIndexNextFree object to determine the next available aclMacIndex to use. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.6.1.1 |
||||||||||||
|
The name of this MAC ACL entry, which must consist of
1 to 31 alphanumeric characters and uniquely identify this MAC ACL. An existing MAC ACL can be renamed by setting this object to a new name. This obj… |
OctetStringr/w Constraints: range: 1-31 |
.1.3.6.1.4.1.4413.1.1.3.2.6.1.2 |
||||||||||||
|
Status of this instance. ACL MAC entries can not be deleted until all rows in
the aclIfTable and aclRuleTable with corresponding values of aclMacIndex have been deleted. active(1) - this ACL insta… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.6.1.3 |
||||||||||||
|
Renumber the sequence numbers of the rule entries for specified MAC ACL
with the given increment value (aclMacResequenceIncrement SNMP object) starting from a particular sequence number(aclMacResquenceStartRuleNumber SN… |
Integer32r/w Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.6.1.4 |
||||||||||||
|
Renumber the sequence numbers of the rule entries for specified MAC ACL
with the given increment value (aclMacResequenceIncrement SNMP object) starting from a particular sequence number(aclMacResquenceStartRuleNumber SN… |
Integer32r/w Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.6.1.5 |
aclMacRuleTable
table.1.3.6.1.4.1.4413.1.1.3.2.7
·
1 row entry
·
27 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk aclMacRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::aclMacRuleTable'
A table of layer 2 MAC ACL Rule instances.
A table of layer 2 MAC ACL Classification Rules
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of this rule instance within an MAC ACL.
|
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.1 |
||||||||||||||||||||||||||
|
The type of action this MAC ACL rule should perform.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4413.1.1.3.2.7.1.2 |
||||||||||||||||||||||||||
|
The Class of Service (COS) used in the MAC ACL Classification.
This is the three-bit user priority field in the 802.1Q tag header of a tagged Ethernet frame. For frames containing a double VLAN tag, thi… |
Unsigned32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.3 |
||||||||||||||||||||||||||
|
The Secondary Class of Service (COS2) used in the MAC ACL Classification.
This is the three-bit user priority field in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame. |
Unsigned32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.4 |
||||||||||||||||||||||||||
|
The Destination MAC address used in the MAC ACL Classification.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.5 |
||||||||||||||||||||||||||
|
The Destination MAC address mask used in the MAC ACL Classification.
This mask value identifies the portion of the aclMacRuleDestMacAddr that is compared against a packet. A non-contiguous mask value is … |
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.6 |
||||||||||||||||||||||||||
|
The Ethertype keyword used in the MAC ACL Classification.
A keyword of custom(1) requires that the aclMacRuleEtypeValue object also be set. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4413.1.1.3.2.7.1.7 |
||||||||||||||||||||||||||
|
The Ethertype custom value used in the MAC ACL Classification.
This object is only valid if the aclMacRuleEtypeKey is set to custom(1). The allowed value for this object is 0x0600 to 0xFFFF (1536 to 65… |
EtypeValuer/w Type Constraints: range: 1536..65535 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.8 |
||||||||||||||||||||||||||
|
The Source MAC address used in the MAC ACL Classification.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.9 |
||||||||||||||||||||||||||
|
The Source MAC address mask used in the MAC ACL Classification.
This mask value identifies the portion of the aclMacRuleSrcMacAddr that is compared against a packet. A non-contiguous mask value is permi… |
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.10 |
||||||||||||||||||||||||||
|
The VLAN ID value used in the MAC ACL Classification.
The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer… |
Unsigned32r/w Constraints: range: 1-4093 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.11 |
||||||||||||||||||||||||||
|
The VLAN ID range start value used in the MAC ACL Classification.
Setting this value greater than the current aclMacRuleVlanIdRangeEnd changes the VLAN ID range end to the same value as the range start. T… |
Unsigned32r/w Constraints: range: 1-4093 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.12 |
||||||||||||||||||||||||||
|
The VLAN ID range end value used in the MAC ACL Classification.
Setting this value less than the current aclMacRuleVlanIdRangeStart changes the VLAN ID range start to the same value as the range end. The … |
Unsigned32r/w Constraints: range: 1-4093 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.13 |
||||||||||||||||||||||||||
|
The Secondary VLAN ID value used in the MAC ACL Classification.
The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet … |
Unsigned32r/w Constraints: range: 1-4093 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.14 |
||||||||||||||||||||||||||
|
The Secondary VLAN ID range start value used in the MAC ACL Classification.
Setting this value greater than the current aclMacRuleVlanId2RangeEnd changes the Secondary VLAN ID range end to the same value as the range st… |
Unsigned32r/w Constraints: range: 1-4093 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.15 |
||||||||||||||||||||||||||
|
The Secondary VLAN ID range end value used in the MAC ACL Classification.
Setting this value less than the current aclMacRuleVlanId2RangeStart changes the Secondary VLAN ID range start to the same value as the range end… |
Unsigned32r/w Constraints: range: 1-4093 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.16 |
||||||||||||||||||||||||||
|
Status of this instance.
active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.17 |
||||||||||||||||||||||||||
|
Queue identifier to which all inbound packets matching this
MAC ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the n… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.18 |
||||||||||||||||||||||||||
|
A non-zero value indicates the external ifIndex to which all
inbound packets matching this MAC ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this objec… |
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.19 |
||||||||||||||||||||||||||
|
Flag to indicate that the MAC ACL rule is defined to match all packets,
regardless of Ethertype. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.20 |
||||||||||||||||||||||||||
|
A non-zero value indicates the external ifIndex to which all
inbound packets matching this MAC ACL rule are copied. A value of zero means packet mirroring is not in effect, which is the default value of this object. … |
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.21 |
||||||||||||||||||||||||||
|
Flag to indicate that the ACL rule is being logged.
A hardware count of the number of times this rule is hit is reported via the aclTrapRuleLogEvent notification. This object may be supported for an acl… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.22 |
||||||||||||||||||||||||||
|
Name of the time range, that the ACL rule
has referenced.It must start with alphabet and shall consist of 1 to 31 alphanumeric characters. |
OctetStringr/w Constraints: range: 1-31 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.23 |
||||||||||||||||||||||||||
|
Flag that indicates the ACL rule status.
If the status is active, it implies that the ACL rule is in effect. If the status is inactive, it implies that the ACL rule is not in effect. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4413.1.1.3.2.7.1.24 |
||||||||||||||||||||||||||
|
Committed rate attribute statement value, specified in kbps.
|
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.25 |
||||||||||||||||||||||||||
|
Committed burst size attribute statement value, specified in kbytes.
|
AclBurstSizer/w Type Constraints: range: 1..128 |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.26 |
||||||||||||||||||||||||||
|
Read-only object, which verifies whether the specified MAC ACL rule is duplicated.
If the rule is duplicated then ir is recommended to remove it. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.7.1.28 |
aclIfTable
table.1.3.6.1.4.1.4413.1.1.3.2.8
·
1 row entry
·
6 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk aclIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::aclIfTable'
A table of ACL interface instances per direction.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The interface to which this ACL instance applies.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.8.1.1 |
||||||||||||
|
The interface direction to which this ACL instance applies.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4413.1.1.3.2.8.1.2 |
||||||||||||
|
The relative evaluation sequence of this ACL for this
interface and direction. When multiple ACLs are allowed for a given interface and direction, the sequence number determines the order in which the list of ACLs ar… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.4413.1.1.3.2.8.1.3 |
||||||||||||
|
The type of this ACL, which is used to interpret the
aclIfId object value. Each type of ACL uses its own numbering scheme for identification (see aclIfAclId object for details). The aclIfAclId object mu… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4413.1.1.3.2.8.1.4 |
||||||||||||
|
The ACL identifier value, which is interpreted based on
the aclIfType object. For the IP ACLs, the actual ACL number is its identifier as follows: IP standard ranges from 1-99, while IP extended ranges … |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.8.1.5 |
||||||||||||
|
Status of this instance.
active(1) - this ACL interface instance is active createAndGo(4) - set to this value to assign an ACL to an interface and direction destroy(6) - set to this value to remo… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.8.1.6 |
aclIpv6Table
table.1.3.6.1.4.1.4413.1.1.3.2.11
·
1 row entry
·
5 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk aclIpv6Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::aclIpv6Table'
A table of Ipv6 ACL instances.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The IPv6 ACL table index this instance is associated with.
When creating a new IPv6 ACL, refer to the aclIPv6IndexNextFree object to determine the next available aclIpv6Index to use. |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.11.1.1 |
||||||||||||
|
The name of this IPv6 ACL entry, which must consist of
1 to 31 alphanumeric characters and uniquely identify this IPv6 ACL. An existing IPv6 ACL can be renamed by setting this object to a new name. This o… |
OctetStringr/w Constraints: range: 1-31 |
.1.3.6.1.4.1.4413.1.1.3.2.11.1.2 |
||||||||||||
|
Status of this instance.
active(1) - this ACL instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance The a… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.11.1.3 |
||||||||||||
|
Renumber the sequence numbers of the rule entries for specified IPv6 ACL
with the given increment value (aclIpv6ResequenceIncrement SNMP object) starting from a particular sequence number(aclIpv6ResquenceStartRuleNumber… |
Integer32r/w Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.11.1.4 |
||||||||||||
|
Renumber the sequence numbers of the rule entries for specified IPv6 ACL
with the given increment value (aclIpv6ResequenceIncrement SNMP object) starting from a particular sequence number(aclIpv6ResquenceStartRuleNumber… |
Integer32r/w Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.11.1.5 |
aclIpv6RuleTable
table.1.3.6.1.4.1.4413.1.1.3.2.12
·
1 row entry
·
31 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk aclIpv6RuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::aclIpv6RuleTable'
A table of IPv6 ACL Rule instances.
A table of IPv6 ACL Classification Rules
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of this rule instance within an IPv6 ACL.
|
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.1 |
||||||||||||
|
The type of action this IPv6 ACL rule should perform.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4413.1.1.3.2.12.1.2 |
||||||||||||
|
Flag to indicate that the ACL rule is being logged.
A hardware count of the number of times this rule is hit is reported via the aclTrapRuleLogEvent notification. This object may be supported for an acl… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.3 |
||||||||||||
|
Queue identifier to which all inbound packets matching this
ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the numbe… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.4 |
||||||||||||
|
A non-zero value indicates the external ifIndex to which all
inbound packets matching this Ipv6 ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this obj… |
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.5 |
||||||||||||
|
A non-zero value indicates the external ifIndex to which all
inbound packets matching this IPv6 ACL rule are copied. A value of zero means packet mirroring is not in effect, which is the default value of this object.… |
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.6 |
||||||||||||
|
Flag to indicate that the ACL rule is defined to match on every IP packet,
regardless of content. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.7 |
||||||||||||
|
icmp - 1
igmp - 2 ip - 4 tcp - 6 udp - 17 All values from 1 to 255 are valid. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.8 |
||||||||||||
|
The Source Port Number (Layer 4) used in the ACL Classification.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.9 |
||||||||||||
|
The Source Port Number(Layer 4) range start.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.10 |
||||||||||||
|
The Source Port Number(Layer 4) range end.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.11 |
||||||||||||
|
The Destination Port (Layer 4) used in ACl classification.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.12 |
||||||||||||
|
The Destination Port (Layer 4) starting range used in ACL classification.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.13 |
||||||||||||
|
The Destination Port (Layer 4) ending range used in ACL classification.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.14 |
||||||||||||
|
Status of this instance.
active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.15 |
||||||||||||
|
Flow label is 20-bit number that is unique to an IPv6 packet, used by end
stations to signify quality-of-service handling in routers. |
Integer32r/w Constraints: range: 0-1048575 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.16 |
||||||||||||
|
The Differentiated Services Code Point value.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.17 |
||||||||||||
|
The Ipv6 Prefix Address configured on the Service Port.
|
Ipv6AddressPrefixr/w Type Constraints: range: 0..16 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.18 |
||||||||||||
|
The Prefix Length.
|
Integer32r/w Constraints: range: 1-128 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.19 |
||||||||||||
|
The Ipv6 Prefix Address configured on the Service Port.
|
Ipv6AddressPrefixr/w Type Constraints: range: 0..16 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.20 |
||||||||||||
|
The Prefix Length.
|
Integer32r/w Constraints: range: 1-128 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.21 |
||||||||||||
|
Name of the time range, that the ACL rule
has referenced.It must start with alphabet and shall consist of 1 to 31 alphanumeric characters. |
OctetStringr/w Constraints: range: 1-31 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.22 |
||||||||||||
|
Flag that indicates the ACL rule status.
If the status is active, it implies that the ACL rule is in effect. If the status is inactive, it implies that the ACL rule is not in effect. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4413.1.1.3.2.12.1.23 |
||||||||||||
|
Committed rate attribute statement value, specified in kbps.
|
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.24 |
||||||||||||
|
Committed burst size attribute statement value, specified in kbytes.
|
AclBurstSizer/w Type Constraints: range: 1..128 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.25 |
||||||||||||
|
ACL rule matches on the specified ICMP type. All values
from 1 to 255 are valid. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.27 |
||||||||||||
|
ACL rule matches on the specified ICMP code. All values
from 1 to 255 are valid. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.28 |
||||||||||||
|
Flag to indicate the ACL rule to match on packets
with routing extention header |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.29 |
||||||||||||
|
Flag to indicate the ACL rule to match if the packets
with fragments extention header |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.30 |
||||||||||||
|
Flag to indicate the ACL rule to match on TCP packets that
has either RST or ACK bits set in the TCP header |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.31 |
||||||||||||
|
Read-only object, which verifies whether the specified ACL rule is duplicated.
If the rule is duplicated then ir is recommended to remove it. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4413.1.1.3.2.12.1.32 |
aclVlanTable
table.1.3.6.1.4.1.4413.1.1.3.2.13
·
1 row entry
·
6 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk aclVlanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::aclVlanTable'
A table of ACL VLAN instances per direction.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The Vlan to which this ACL instance applies.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.13.1.1 |
||||||||||||
|
The Vlan direction to which this ACL instance applies.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4413.1.1.3.2.13.1.2 |
||||||||||||
|
The relative evaluation sequence of this ACL for this
Vlan and direction. When multiple ACLs are allowed for a given Vlan and direction, the sequence number determines the order in which the list of ACLs are evaluate… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.4413.1.1.3.2.13.1.3 |
||||||||||||
|
The type of this ACL, which is used to interpret the
aclVlanId object value. Each type of ACL uses its own numbering scheme for identification (see aclVlanAclId object for details). The aclVlanAclId obje… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4413.1.1.3.2.13.1.4 |
||||||||||||
|
The ACL identifier value, which is interpreted based on
the aclVlanType object. For the IP ACLs, the actual ACL number is its identifier as follows: IP standard ranges from 1-99, while IP extended range… |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4413.1.1.3.2.13.1.5 |
||||||||||||
|
Status of this instance.
active(1) - this ACL Vlan instance is active createAndGo(4) - set to this value to assign an ACL to a Vlan and direction destroy(6) - set to this value to remove an ACL f… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.13.1.6 |
.1.3.6.1.4.1.4413.1.1.3.2.15
·
1 row entry
·
3 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk agentAclRemarkConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::agentAclRemarkConfigTable'
A table for configuration of IPv4 ACL remarks entries. Created remarks will be associated with IPv4 ACL rule when the rule is created.
The row of IPv4 ACL remarks configuration table.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Index of remark(not associated with a rule) instance within IPv4 ACL.
|
Unsigned32r/w Constraints: range: 1-10 |
.1.3.6.1.4.1.4413.1.1.3.2.15.1.1 |
||||||||||||
|
IPv4 ACL remark(comment) string configuration.
Each remark line is limited to 100 characters. Remark may consist of characters in the range A-Z, a-z, 0-9 and special characters like space, hyphen, underscore. |
OctetStringr/w Constraints: range: 1-100 |
.1.3.6.1.4.1.4413.1.1.3.2.15.1.2 |
||||||||||||
|
Status of this instance.
active(1) - this remark is configured. createAndGo(4) - set to this value to create the remark entry. agentAclRemarkStr should be specified. destroy(6) -… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.15.1.3 |
agentAclRemarkRuleTable
table.1.3.6.1.4.1.4413.1.1.3.2.16
·
1 row entry
·
3 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk agentAclRemarkRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::agentAclRemarkRuleTable'
This table displays remarks which are associated with IPv4 ACL rules. Each rule can be uniquely identified with IPv4 ACL and rule numbers. Each remark within each rule can be uniquely identified with remark index. Remarks associated with the rule can't be edited in any way. They can be deleted only.
Row of the IPv4 ACL rule remarks table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of the remark instance within IPv4 ACL rule.
|
Unsigned32 Constraints: range: 1-10 |
.1.3.6.1.4.1.4413.1.1.3.2.16.1.1 |
||||||||||||
|
Displays the remark string for the specified IPv4 ACL rule.
|
OctetString Constraints: range: 1-100 |
.1.3.6.1.4.1.4413.1.1.3.2.16.1.2 |
||||||||||||
|
Status of this instance.
active(1) - this remark is configured. destroy(6) - set to this value to delete the remark entry. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.16.1.3 |
.1.3.6.1.4.1.4413.1.1.3.2.17
·
1 row entry
·
3 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk agentAclIpv6RemarkConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::agentAclIpv6RemarkConfigTable'
A table for configuration of IPv6 ACL remarks entries. Created remarks will be associated with IPv6 ACL rule when the rule is created.
The row of IPv6 ACL remarks configuration table.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Index of remark(not associated with a rule) instance within IPv6 ACL.
|
Unsigned32r/w Constraints: range: 1-10 |
.1.3.6.1.4.1.4413.1.1.3.2.17.1.1 |
||||||||||||
|
IPv6 ACL remark(comment) string configuration.
Each remark line is limited to 100 characters. Remark may consist of characters in the range A-Z, a-z, 0-9 and special characters like space, hyphen, underscore. |
OctetStringr/w Constraints: range: 1-100 |
.1.3.6.1.4.1.4413.1.1.3.2.17.1.2 |
||||||||||||
|
Status of this instance.
active(1) - this remark is configured. createAndGo(4) - set to this value to create the remark entry. agentAclIpv6RemarkStr should be specified. destroy(6) … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.17.1.3 |
.1.3.6.1.4.1.4413.1.1.3.2.18
·
1 row entry
·
3 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk agentAclIpv6RemarkRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::agentAclIpv6RemarkRuleTable'
This table displays remarks which are associated with IPv6 ACL rules. Each rule can be uniquely identified with IPv6 ACL and rule numbers. Each remark within each rule can be uniquely identified with remark index. Remarks associated with the rule can't be edited in any way. They can be deleted only.
Row of the IPv6 ACL rule remarks table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of the remark instance within IPv6 ACL rule.
|
Unsigned32 Constraints: range: 1-10 |
.1.3.6.1.4.1.4413.1.1.3.2.18.1.1 |
||||||||||||
|
Displays the remark string for the specified IPv6 ACL rule.
|
OctetString Constraints: range: 1-100 |
.1.3.6.1.4.1.4413.1.1.3.2.18.1.2 |
||||||||||||
|
Status of this instance.
active(1) - this remark is configured. destroy(6) - set to this value to delete the remark entry. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.18.1.3 |
.1.3.6.1.4.1.4413.1.1.3.2.19
·
1 row entry
·
3 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk agentAclMacRemarkConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::agentAclMacRemarkConfigTable'
A table for configuration of MAC ACL remarks entries. Created remarks will be associated with MAC ACL rule when the rule is created.
The row of MAC ACL remarks configuration table.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Index of remark(not associated with a rule) instance within MAC ACL.
|
Unsigned32r/w Constraints: range: 1-10 |
.1.3.6.1.4.1.4413.1.1.3.2.19.1.1 |
||||||||||||
|
MAC ACL remark(comment) string configuration.
Each remark line is limited to 100 characters. Remark may consist of characters in the range A-Z, a-z, 0-9 and special characters like space, hyphen, underscore. |
OctetStringr/w Constraints: range: 1-100 |
.1.3.6.1.4.1.4413.1.1.3.2.19.1.2 |
||||||||||||
|
Status of this instance.
active(1) - this remark is configured. createAndGo(4) - set to this value to create the remark entry. agentAclMacRemarkStr should be specified. destroy(6) … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.19.1.3 |
.1.3.6.1.4.1.4413.1.1.3.2.20
·
1 row entry
·
3 columns
Uses the ubiquiti variant from
Command help
/opt/observium/mibs/ubiquiti.
Walk agentAclMacRemarkRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-QOS-ACL-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-ACL-MIB::agentAclMacRemarkRuleTable'
This table displays remarks which are associated with MAC ACL rules. Each rule can be uniquely identified with MAC ACL and rule numbers. Each remark within each rule can be uniquely identified with remark index. Remarks associated with the rule can't be edited in any way. They can be deleted only.
Row of the MAC ACL rule remarks table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of the remark instance within MAC ACL rule.
|
Unsigned32 Constraints: range: 1-10 |
.1.3.6.1.4.1.4413.1.1.3.2.20.1.1 |
||||||||||||
|
Displays the remark string for the specified MAC ACL rule.
|
OctetString Constraints: range: 1-100 |
.1.3.6.1.4.1.4413.1.1.3.2.20.1.2 |
||||||||||||
|
Status of this instance.
active(1) - this remark is configured. destroy(6) - set to this value to delete the remark entry. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4413.1.1.3.2.20.1.3 |