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