All MIBs › A10-AX-MIB › axServerPortStatStatus
axServerPortStatStatus
Module: A10-AX-MIB
OID (symbolic): A10-AX-MIB::axServerPortStatStatus
OID (numeric): 1.3.6.1.4.1.22610.2.4.3.2.4.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The server port status is in 0: Disabled (administrative disabled) 1: Up (administrative enabled) 2: Down (administrative enabled)
What is axServerPortStatStatus?
This OID reports the port's operational status as an enumerated value (0=disabled, 1=up, 2=down) reflecting monitored health. Network engineers use this to trigger alerts when servers fail health checks and to verify automatic failover is functioning. A status of 2 during expected maintenance may be normal, but during production usually requires investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22610.2.4.3.2.4.1.1.12 snmpwalk -v2c -c public <target> A10-AX-MIB::axServerPortStatStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22610.2.4.3.2.4.1.1.12.1 snmpget -v2c -c public <target> A10-AX-MIB::axServerPortStatStatus.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.22610 | a10 | A10-COMMON-MIB |
| 1.3.6.1.4.1.22610.2 | a10Mgmt | A10-COMMON-MIB |
| 1.3.6.1.4.1.22610.2.4 | axMgmt | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3 | axApp | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.2 | axServers | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.2.4 | axServerPortStat | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.2.4.1 | axServerPortStatTable | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.2.4.1.1 | axServerPortStatEntry | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.2.4.1.1.12 | axServerPortStatStatus | A10-AX-MIB |