All MIBs › A10-AX-MIB › axHASetID
axHASetID
Module: A10-AX-MIB
OID (symbolic): A10-AX-MIB::axHASetID
OID (numeric): 1.3.6.1.4.1.22610.2.4.3.17.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Local configured HA group set-id
What is axHASetID?
This read-only INTEGER specifies the HA set-id, which is a sub-identifier grouping devices within a larger HA deployment. This allows multiple independent HA pairs to coexist on the same network without interference. For example, SetID = 10 might represent the production HA pair while SetID = 20 represents a separate staging pair.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22610.2.4.3.17.1.3 snmpwalk -v2c -c public <target> A10-AX-MIB::axHASetID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22610.2.4.3.17.1.3.1 snmpget -v2c -c public <target> A10-AX-MIB::axHASetID.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.17 | axHA | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.17.1 | axHAGlobalConfig | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.17.1.3 | axHASetID | A10-AX-MIB |