SWITCH-CCP-MIB

File: SWITCH-CCP-MIB.mib (20482 bytes)

Imported modules

SNMPv2-SMI SWITCH-TC SNMPv2-TC
RAISECOM-BASE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
PortList EnableVar ObjName
RowStatus iscomSwitch

Defined Types

RcCpuCachePacketAclEntry  
SEQUENCE    
  rcCpuCachePacketPortIndex INTEGER
  rcCpuCachePacketAclType INTEGER
  rcCpuCachePacketAclNo INTEGER
  rcCpuCachePacketAclEnable RowStatus

RcCpuCachePacketUploadServerEntry  
SEQUENCE    
  rcCpuCachePacketUploadServerIndex INTEGER
  rcCpuCachePacketUploadServerMode INTEGER
  rcCpuCachePacketUploadServerAddress IpAddress
  rcCpuCachePacketUploadServerUserName ObjName
  rcCpuCachePacketUploadServerPassword ObjName
  rcCpuCachePacketUploadServerEnable RowStatus

RcCpuCachePacketPortStatisticsEntry  
SEQUENCE    
  rcPacketPortStatisticsPortIndex INTEGER
  rcPacketPortStatisticsProtocolIndex INTEGER
  rcPacketPortStatisticsPktCount INTEGER
  rcPacketPortStatisticsAllPktRatio INTEGER
  rcPacketPortStatisticsPortPktRatio INTEGER

RcCpuCachePacketVlanStatisticsEntry  
SEQUENCE    
  rcPacketVlanStatisticsVlanIndex INTEGER
  rcPacketVlanStatisticsProtocolIndex INTEGER
  rcPacketVlanStatisticsPktCount INTEGER
  rcPacketVlanStatisticsAllPktRatio INTEGER
  rcPacketVlanStatisticsVlanPktRatio INTEGER

RcCpuCachePacketAllStatisticsEntry  
SEQUENCE    
  rcPacketAllStatisticsProtocolIndex INTEGER
  rcPacketAllStatisticsPktCount INTEGER
  rcPacketAllStatisticsAllPktRatio INTEGER

Defined Values

rcCcp 1.3.6.1.4.1.8886.6.1.55
Description of CCP object.
MODULE-IDENTITY    

rcCpuCachePacket 1.3.6.1.4.1.8886.6.1.55.1
OBJECT IDENTIFIER    

rcCpuCachePacketEnable 1.3.6.1.4.1.8886.6.1.55.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

rcCpuCachePacketPortList 1.3.6.1.4.1.8886.6.1.55.1.2
The ports that packets will be collected.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

rcCpuCachePacketLen 1.3.6.1.4.1.8886.6.1.55.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER header(1), all(2)  

rcCpuCachePacketBufferSize 1.3.6.1.4.1.8886.6.1.55.1.4
Set the size of the buffer which is used to store the packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 512..3072  

rcCpuCachePacketManualUpload 1.3.6.1.4.1.8886.6.1.55.1.5
Manual upload the file once. upload-only(1) indicates manual upload the file only. upload-clear(2) indicates manual upload the file and clear the cache.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER upload-only(1), upload-clear(2)  

rcCpuCachePacketAutoUpload 1.3.6.1.4.1.8886.6.1.55.1.6
Auto upload files.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

rcCpuCachePacketOverride 1.3.6.1.4.1.8886.6.1.55.1.7
Set the enable status of the buffer override mode. 1 indicates the buffer can be overrided. 2 indicates the buffer cannot be overrided.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

rcCpuCachePacketAutoUploadTimes 1.3.6.1.4.1.8886.6.1.55.1.8
Set the times of auto upload. 0 indicates forever.The default value is 10.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

rcCpuCachePacketClear 1.3.6.1.4.1.8886.6.1.55.1.9
Clear the cache.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

rcCpuCachePacketsAutoUploadCounter 1.3.6.1.4.1.8886.6.1.55.1.10
Indicates the count of already auto upload times.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rcCpuCachePacketMirrorToCpuStatus 1.3.6.1.4.1.8886.6.1.55.1.11
Indicates whether the MirrorToCpu feature is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  EnableVar  

rcCpuCachePacketBufferStatus 1.3.6.1.4.1.8886.6.1.55.1.12
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 full. 3 indicates the module has malloced the memory,and the memory is full.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-malloc(1), not-full(2), full(3)  

rcCpuCachePacketStatus 1.3.6.1.4.1.8886.6.1.55.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), uploading(2), collecting(3)  

rcCpuCachePacketCount 1.3.6.1.4.1.8886.6.1.55.1.14
Indicates the number of the packets in the current buffer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rcCpuCachePacketUploadedNumber 1.3.6.1.4.1.8886.6.1.55.1.15
Indicates the number of the packets which have be uploaded.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rcCpuCachePacketAclTable 1.3.6.1.4.1.8886.6.1.55.1.16
A configable table of acl which is used to collect packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcCpuCachePacketAclEntry

rcCpuCachePacketAclEntry 1.3.6.1.4.1.8886.6.1.55.1.16.1
Table entry for acl which is used to collect packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcCpuCachePacketAclEntry  

rcCpuCachePacketPortIndex 1.3.6.1.4.1.8886.6.1.55.1.16.1.1
The port that an acl rule is applied on.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rcCpuCachePacketAclType 1.3.6.1.4.1.8886.6.1.55.1.16.1.2
The type of the acl which is used to collect packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(0), ip-access-list(1), mac-access-list(2), access-list-map(3)  

rcCpuCachePacketAclNo 1.3.6.1.4.1.8886.6.1.55.1.16.1.3
The index of the acl in the access control list.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..999  

rcCpuCachePacketAclEnable 1.3.6.1.4.1.8886.6.1.55.1.16.1.4
Indicates whether the acl is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

rcCpuCachePacketUploadServerTable 1.3.6.1.4.1.8886.6.1.55.1.17
A configable table of sever where the packets are uploaded to.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcCpuCachePacketUploadServerEntry

rcCpuCachePacketUploadServerEntry 1.3.6.1.4.1.8886.6.1.55.1.17.1
Table entry for sever where the packets are uploaded to.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcCpuCachePacketUploadServerEntry  

rcCpuCachePacketUploadServerIndex 1.3.6.1.4.1.8886.6.1.55.1.17.1.1
An index that uniquely identifies a server.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rcCpuCachePacketUploadServerMode 1.3.6.1.4.1.8886.6.1.55.1.17.1.2
The protocol to be used for uploading packets. Will default to tftp if not specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(0), tftp(1), ftp(2)  

rcCpuCachePacketUploadServerAddress 1.3.6.1.4.1.8886.6.1.55.1.17.1.3
The ip address of the server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rcCpuCachePacketUploadServerUserName 1.3.6.1.4.1.8886.6.1.55.1.17.1.4
The user name of the server.
Status: current Access: read-write
OBJECT-TYPE    
  ObjName  

rcCpuCachePacketUploadServerPassword 1.3.6.1.4.1.8886.6.1.55.1.17.1.5
The password of the server.
Status: current Access: read-write
OBJECT-TYPE    
  ObjName  

rcCpuCachePacketUploadServerEnable 1.3.6.1.4.1.8886.6.1.55.1.17.1.6
Indicates whether the server is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

rcCpuCachePacketPortStatisticsTable 1.3.6.1.4.1.8886.6.1.55.1.18
A statistics table of packets based on the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcCpuCachePacketPortStatisticsEntry

rcCpuCachePacketPortStatisticsEntry 1.3.6.1.4.1.8886.6.1.55.1.18.1
Table entry for statistics of the protocol packet based on the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcCpuCachePacketPortStatisticsEntry  

rcPacketPortStatisticsPortIndex 1.3.6.1.4.1.8886.6.1.55.1.18.1.1
The capture port of the packets ,which is an index of table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rcPacketPortStatisticsProtocolIndex 1.3.6.1.4.1.8886.6.1.55.1.18.1.2
The protocol of the packet ,which is an index of table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rcPacketPortStatisticsPktCount 1.3.6.1.4.1.8886.6.1.55.1.18.1.3
The number of the protocol packets on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rcPacketPortStatisticsAllPktRatio 1.3.6.1.4.1.8886.6.1.55.1.18.1.4
The ratio of the protocol packets to all packets on all ports.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rcPacketPortStatisticsPortPktRatio 1.3.6.1.4.1.8886.6.1.55.1.18.1.5
The ratio of the protocol packets to all packets on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rcCpuCachePacketVlanStatisticsTable 1.3.6.1.4.1.8886.6.1.55.1.19
A statistics table of packets based on the vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcCpuCachePacketVlanStatisticsEntry

rcCpuCachePacketVlanStatisticsEntry 1.3.6.1.4.1.8886.6.1.55.1.19.1
Table entry for statistics of the protocol packet based on the vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcCpuCachePacketVlanStatisticsEntry  

rcPacketVlanStatisticsVlanIndex 1.3.6.1.4.1.8886.6.1.55.1.19.1.1
The vlan id of the packets ,which is an index of table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rcPacketVlanStatisticsProtocolIndex 1.3.6.1.4.1.8886.6.1.55.1.19.1.2
The protocol of the packet ,which is an index of table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rcPacketVlanStatisticsPktCount 1.3.6.1.4.1.8886.6.1.55.1.19.1.3
The number of the protocol packets on the vlan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rcPacketVlanStatisticsAllPktRatio 1.3.6.1.4.1.8886.6.1.55.1.19.1.4
The ratio of the protocol packets to all packets on all vlans.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rcPacketVlanStatisticsVlanPktRatio 1.3.6.1.4.1.8886.6.1.55.1.19.1.5
The ratio of the protocol packets to all packets on the vlan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rcCpuCachePacketAllStatisticsTable 1.3.6.1.4.1.8886.6.1.55.1.20
A statistics table of packets on all ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcCpuCachePacketAllStatisticsEntry

rcCpuCachePacketAllStatisticsEntry 1.3.6.1.4.1.8886.6.1.55.1.20.1
Table entry for statistics of the protocol packets on all ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcCpuCachePacketAllStatisticsEntry  

rcPacketAllStatisticsProtocolIndex 1.3.6.1.4.1.8886.6.1.55.1.20.1.1
The protocol of the packet ,which is the index of table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rcPacketAllStatisticsPktCount 1.3.6.1.4.1.8886.6.1.55.1.20.1.2
The number of the protocol packets on all ports.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rcPacketAllStatisticsAllPktRatio 1.3.6.1.4.1.8886.6.1.55.1.20.1.3
The ratio of the protocol packets to all packets on all ports.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rcCpuCachePacketPortList64 1.3.6.1.4.1.8886.6.1.55.1.21
The ports that packets will be collected.It is used when the device has more than 256 ports.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING