ACC-MIB :: accIpxPortOpState

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIpxPortOpState

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

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.6accIpxPortStatTableACC-IPX
1.3.6.1.4.1.5.1.1.22.6.1accIpxPortStatEntryACC-IPX
1.3.6.1.4.1.5.1.1.22.6.1.15accIpxPortOpStateACC-MIB