rlSnmpClientAgentsRetries
CISCOSB-SNMP-MIB ·
.1.3.6.1.4.1.9.6.1.101.98.8.1.1.10
Object
column
r/w
Integer32
The default number of retries the SNMP client should preform, in case no response is received from the agent. An application using the SNMP client may provide its own retries value.
Context
- MIB
- CISCOSB-SNMP-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.98.8.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlSnmpClientAgentsEntry
- Table
- rlSnmpClientAgentsTable
- Siblings
- 10
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlSnmpClientAgentsAddressType Type of Remote Agent IP address. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.6.1.101.98.8.1.1.1 |
| rlSnmpClientAgentsStatus The management control for this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.6.1.101.98.8.1.1.11 |
| rlSnmpClientAgentsAddress Remote Agent IP address. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.6.1.101.98.8.1.1.2 |
| rlSnmpClientAgentsCommunity Remote Agent SNMPv1/v2 community string. Either this field or rlSnmpClientAgentsUsername
must be configured to a non-empty string. | column | OctetString | .1.3.6.1.4.1.9.6.1.101.98.8.1.1.3 |
| rlSnmpClientAgentsUsername Remote Agent SNMPv3 username string. | column | OctetString | .1.3.6.1.4.1.9.6.1.101.98.8.1.1.4 |
| rlSnmpClientAgentsAuthProtocol Remote Agent SNMPv3 authentication protocol. | column | SNMPv2-TCAutonomousType | .1.3.6.1.4.1.9.6.1.101.98.8.1.1.5 |
| rlSnmpClientAgentsPrivProtocol Remote Agent SNMPv3 privacy protocol. | column | SNMPv2-TCAutonomousType | .1.3.6.1.4.1.9.6.1.101.98.8.1.1.6 |
| rlSnmpClientAgentsAuthKey Remote Agent SNMPv3 authentication key. The key size should be consistent
with the chosen authentication protocol. | column | OctetString | .1.3.6.1.4.1.9.6.1.101.98.8.1.1.7 |
| rlSnmpClientAgentsPrivKey Remote Agent SNMPv3 privacy key. The key size should be consistent
with the chosen privacy protocol. | column | OctetString | .1.3.6.1.4.1.9.6.1.101.98.8.1.1.8 |
| rlSnmpClientAgentsTimeout The default timeout between 2 successive retries of sending SNMP requests to
the agent. An application using the SNMP client may provide its own timeout
value. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.6.1.101.98.8.1.1.9 |