sonusRadiusAccountingAdminFailoverPolicy
SONUS-GEN2-RADIUS-MIB ·
.1.3.6.1.4.1.2879.2.8.14.1.1.2
Object
The failover policy for the radius servers upon error detection. roundRobin - select the server with the next lower priority. prioritizedSelection - select the server with the highest priority that is not marked as failed.
Context
- MIB
- SONUS-GEN2-RADIUS-MIB
- OID
.1.3.6.1.4.1.2879.2.8.14.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- sonusRadiusAccountingAdmin
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 'SONUS-GEN2-RADIUS-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-GEN2-RADIUS-MIB::sonusRadiusAccountingAdminFailoverPolicy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-GEN2-RADIUS-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-GEN2-RADIUS-MIB::sonusRadiusAccountingAdminFailoverPolicy'
Syntax
- Source
- SonusRadiusFailoverPolicyType
- Base type
Enumeration
Values & Constraints
Type Values
1 | roundRobin |
2 | prioritizedSelection |