axGslbGroupStatus
A10-AX-MIB ·
.1.3.6.1.4.1.22610.2.4.3.20.6.1.1.6
Object
column Enumeration
The status of the member in the axGslbGroupTable entry.
Context
- MIB
- A10-AX-MIB
- OID
.1.3.6.1.4.1.22610.2.4.3.20.6.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- axGslbGroupEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A10-AX-MIB' -M '/opt/observium/mibs/a10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A10-AX-MIB::axGslbGroupStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A10-AX-MIB' -M '/opt/observium/mibs/a10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A10-AX-MIB::axGslbGroupStatus.<axGslbGroupName>.<axGslbGroupMember>.<axGslbGroupAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A10-AX-MIB' -M '/opt/observium/mibs/a10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A10-AX-MIB::axGslbGroupStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | idle |
3 | connect |
4 | active |
5 | openSent |
6 | openConfirm |
7 | established |
8 | unknown |
9 | ready |
10 | masterSync |
11 | fullSync |
12 | synced |
13 | stopped |
14 | waitSync |
15 | vcs |
16 | ha |
17 | auto |