wingCfgAaaAuthSrvrRetryTimeoutFactor

WING-MIB · .0.50.1.3.7.2.1.14

Object

column r/w Unsigned32
Configures the scaling of the retransmission attempts.
Timeout at each attempt is a function of this retry_timeout
factor and the attempt number. 100 implies a constant timeout
on each retry, smaller values indicate more aggressive
(shorter) timeouts, larger numbers indicate more conservative
(larger) timeouts on each successive attempt.
              
XPath: /wing-config/aaa_policy[name=key1]/auth_srvr[server_idx=key2]/retry_timeout_factor

Context

MIB
WING-MIB
OID
.0.50.1.3.7.2.1.14
Type
column
Access
readwrite
Status
current
Parent
wingCfgAaaAuthSrvrEntry
Groups
1

Walk 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 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingCfgAaaAuthSrvrRetryTimeoutFactor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingCfgAaaAuthSrvrRetryTimeoutFactor.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WING-MIB::wingCfgAaaAuthSrvrRetryTimeoutFactor'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-4294967295

Conformance