awcAaaServerTimeout
AWCVX-MIB ·
.1.3.6.1.4.1.522.3.19.1.1.5
Object
The amount of time (in seconds) that an Access Point should wait for a response from the AAA server before retransmitting the request. If the Access Point does not receive a response within the timeout period, it retransmits the request. If no response is received for a maximum of awcAaaServerMaxRetransmission retransmissions, the server is considered not reachable and a secondary server (if any) will be chosen. If the AP and the AAA server are connected through a low-speed network and the awcAaaServerTimeout value is set to too low, the network may become congested, as the AP retransmits unacknowledged requests that have not yet reached the server
Context
- MIB
- AWCVX-MIB
- OID
.1.3.6.1.4.1.522.3.19.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- awcAaaServerEntry
- 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 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::awcAaaServerTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::awcAaaServerTimeout.<awcAaaServerPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AWCVX-MIB::awcAaaServerTimeout'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of