ACC-IPX :: accIpxNetDialProt

MIB Reference — IPNetwork Monitor

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

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.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