All MIBs › ACC-MIB › accPppIpxOperStatus
accPppIpxOperStatus
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppIpxOperStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.32.11.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
What is accPppIpxOperStatus?
This read-only OID reports whether the IPX protocol is currently operational over a PPP link, showing states like up, down, or testing. An operator checks this to ensure that NetWare traffic can reach legacy systems across the WAN, or to diagnose why IPX packets are not being routed if the status suddenly changes. A status value of 1 (up) indicates IPX is active and routing packets; a value of 2 (down) means the protocol layer has stopped functioning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.11.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accPppIpxOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.11.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accPppIpxOperStatus.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-MIB::accPppIpxOperStatus 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 (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.11 | accPppIpxTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.11.1 | accPppIpxEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.11.1.2 | accPppIpxOperStatus | ACC-MIB |