serverUsageModel
HIPATH-WIRELESS-HWC-MIB ·
.1.3.6.1.4.1.4329.15.3.3.3.9.4
Object
scalar r/w
Enumeration
This field specifies RADIUS server failover behavior when the primary server goes down. When the primary server is down the controller moves on to the secondary or tertiary configured RADIUS Servers. If this field is set to primaryBackup(1), then the controller starts polling the primary RADIUS server to see if it is up. When the primary RADIUS server comes back, the controller automatically starts sending new access requests to the primary RADIUS server but pending requests continue with backup RADIUS server. The administrator can select between the two strategies, i.e. the existing roundRobin(0) or new primaryBackup(1). This only applies to Authentication, not to Accounting.
Context
- MIB
- HIPATH-WIRELESS-HWC-MIB
- OID
.1.3.6.1.4.1.4329.15.3.3.3.9.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- authenticationAdvanced
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::serverUsageModel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::serverUsageModel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | roundRobin |
1 | primaryBackup |
Conformance
Member of