awcAcctServerTimeout
AWCVX-MIB ·
.1.3.6.1.4.1.522.3.19.2.1.5
Object
The amount of time (in seconds) that an Access Point should wait for a response from the Accounting 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 awcAcctServerMaxRetransmission retransmissions, the server is considered not reachable and a secondary server (if any) will be chosen. If the AP and the Accounting server are connected through a low-speed network and the awcAcctServerTimeout value is set to too low, the network may become congested, as the AP retransmits unacknowledged accounting requests that have not yet reached the server
Context
- MIB
- AWCVX-MIB
- OID
.1.3.6.1.4.1.522.3.19.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- awcAcctServerEntry
- 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::awcAcctServerTimeout'
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::awcAcctServerTimeout.<awcAcctServerPriority>'
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::awcAcctServerTimeout'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of