FOUNDRY-SN-IP-ACL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
8
Rows
8
Columns
85
snAgAclTable
table.1.3.6.1.4.1.1991.1.2.2.15.2
·
1 row entry
·
33 columns
Uses the brocade variant from
Command help
/opt/observium/mibs/brocade.
Walk snAgAclTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::snAgAclTable'
Table of Access Control List
An entry in the IP access control list table.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The Access control list item number for an entry. This is a unique
number that identifies different Access list entries combined with the Access list name and Access list number. This one has to be unique even though th… |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.1 |
||||||||||||||||||||||||||||||||||
|
The access-list number for this entry.
|
AclNumberr/w Type Constraints: range: 1..5100 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.2 |
||||||||||||||||||||||||||||||||||
|
ACL name for an entry.
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.3 |
||||||||||||||||||||||||||||||||||
|
Action to take if the ip packet matches with this access control list.
|
Actionr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.2.1.4 |
||||||||||||||||||||||||||||||||||
|
Transport protocol. Valid values for the IP protocol are:
0 = any IP protocol 1 = ICMP 2 = IGMP 3 = ggp 4 = ipencap 5 = st2 6 = TCP 7 = cbt 8 = egp 9 = igp 10 = bbn_rcc 11 = nvp 12 = pup 13 = argus 14 = emcon 15 = xnet … |
IpProtocolr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.5 |
||||||||||||||||||||||||||||||||||
|
Source IP address.
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.6 |
||||||||||||||||||||||||||||||||||
|
Source IP subnet mask.
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.7 |
||||||||||||||||||||||||||||||||||
|
Type of comparison to perform. For now, this only applys to tcp or udp
to compare the port number |
Operatorr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.2.1.8 |
||||||||||||||||||||||||||||||||||
|
For now this only refers to transport protocol port number. 0 means NA
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.9 |
||||||||||||||||||||||||||||||||||
|
For now this only refers to transport protocol port number.
Used in ICMP Protocol to convey the ICMP Type value. 0 means NA. Valid values for ICMP Type: 1 = Echo reply 4 = Destination unreachable 5 = Source quench 6 = R… |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.10 |
||||||||||||||||||||||||||||||||||
|
Destination IP address.
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.11 |
||||||||||||||||||||||||||||||||||
|
Destination IP subnet mask.
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.12 |
||||||||||||||||||||||||||||||||||
|
Type of comparison to perform. For now, this only applys to tcp or udp
to compare the port number |
Operatorr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.2.1.13 |
||||||||||||||||||||||||||||||||||
|
For now this only refers to transport protocol port number. 0 means NA
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.14 |
||||||||||||||||||||||||||||||||||
|
For now this only refers to transport protocol port number. 0 means NA
|
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.15 |
||||||||||||||||||||||||||||||||||
|
This refers to IP precedence value in the range <0-7>
critical(5), flash(3), flash-override(4), immediate(2), internet(6), network(7), priority(1), routine(0) |
PrecedenceValuer/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.2.1.16 |
||||||||||||||||||||||||||||||||||
|
This refers to the IP type of service value in range <0-15>, which is
the sum of numeric vlaues of the following options - match packets with maximum reliability TOS (2) match packets with maximum throughput TOS (4) mat… |
TosValuer/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.2.1.17 |
||||||||||||||||||||||||||||||||||
|
Enable/Disable the filtering of established TCP packets of which the
ACK or RESET flag is on. This additional filter only applies to TCP transport protocol. |
FOUNDRY-SN-IP-MIBRtrStatusr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.2.1.18 |
||||||||||||||||||||||||||||||||||
|
Log flag
|
TruthValr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.2.1.19 |
||||||||||||||||||||||||||||||||||
|
Return whether the ACL is standard or extended, 1 for standard ACL
|
TruthValr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.2.1.20 |
||||||||||||||||||||||||||||||||||
|
To create or delete a access list entry.
|
SnRowStatusr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.2.1.21 |
||||||||||||||||||||||||||||||||||
|
Approximate count of flows matching individual ACL entry.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.22 |
||||||||||||||||||||||||||||||||||
|
Accurate count of packets matching individual ACL entry.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.23 |
||||||||||||||||||||||||||||||||||
|
Remark description of individual ACL entry.
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.24 |
||||||||||||||||||||||||||||||||||
|
QoS priority option for IP ACL entry.
|
Integer32r/w Constraints: range: 0-3 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.25 |
||||||||||||||||||||||||||||||||||
|
Force packet outgoing priority. Not defined(4)
|
Integer32r/w Constraints: range: 0-4 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.26 |
||||||||||||||||||||||||||||||||||
|
Map incoming packet priority. Not defined(8)
|
Integer32r/w Constraints: range: 0-8 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.27 |
||||||||||||||||||||||||||||||||||
|
Mark packets with given DSCP value. Not defined(64)
|
Integer32r/w Constraints: range: 0-64 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.28 |
||||||||||||||||||||||||||||||||||
|
Map incoming DSCP value. Not defined(64)
|
Integer32r/w Constraints: range: 0-64 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.29 |
||||||||||||||||||||||||||||||||||
|
ICMP Message Code value. Used in combination with
ICMP Message Type (use snAgAclSourceOperand2) to setup an ICMP filter. This object is not used with any other protocol. 0 means NA. Supported values Type: Echo reply ---… |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.30 |
||||||||||||||||||||||||||||||||||
|
This mask represents multiple parameters configured for this ACL.
Bit 0 specified in the BITS construct is the MS bit of the first octet. Bit 0: Match fragmented IP packets Bit 1: Match non-fragmented IP packets Bit 2: … |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.2.1.31 |
||||||||||||||||||||||||||||||||||
|
Optional VLAN ID to match against that of the incoming packet.
By default, the VLAN ID field is ignored during the match. In this case, value 0 is returned. |
FOUNDRY-SN-SWITCH-GROUP-MIBFdryVlanIdOrNoneTCr/w Type Constraints: range: 0..4094 |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.32 |
||||||||||||||||||||||||||||||||||
|
Returns the equivalent filter clause string.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.1991.1.2.2.15.2.1.33 |
snAgAclBindToPortTable
table.1.3.6.1.4.1.1991.1.2.2.15.3
·
1 row entry
·
6 columns
Uses the brocade variant from
Command help
/opt/observium/mibs/brocade.
Walk snAgAclBindToPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::snAgAclBindToPortTable'
Table of ACL binding to port for router
An entry in the ACL-binding-to-port table.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Binding-to port num, either physical port or virtual interface.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1991.1.2.2.15.3.1.1 |
||||||||
|
ACL port direction, inbound or outbound
|
Direction Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.3.1.2 |
||||||||
|
Defined ACL number
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1991.1.2.2.15.3.1.3 |
||||||||
|
Defined ACL name
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.1991.1.2.2.15.3.1.4 |
||||||||
|
Port list for binding virtual interface
|
OctetStringr/w | .1.3.6.1.4.1.1991.1.2.2.15.3.1.5 |
||||||||
|
To create or delete a ACL port entry.
|
SnRowStatusr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.3.1.6 |
snAgAclIfBindTable
table.1.3.6.1.4.1.1991.1.2.2.15.4
·
1 row entry
·
8 columns
Uses the brocade variant from
Command help
/opt/observium/mibs/brocade.
Walk snAgAclIfBindTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::snAgAclIfBindTable'
Table of ACL binding to port for router
An entry in the ACL-binding-to-port table.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Binding-to port num, either physical port or virtual interface.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.1991.1.2.2.15.4.1.1 |
||||||||
|
ACL port direction, inbound or outbound
|
Direction Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.4.1.2 |
||||||||
|
The id of the IPv4 ACL bound to this Interface (0 represents named ACL)
|
Integer32r/w Constraints: range: 0-199 |
.1.3.6.1.4.1.1991.1.2.2.15.4.1.3 |
||||||||
|
The name of the IPv4 ACL name bound to this Interface
|
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.1991.1.2.2.15.4.1.4 |
||||||||
|
This object specifies the port list for binding virtual interface.
Each port index is an ifIndex, if there are consecutive 4 or more ifIndex then, they will be encoded like below. Encoding and decoding sc… |
OctetStringr/w | .1.3.6.1.4.1.1991.1.2.2.15.4.1.5 |
||||||||
|
To create or delete a ACL port entry.
|
SnRowStatusr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.4.1.6 |
||||||||
|
Enable or disable deny logging.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.4.1.7 |
||||||||
|
The name of the IPv6 ACL name bound to this Interface
|
OctetStringr/w Constraints: range: 0-200 |
.1.3.6.1.4.1.1991.1.2.2.15.4.1.8 |
agAclAccntTable
table.1.3.6.1.4.1.1991.1.2.2.15.5
·
1 row entry
·
15 columns
Uses the brocade variant from
Command help
/opt/observium/mibs/brocade.
Walk agAclAccntTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::agAclAccntTable'
Table of ACL Accounting Statistics for router
An entry in the ACL-binding-to-port table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Kind of ACL Accounting statistics needed. ipv4PolicyBasedRouting(2)
and ipv6PolicyBasedRouting(6) are implemented in brcdPbrAclAccntTable. Agent will fail for GET on ipv4PolicyBasedRouting(2) and ipv6PolicyBasedRouting(… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.5.1.1 |
||||||||||||
|
Physical or virtual interface on which ACL accounting is desired.
For Receive ACL, we use the lowest port of the management module as value for this object. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.1991.1.2.2.15.5.1.2 |
||||||||||||
|
ACL port direction, inbound or outbound. For receive-acl kind, direction cannot be outbound.
|
Direction Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.5.1.3 |
||||||||||||
|
The access-list number for this entry.
|
AclNumber Type Constraints: range: 1..5100 |
.1.3.6.1.4.1.1991.1.2.2.15.5.1.4 |
||||||||||||
|
FilterId within a given ACL. This is a zero based value.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1991.1.2.2.15.5.1.5 |
||||||||||||
|
ACL name for an entry, if applicable. Otherwise, null string is returned.
|
AclNameString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.1991.1.2.2.15.5.1.6 |
||||||||||||
|
Last one second accounting data.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1991.1.2.2.15.5.1.7 |
||||||||||||
|
Last one minute accounting data.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1991.1.2.2.15.5.1.8 |
||||||||||||
|
Last five minute accounting data.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1991.1.2.2.15.5.1.9 |
||||||||||||
|
Cummulative accounting data since the ACL was installed.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1991.1.2.2.15.5.1.10 |
||||||||||||
|
Receive-ACL drop counter used for rate limiting. Not used for other ACL kind.
The value returned is per ACL, instead of per filter within the ACL. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1991.1.2.2.15.5.1.11 |
||||||||||||
|
Receive-ACL forward counter used for rate limiting. Not used for other ACL kind.
The value returned is per ACL, instead of per filter within the ACL. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1991.1.2.2.15.5.1.12 |
||||||||||||
|
Receive-ACL remark counter used for rate limiting. Not used for other ACL kind.
The value returned is per ACL, instead of per filter within the ACL. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1991.1.2.2.15.5.1.13 |
||||||||||||
|
Receive-ACL total counter used for rate limiting. Not used for other ACL kind.
The value returned is per ACL, instead of per filter within the ACL. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1991.1.2.2.15.5.1.14 |
||||||||||||
|
Receive-ACL cumulative software hit counter. Not used for other ACL kind.
The value returned is per ACL, instead of per filter within the ACL. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1991.1.2.2.15.5.1.15 |
fdryL2AclNextClauseTable
table.1.3.6.1.4.1.1991.1.2.2.15.6
·
1 row entry
·
1 columns
Uses the brocade variant from
Command help
/opt/observium/mibs/brocade.
Walk fdryL2AclNextClauseTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::fdryL2AclNextClauseTable'
This read-only table contains the list of next lowest available clause index that can be used for creating a new instance in the fdryL2AclTable. The clause index values will not change as a result of switchovers or hitless upgrades, but may change as a result of a device reload (though the relative order of persistent entries would remain the same).
An entry specifying the next lowest available clause index for this ACL number.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The next lowest available clause index for a given ACL number. The maximum value
of this object is the configured maximum number of clauses for a L2 ACL. |
FdryClauseIndexTC | .1.3.6.1.4.1.1991.1.2.2.15.6.1.1 |
fdryL2AclTable
table.1.3.6.1.4.1.1991.1.2.2.15.7
·
1 row entry
·
15 columns
Uses the brocade variant from
Command help
/opt/observium/mibs/brocade.
Walk fdryL2AclTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::fdryL2AclTable'
Table of Layer 2 Access Control Lists. Layer 2 ACLs filter traffic based on any of the following fields: - Source MAC address and source MAC mask - Destination MAC address and destination MAC mask - VLAN ID - Ethernet type. For a given ACL number, one can have 64 (default) to 256 clauses. The clause index values will not change as a result of switchovers or hitless upgrades, but may change as a result of a device reload (though the relative order of persistent entries would remain the same).
An entry in the L2 Access Control List table.
Indexes
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The access-list number for this entry.
For L2ACL, the valid values are between 400 and 599. |
AclNumber Type Constraints: range: 1..5100 |
.1.3.6.1.4.1.1991.1.2.2.15.7.1.1 |
||||||||||||||||||
|
The index of the clause within a given ACL number.
During row creation, the clause index value should match with the next available clause index for a given ACL number. It is advisable to first do a Get operation on the… |
FdryClauseIndexTC | .1.3.6.1.4.1.1991.1.2.2.15.7.1.2 |
||||||||||||||||||
|
Action to take if the ingress L2 packet matches this ACL.
|
Actionr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.7.1.3 |
||||||||||||||||||
|
Optional Source MAC address. By default, it matches with
any source MAC within a packet. |
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.1991.1.2.2.15.7.1.4 |
||||||||||||||||||
|
Optional Source MAC address mask.
For Set operation, this object can only be used in conjunction with fdryL2AclSourceMac. By default, it matches with any source MAC within a packet. it matches with any source MAC withi… |
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.1991.1.2.2.15.7.1.5 |
||||||||||||||||||
|
Optional destination MAC address.
By default, it matches with any destination MAC within a packet. |
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.1991.1.2.2.15.7.1.6 |
||||||||||||||||||
|
Optional destination MAC address mask.
For Set operation, this object can only be used in conjunction with fdryL2AclDestinationMac. By default, it matches with any destination MAC within a packet. To match on the first … |
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.1991.1.2.2.15.7.1.7 |
||||||||||||||||||
|
Optional VLAN ID to match against that of the incoming packet.
By default, the VLAN ID field is ignored during the match. In this case, value 0 is returned. |
FOUNDRY-SN-SWITCH-GROUP-MIBFdryVlanIdOrNoneTCr/w Type Constraints: range: 0..4094 |
.1.3.6.1.4.1.1991.1.2.2.15.7.1.8 |
||||||||||||||||||
|
Optional Ethernet Type to match against the etype field
of the incoming packet. By default, etype field is ignored during the match. |
FdryEnetTypeOrZeroTCr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.7.1.9 |
||||||||||||||||||
|
The priority option assigns traffic that matches the ACL to a
hardware forwarding queue. In addition to changing the internal forwarding priority, if the outgoing interface is an 802.1q interface, this option maps the s… |
FOUNDRY-SN-SWITCH-GROUP-MIBPortQosTCr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.7.1.10 |
||||||||||||||||||
|
The priority-force option assigns packets of outgoing traffic
that match the ACL to a specific hardware forwarding queue, even though the incoming packet may be assigned to another queue. This option is applicable for i… |
FOUNDRY-SN-SWITCH-GROUP-MIBPortQosTCr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.7.1.11 |
||||||||||||||||||
|
The priority-mapping option matches on the packets 802.1p value.
This option does not change the packets forwarding priority through the device or mark the packet. This keyword is applicable for both inbound and outboun… |
FOUNDRY-SN-SWITCH-GROUP-MIBPortQosTCr/w Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.7.1.12 |
||||||||||||||||||
|
Mirror packets matching ACL permit clause.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1991.1.2.2.15.7.1.13 |
||||||||||||||||||
|
Optional parameter to enable logging only when deny clause
is specified. Note that traffic denied by implicit deny mechanism is not subject to logging. The implicit deny kicks in when the traffic does not match any of t… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.1991.1.2.2.15.7.1.14 |
||||||||||||||||||
|
The row status variable, used according to installation
and removal conventions for conceptual rows. Setting this object to active(1) or createAndGo(4) results in the addition of a L2 ACL filter in the router. Duplicate… |
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.1991.1.2.2.15.7.1.15 |
fdryL2AclIfBindTable
table.1.3.6.1.4.1.1991.1.2.2.15.8
·
1 row entry
·
3 columns
Uses the brocade variant from
Command help
/opt/observium/mibs/brocade.
Walk fdryL2AclIfBindTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::fdryL2AclIfBindTable'
Table of L2 ACL binding to port. - One cannot bind Layer 2 ACLs and Layer 3 ACLs to the same port. However, one can configure a port to use Layer 2 ACLs, and another port on the same device to use Layer 3 ACLs. - In general, Layer 2 ACLs cannot be bound to virtual interfaces, unlike L3 ACLs. - One cannot modify an existing Layer 2 ACL clause. For that, one must unbind the ACL, delete it and make a new clause.
An entry in the L2ACL binding table which lists the ACL bindings to a port.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Direction in which this ACL should be applied on this port.
|
Direction Type Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.8.1.1 |
||||||||||||
|
The ACL number that is to be bound to given physical interface.
The valid values for L2 numbered ACLs are between 400 and 599. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1991.1.2.2.15.8.1.2 |
||||||||||||
|
The row status variable, used according to installation
and removal conventions for conceptual rows. Setting this object to active(1) or createAndGo(4) results in the binding of a L2 ACL with a given physical port. Sett… |
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.1991.1.2.2.15.8.1.3 |
brcdPbrAclAccntTable
table.1.3.6.1.4.1.1991.1.2.2.15.9
·
1 row entry
·
4 columns
Uses the brocade variant from
Command help
/opt/observium/mibs/brocade.
Walk brcdPbrAclAccntTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::brcdPbrAclAccntTable'
Table of PBR ACL Accounting Statistics for router.
An entry in the PBR ACL-binding-to-port table.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Kind of PBR ACL Accounting statistics needed.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1991.1.2.2.15.9.1.1 |
||||
|
Physical or virtual interface on which ACL accounting is desired
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.1991.1.2.2.15.9.1.2 |
||||
|
This is a running number and may change if an acl or routemap is modified
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.1991.1.2.2.15.9.1.3 |
||||
|
This contains ACL Number, ACL Name, ACL Filter Id, last five minutes and
cumulative accounting data since the ACL was installed. Each field is separated by a pipe character i.e. 5MIN|CUMULATIVE|ACL Number|ACL Filter … |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.1991.1.2.2.15.9.1.4 |