All MIBs › ACC-MIB › accIpxPortOpState
accIpxPortOpState
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxPortOpState
OID (numeric): 1.3.6.1.4.1.5.1.1.22.6.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Operational status of this port. off(0), down(1), start(2), stop(3), up(4)
What is accIpxPortOpState?
This OID stores the operational status of an IPX port, ranging from 0 (off) to 4 (up), and includes intermediate states like down, starting, and stopping. Network engineers monitor this value to verify that IPX connectivity is active on critical ports and to detect when connectivity has been lost. A reading of 4 indicates the port is fully operational and ready to forward IPX traffic, while a reading of 0 or 1 signals that the port is disabled or down and needs attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.6.1.15 snmpwalk -v2c -c public <target> ACC-MIB::accIpxPortOpState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.6.1.15.1 snmpget -v2c -c public <target> ACC-MIB::accIpxPortOpState.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::accIpxPortOpState 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 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 |
| 1.3.6.1.4.1.5.1.1.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.6 | accIpxPortStatTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.6.1 | accIpxPortStatEntry | ACC-IPX |
| 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.22.6.1.15 | accIpxPortOpState | ACC-MIB |