All MIBs › ACC-MIB › accPppIpxConfigAdminStatus
accPppIpxConfigAdminStatus
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppIpxConfigAdminStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.32.12.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
What is accPppIpxConfigAdminStatus?
This read-write OID lets an administrator enable or disable IPX protocol processing on a PPP connection at the configuration level, controlling whether the device will handle NetWare traffic. An engineer might disable this if legacy NetWare systems are being migrated off the network, or enable it when deploying new NetWare-connected branches. Setting this to 1 activates IPX on the link; setting it to 2 prevents the device from processing any IPX packets on that interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.12.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accPppIpxConfigAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.12.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accPppIpxConfigAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.32.12.1.3.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32 | accPpp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.12 | accPppIpxConfigTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.12.1 | accPppIpxConfigEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.12.1.3 | accPppIpxConfigAdminStatus | ACC-MIB |