SWITCH-FILTER-MIB: View SNMP OID List / Download MIB

VENDOR: BEIJING RAISECOM SCIENTIFIC N TECHNOLOGY DEV.


 Home MIB: SWITCH-FILTER-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
 rcFilter 1.3.6.1.4.1.8886.6.1.14
description of filter manage object.
       rcAclFilter 1.3.6.1.4.1.8886.6.1.14.1
           rcAclFilterAction 1.3.6.1.4.1.8886.6.1.14.1.1 enablevar read-write
The clause describes whether the filter list is in effect.
           rcAclFilterNextIndex 1.3.6.1.4.1.8886.6.1.14.1.2 integer read-only
the next filter Index.
           rcAclFilterTable 1.3.6.1.4.1.8886.6.1.14.1.3 no-access
A table of acl filter.
               rcAclFilterEntry 1.3.6.1.4.1.8886.6.1.14.1.3.1 no-access
Table entry for acl filter and status information.
                   rcAclFilterIndex 1.3.6.1.4.1.8886.6.1.14.1.3.1.1 integer no-access
The value of this object uniquely identifies this filter entry.
                   rcAclFilterAclType 1.3.6.1.4.1.8886.6.1.14.1.3.1.2 integer read-only
The type of access list. Enumeration: 'user_acl': 3, 'ipv6_acl': 4, 'ip_acl': 1, 'mac_acl': 2.
                   rcAclFilterAclNumber 1.3.6.1.4.1.8886.6.1.14.1.3.1.3 integer read-only
The index nember of the access list which specified by rcAclFilterAclType.
                   rcAclFilterIngressPort 1.3.6.1.4.1.8886.6.1.14.1.3.1.4 integer read-only
The port from which the packets are received.
                   rcAclFilterEgressPort 1.3.6.1.4.1.8886.6.1.14.1.3.1.5 integer read-only
The port to which the packets are sent.
                   rcAclFilterVlan 1.3.6.1.4.1.8886.6.1.14.1.3.1.6 integer read-only
The bitmap of the VlanId list.
                   rcAclFilterStatus 1.3.6.1.4.1.8886.6.1.14.1.3.1.7 rowstatus read-only
The row status of this entry.
                   rcAclFilterHwStatus 1.3.6.1.4.1.8886.6.1.14.1.3.1.8 enablevar read-only
in hardware or not.
                   rcAclFilterDoubleTagging 1.3.6.1.4.1.8886.6.1.14.1.3.1.9 truthvalue read-only
Double tagging mode true or false.
                   rcAclFilterVlanType 1.3.6.1.4.1.8886.6.1.14.1.3.1.10 integer read-only
Vlan Type, inner(1) or outer(2). Enumeration: 'outer': 2, 'inner': 1.
                   rcAclFilterStatEnable 1.3.6.1.4.1.8886.6.1.14.1.3.1.11 enablevar read-only
statistics or not.
                   rcAclFilterStatHwStatus 1.3.6.1.4.1.8886.6.1.14.1.3.1.12 enablevar read-only
in hardware or not.
                   rcAclFilterHwValid 1.3.6.1.4.1.8886.6.1.14.1.3.1.13 enablevar read-write
hardware valid or invalid.
           rcAclFilterStatisticsTable 1.3.6.1.4.1.8886.6.1.14.1.4 no-access
A table of acl filter statistics.
               rcAclFilterStatisticsEntry 1.3.6.1.4.1.8886.6.1.14.1.4.1 no-access
Table entry for acl filter statistics .
                   rcAclFilterCounterReset 1.3.6.1.4.1.8886.6.1.14.1.4.1.1 enablevar read-write
clear the statistics.
                   rcAclFilterCounterPkt64 1.3.6.1.4.1.8886.6.1.14.1.4.1.2 counter64 read-only
The pkt64 of the filter statistics.
                   rcAclFilterCounterByte64 1.3.6.1.4.1.8886.6.1.14.1.4.1.3 counter64 read-only
The Byte64 of the filter statistics.
                   rcAclFilterCounterStatisticUnit 1.3.6.1.4.1.8886.6.1.14.1.4.1.4 integer read-only
the filter statistics unit. Enumeration: 'pkts': 2, 'bytes': 1.