wingCfgAaaEapClientRetryFactor
WING-MIB ·
.0.50.1.3.7.1.1.9
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]/eap_mu_retry_factor
Context
- MIB
- WING-MIB
- OID
.0.50.1.3.7.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wingCfgAaaEntry
- Groups
- 1
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 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingCfgAaaEapClientRetryFactor'
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::wingCfgAaaEapClientRetryFactor.<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::wingCfgAaaEapClientRetryFactor'
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of