ACC-MIB :: accIpxSapFltrSrvType

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIpxSapFltrSrvType

accIpxSapFltrSrvType

Module: ACC-MIB

OID (symbolic): ACC-MIB::accIpxSapFltrSrvType

OID (numeric): 1.3.6.1.4.1.5.1.1.22.12.2.1.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

The Service Type of the affected SAP Entry. Zero indicates all services.

What is accIpxSapFltrSrvType?

This OID specifies which IPX service type a SAP filter targets, using a 2-byte value where zero means all services. This allows network engineers to block or prioritize specific services (like file servers, print servers, gateways) without affecting others. For example, setting this to 0x0004 filters only service type 4 (file server) advertisements.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.12.2.1.1
snmpwalk -v2c -c public <target> ACC-MIB::accIpxSapFltrSrvType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.12.2.1.1.1
snmpget -v2c -c public <target> ACC-MIB::accIpxSapFltrSrvType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.12.2.1.1.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.22accIpxACC-IPX
1.3.6.1.4.1.5.1.1.22.12accIpxSapFiltersACC-IPX
1.3.6.1.4.1.5.1.1.22.12.2accIpxSapFltrTableACC-IPX
1.3.6.1.4.1.5.1.1.22.12.2.1accIpxSapFltrEntryACC-IPX
1.3.6.1.4.1.5.1.1.22.12.2.1.1accIpxSapFltrSrvTypeACC-MIB