GSM7324-QOS-ACL-MIB: View SNMP OID List / Download MIB

VENDOR: NETGEAR


 Home MIB: GSM7324-QOS-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
 gsm7324QOSACL 1.3.6.1.4.1.4526.1.7.3.2
     aclTable 1.3.6.1.4.1.4526.1.7.3.2.1 no-access
A table of ACL instances.
         aclEntry 1.3.6.1.4.1.4526.1.7.3.2.1.1 no-access
             aclIndex 1.3.6.1.4.1.4526.1.7.3.2.1.1.1 integer32 no-access
The ACL index this instance is associated with.
             aclStatus 1.3.6.1.4.1.4526.1.7.3.2.1.1.3 rowstatus read-only
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
     aclIfTable 1.3.6.1.4.1.4526.1.7.3.2.2 no-access
A table of ACL interface instances.
         aclIfEntry 1.3.6.1.4.1.4526.1.7.3.2.2.1 no-access
             aclIfIndex 1.3.6.1.4.1.4526.1.7.3.2.2.1.1 integer32 no-access
The interface this ACL instance is associated with.
             aclIfDirection 1.3.6.1.4.1.4526.1.7.3.2.2.1.2 integer no-access
The direction this ACL instance applies. Enumeration: 'inbound': 1, 'outbound': 2.
             aclIfStatus 1.3.6.1.4.1.4526.1.7.3.2.2.1.3 rowstatus read-only
Status of this instance. active(1) - this ACL index instance is active createAndGo(4) - set to this value to assign an interface to an ACL destroy(6) - set to this value to remove an interface to an ACL
     aclRuleTable 1.3.6.1.4.1.4526.1.7.3.2.3 no-access
A table of ACL Rules instances.
         aclRuleEntry 1.3.6.1.4.1.4526.1.7.3.2.3.1 no-access
A table of ACL Classification Rules
             aclRuleIndex 1.3.6.1.4.1.4526.1.7.3.2.3.1.1 integer32 no-access
The index of this instance.
             aclRuleAction 1.3.6.1.4.1.4526.1.7.3.2.3.1.2 integer read-only
The type of action this rule should perform. Enumeration: 'deny': 2, 'permit': 1.
             aclRuleProtocol 1.3.6.1.4.1.4526.1.7.3.2.3.1.3 integer32 read-only
icmp - 1 igmp - 2 ip - 4 tcp - 6 udp - 17 All values from 1 to 255 are valid.
             aclRuleSrcIpAddress 1.3.6.1.4.1.4526.1.7.3.2.3.1.4 ipaddress read-only
The Source IP Address used in the ACL Classification.
             aclRuleSrcIpMask 1.3.6.1.4.1.4526.1.7.3.2.3.1.5 ipaddress read-only
The Source IP Mask used in the ACL Classification.
             aclRuleSrcL4Port 1.3.6.1.4.1.4526.1.7.3.2.3.1.6 integer32 read-only
The Source Port Number (Layer 4) used in the ACL Classification.
             aclRuleSrcL4PortRangeStart 1.3.6.1.4.1.4526.1.7.3.2.3.1.7 integer32 read-only
The Source Port Number(Layer 4) range start.
             aclRuleSrcL4PortRangeEnd 1.3.6.1.4.1.4526.1.7.3.2.3.1.8 integer32 read-only
The Source Port Number(Layer 4) range end.
             aclRuleDestIpAddress 1.3.6.1.4.1.4526.1.7.3.2.3.1.9 ipaddress read-only
The Destination IP Address used in the ACL Classification.
             aclRuleDestIpMask 1.3.6.1.4.1.4526.1.7.3.2.3.1.10 ipaddress read-only
The Destination IP Mask used in the ACL Classification.
             aclRuleDestL4Port 1.3.6.1.4.1.4526.1.7.3.2.3.1.11 integer32 read-only
The Destination Port (Layer 4) used in ACl classification.
             aclRuleDestL4PortRangeStart 1.3.6.1.4.1.4526.1.7.3.2.3.1.12 integer32 read-only
The Destination Port (Layer 4) starting range used in ACL classification.
             aclRuleDestL4PortRangeEnd 1.3.6.1.4.1.4526.1.7.3.2.3.1.13 integer32 read-only
The Destination Port (Layer 4) ending range used in ACL classification.
             aclRuleIPDSCP 1.3.6.1.4.1.4526.1.7.3.2.3.1.14 integer32 read-only
The Differentiated Services Code Point value.
             aclRuleIpPrecedence 1.3.6.1.4.1.4526.1.7.3.2.3.1.15 integer32 read-only
The Type of Service (TOS) IP Precedence value.
             aclRuleIpTosBits 1.3.6.1.4.1.4526.1.7.3.2.3.1.16 integer32 read-only
The Type of Service (TOS) Bits value.
             aclRuleIpTosMask 1.3.6.1.4.1.4526.1.7.3.2.3.1.17 integer32 read-only
The Type of Service (TOS) Mask value.
             aclRuleStatus 1.3.6.1.4.1.4526.1.7.3.2.3.1.18 rowstatus read-only
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