rcCpuCachePacketStatus
SWITCH-CCP-MIB ·
.1.3.6.1.4.1.8886.6.1.55.1.13
Object
scalar
Enumeration
The status of the cpu cache packets module. Idle(1) indicates there is neither upload operation nor collect operation now. Uploading(2) indicates that now packets are being uploaded. Collecting(3) indicates that now packets are being collected.
Context
- MIB
- SWITCH-CCP-MIB
- OID
.1.3.6.1.4.1.8886.6.1.55.1.13- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rcCpuCachePacket
- Siblings
- 19
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | uploading |
3 | collecting |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcCpuCachePacketEnable Indicates whether the CCP feature is enabled on the device.
Enable(1) means that the CCP feature is enabled on this device.
Disable(2) means that the CCP feature is disabled. | scalar | SWITCH-TCEnableVar | .1.3.6.1.4.1.8886.6.1.55.1.1 |
| rcCpuCachePacketsAutoUploadCounter Indicates the count of already auto upload times. | scalar | Integer32 | .1.3.6.1.4.1.8886.6.1.55.1.10 |
| rcCpuCachePacketMirrorToCpuStatus Indicates whether the MirrorToCpu feature is enabled. | scalar | SWITCH-TCEnableVar | .1.3.6.1.4.1.8886.6.1.55.1.11 |
| rcCpuCachePacketBufferStatus Indicates the status of the buffer in the ccp module.
1 indicates the module does not malloc the memory.
2 indicates the module has malloced the memory ,and the memory is not fu… | scalar | Enumeration | .1.3.6.1.4.1.8886.6.1.55.1.12 |
| rcCpuCachePacketCount Indicates the number of the packets in the current buffer. | scalar | Integer32 | .1.3.6.1.4.1.8886.6.1.55.1.14 |
| rcCpuCachePacketUploadedNumber Indicates the number of the packets which have be uploaded. | scalar | Integer32 | .1.3.6.1.4.1.8886.6.1.55.1.15 |
| rcCpuCachePacketAclTable A configable table of acl which is used to collect packets. | table | - | .1.3.6.1.4.1.8886.6.1.55.1.16 |
| rcCpuCachePacketUploadServerTable A configable table of sever where the packets are uploaded to. | table | - | .1.3.6.1.4.1.8886.6.1.55.1.17 |
| rcCpuCachePacketPortStatisticsTable A statistics table of packets based on the port. | table | - | .1.3.6.1.4.1.8886.6.1.55.1.18 |
| rcCpuCachePacketVlanStatisticsTable A statistics table of packets based on the vlan. | table | - | .1.3.6.1.4.1.8886.6.1.55.1.19 |
| rcCpuCachePacketPortList The ports that packets will be collected. | scalar | SWITCH-TCPortList | .1.3.6.1.4.1.8886.6.1.55.1.2 |
| rcCpuCachePacketAllStatisticsTable A statistics table of packets on all ports. | table | - | .1.3.6.1.4.1.8886.6.1.55.1.20 |
| rcCpuCachePacketLen Set the length of packets which store in the cache.
Header indicates the first 64 Bytes of the packet.
All indicates the length of the packet. | scalar | Enumeration | .1.3.6.1.4.1.8886.6.1.55.1.3 |
| rcCpuCachePacketBufferSize Set the size of the buffer which is used to store the packets. | scalar | Integer32 | .1.3.6.1.4.1.8886.6.1.55.1.4 |
| rcCpuCachePacketManualUpload Manual upload the file once. | scalar | SWITCH-TCEnableVar | .1.3.6.1.4.1.8886.6.1.55.1.5 |
| rcCpuCachePacketAutoUpload Auto upload files. | scalar | SWITCH-TCEnableVar | .1.3.6.1.4.1.8886.6.1.55.1.6 |
| rcCpuCachePacketOverride Set the enable status of the buffer override mode.
1 indicates the buffer can be overrided.
2 indicates the buffer cannot be overrided. | scalar | SWITCH-TCEnableVar | .1.3.6.1.4.1.8886.6.1.55.1.7 |
| rcCpuCachePacketAutoUploadTimes Set the times of auto upload.
0 indicates forever.The default value is 10. | scalar | Integer32 | .1.3.6.1.4.1.8886.6.1.55.1.8 |
| rcCpuCachePacketClear Clear the cache. | scalar | SWITCH-TCEnableVar | .1.3.6.1.4.1.8886.6.1.55.1.9 |