cfcRequestMaximum
CISCO-FTP-CLIENT-MIB ·
.1.3.6.1.4.1.9.9.80.1.1.1
Object
scalar
r/w
Unsigned32
The maximum number of requests this system can hold in
cfcRequestTable. A value of 0 indicates no configured limit.
This object may be read-only on some systems.
When an attempt is made to create a new entry but the table
is full, the oldest completed entry is bumped out and
cfcRequestsBumped is incremented.
Changing this number does not disturb existing requests that
are not completed and bumps completed requests as necessary.
Context
- MIB
- CISCO-FTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.9.9.80.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cfcRequest
- Siblings
- 4
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfcRequests The current number of requests in cfcRequestTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.80.1.1.2 |
| cfcRequestsHigh The highest number of requests in cfcRequestTable since this
system was last initialized. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.80.1.1.3 |
| cfcRequestsBumped The number of requests in cfcRequestTable that were bumped
out to make room for a new request. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.80.1.1.4 |
| cfcRequestTable A table of FTP client requests. | table | - | .1.3.6.1.4.1.9.9.80.1.1.5 |