ACC-MIB :: accIpxHostFltrSocket

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIpxHostFltrSocket

accIpxHostFltrSocket

Module: ACC-MIB

OID (symbolic): ACC-MIB::accIpxHostFltrSocket

OID (numeric): 1.3.6.1.4.1.5.1.1.22.11.2.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

The affected socket number, or zero for 'any socket'.

What is accIpxHostFltrSocket?

This OID stores the IPX socket number that a filter applies to, using a 2-byte value where zero means the filter matches any socket. Network engineers use this to narrow down which sockets on an IPX network should be filtered, allowing granular traffic control. For example, setting this to 0x0451 targets only applications using socket 0x0451, while setting it to 0x0000 makes the filter apply to all sockets.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.11.2.1.2
snmpwalk -v2c -c public <target> ACC-MIB::accIpxHostFltrSocket

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.11.2.1.2.1
snmpget -v2c -c public <target> ACC-MIB::accIpxHostFltrSocket.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.11.2.1.2.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.11accIpxHostFiltersACC-IPX
1.3.6.1.4.1.5.1.1.22.11.2accIpxHostFltrTableACC-IPX
1.3.6.1.4.1.5.1.1.22.11.2.1accIpxHostFltrEntryACC-IPX
1.3.6.1.4.1.5.1.1.22.11.2.1.2accIpxHostFltrSocketACC-MIB