rlSnmpClientAgentsStatus
CISCOSB-SNMP-MIB ·
.1.3.6.1.4.1.9.6.1.101.98.8.1.1.11
Object
The management control for this table.
Context
- MIB
- CISCOSB-SNMP-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.98.8.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlSnmpClientAgentsEntry
- Table
- rlSnmpClientAgentsTable
- Siblings
- 10
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| rlSnmpClientAgentsRetries 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 valu… | column | Integer32 | .1.3.6.1.4.1.9.6.1.101.98.8.1.1.10 |
| 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 |