All MIBs › Novell-LANalyzer-Ext-MIB › rpFilterProtocols
rpFilterProtocols
Module: Novell-LANalyzer-Ext-MIB
OID (symbolic): Novell-LANalyzer-Ext-MIB::rpFilterProtocols
OID (numeric): 1.3.6.1.4.1.23.2.13.1.7.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is a bit mask that identifies the protocol suite(s) that match this filter. The currently defined bits are:
Bit Protocol 2^0 Unrecognized protocol (none of the following) 2^1 Internet (IP, ARP, RARP) 2^2 ISO 2^3 DEC 2^4 NetWare 2^5 AppleTalk (AppleTalk, AppleTalk ARP) 2^6 XNS 2^7 SNA 2^8 VINES 2^9 NetBEUI 2^10 Media Access Control
The default is -1 (all bits set) which means match any protocol.
This object may not be modified if the associated filterStatus is equal to valid(1).
What is rpFilterProtocols?
This read-write bitmask selects which protocol suites (Internet, ISO, DEC, NetWare, AppleTalk, XNS, SNA, VINES, NetBEUI, MAC-only) this filter matches, defaulting to -1 (all bits set, matching any protocol); it can't be changed once the associated RMON filterStatus is valid(1). Admins narrow this to just the NetWare bit, for example, to build a filter/channel that only captures IPX traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23.2.13.1.7.1.1.2 snmpwalk -v2c -c public <target> Novell-LANalyzer-Ext-MIB::rpFilterProtocols
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23.2.13.1.7.1.1.2.1 snmpget -v2c -c public <target> Novell-LANalyzer-Ext-MIB::rpFilterProtocols.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.23.2.13.1.7.1.1.2.1 i <value>
Start monitoring Novell LANalyzer network analyzers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Novell-LANalyzer-Ext-MIB::rpFilterProtocols OID value, configure state conditions and alerts, and monitor any Novell LANalyzer network analyzers from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.23 | novell | GWADA-MIB |
| 1.3.6.1.4.1.23.2 | mibDoc | GWADA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.23.2.13 | rmonPlus_mib | Novell-LANalyzer-Ext-MIB |
| 1.3.6.1.4.1.23.2.13.1 | rmonShadow | Novell-LANalyzer-Ext-MIB |
| 1.3.6.1.4.1.23.2.13.1.7 | rpFilter | Novell-LANalyzer-Ext-MIB |
| 1.3.6.1.4.1.23.2.13.1.7.1 | rpFilterTable | Novell-LANalyzer-Ext-MIB |
| 1.3.6.1.4.1.23.2.13.1.7.1.1 | rpFilterEntry | Novell-LANalyzer-Ext-MIB |
| 1.3.6.1.4.1.23.2.13.1.7.1.1.2 | rpFilterProtocols | Novell-LANalyzer-Ext-MIB |