FDRY-ACL-MIB: View SNMP OID List / Download MIB

VENDOR: BROCADE


 Home MIB: FDRY-ACL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 fdryAclMIB 1.3.6.1.4.1.1991.1.2.16.1
The Brocade proprietary MIB module for Ipv6 Access Control List. It has new tables for Ipv6 Access Control List. Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
     fdryIpv6Acl 1.3.6.1.4.1.1991.1.2.16.1.1
         fdryIpv6AclTable 1.3.6.1.4.1.1991.1.2.16.1.1.1 no-access
Table of Ipv6 Access Control List
             fdryIpv6AclEntry 1.3.6.1.4.1.1991.1.2.16.1.1.1.1 no-access
An entry in the Ipv6 Access Control List table.
                 fdryIpv6AclIndex 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.1 unsigned32 no-access
The access control list item number for an entry. This is a unique number that identifies different Access list entries. This one has to be unique even though the name is not unique for a give access list with same or different source address, prefix length, destination address and destination prefix length, protocol type, action (permit/deny) type and the operator (neq, eq, gt and , lt).
                 fdryIpv6AclName 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.2 displaystring read-only
Access Control List name for an entry.
                 fdryIpv6AclAction 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.3 action read-only
Action to take if the ip packet matches with this access control list.
                 fdryIpv6AclProtocol 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.4 ipprotocol read-only
Transport protocols. 0 means any protocol.
                 fdryIpv6AclSourceIp 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.5 ipv6address read-only
Source Ipv6 address.
                 fdryIpv6AclSourcePrefixLen 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.6 unsigned32 read-only
Source IPv6 address prefix length.
                 fdryIpv6AclSourceOperator 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.7 operator read-only
Type of comparison to perform. for now, this only applys to tcp or udp to compare the port number
                 fdryIpv6AclSourceOperand1 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.8 unsigned32 read-only
For now this only refers to transport protocol port number.
                 fdryIpv6AclSourceOperand2 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.9 unsigned32 read-only
For now this only refers to transport protocol port number.
                 fdryIpv6AclDestinationIp 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.10 ipv6address read-only
Destination Ipv6 address.
                 fdryIpv6AclDestinationPrefixLen 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.11 unsigned32 read-only
Destination IPv6 address prefix length.
                 fdryIpv6AclDestinationOperator 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.12 operator read-only
Type of comparison to perform. for now, this only applys to tcp or udp to compare the port number
                 fdryIpv6AclDestinationOperand1 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.13 unsigned32 read-only
For now this only refers to transport protocol port number.
                 fdryIpv6AclDestinationOperand2 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.14 unsigned32 read-only
For now this only refers to transport protocol port number.
                 fdryIpv6AclEstablished 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.15 rtrstatus read-only
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.
                 fdryIpv6AclLogOption 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.16 truthvalue read-only
Log flag, should be set to one to enable logging
                 fdryIpv6AclComments 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.17 displaystring read-only
Remark description of individual Access Control List entry.
                 fdryIpv6AclRowStatus 1.3.6.1.4.1.1991.1.2.16.1.1.1.1.18 rowstatus read-only
To create or delete a access list entry.