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).
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.23 | novell | IPX |
| 1.3.6.1.4.1.23.2 | mibDoc | IPX |
| 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 |