ACC-IPX :: accIpxNetDialProt

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-IPXaccIpxNetDialProt

accIpxNetDialProt

Module: ACC-IPX

OID (symbolic): ACC-IPX::accIpxNetDialProt

OID (numeric): 1.3.6.1.4.1.5.1.1.22.2.1.28

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Ipx dial protocol forwarder for X25/PPP

What is accIpxNetDialProt?

This OID specifies which dial protocol the IPX network forwarder uses when sending packets over X.25 or PPP links, accepting values like X.25, PPP, or other transport options. Network engineers configure this when setting up dial-on-demand IPX routing over low-bandwidth or modem connections to control which protocol stack the router should use. For example, setting it to PPP(2) means the router will encapsulate IPX packets using Point-to-Point Protocol instead of X.25 when making outbound calls.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.2.1.28
snmpwalk -v2c -c public <target> ACC-IPX::accIpxNetDialProt

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.2.1.28.1
snmpget -v2c -c public <target> ACC-IPX::accIpxNetDialProt.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.2.1.28.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accIpxNetDialProt.1

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-IPX::accIpxNetDialProt OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-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
Numeric OIDNameModule
1.3.6.1.4.1.5.1.1.22accIpxACC-IPX
1.3.6.1.4.1.5.1.1.22.2accIpxNetTableACC-IPX
1.3.6.1.4.1.5.1.1.22.2.1accIpxNetEntryACC-IPX
1.3.6.1.4.1.5.1.1.22.2.1.28accIpxNetDialProtACC-IPX