CISCO-COMPRESSION-SERVICE-ADAPTER-MIB

File: CISCO-COMPRESSION-SERVICE-ADAPTER-MIB.mib (7148 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
CISCO-SMI OLD-CISCO-CHASSIS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 MODULE-COMPLIANCE OBJECT-GROUP
TruthValue ciscoMgmt cardIndex

Defined Types

CsaStatsEntry  
SEQUENCE    
  csaInOctets Counter32
  csaOutOctets Counter32
  csaInPackets Counter32
  csaOutPackets Counter32
  csaInPacketsDrop Counter32
  csaOutPacketsDrop Counter32
  csaNumberOfRestarts Counter32
  csaCompressionRatio Gauge32
  csaDecompressionRatio Gauge32
  csaEnable TruthValue

Defined Values

ciscoCompressionServiceAdapterMIB 1.3.6.1.4.1.9.9.57
Used to manage the compression service adapter.
MODULE-IDENTITY    

ciscoCSAMIBObjects 1.3.6.1.4.1.9.9.57.1
OBJECT IDENTIFIER    

csaStats 1.3.6.1.4.1.9.9.57.1.1
OBJECT IDENTIFIER    

csaStatsTable 1.3.6.1.4.1.9.9.57.1.1.1
A table describing performance statistics and status of compression service adapter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsaStatsEntry

csaStatsEntry 1.3.6.1.4.1.9.9.57.1.1.1.1
Each entry in this table describes performance statistics for a compression service. A new entry is created or removed when compression service adapter is physically added or removed from the device. Each entry is indexed by cardIndex object, which is an index for cardTable in chassis mib. Every card of type sa-compression in cardTable will have corresponding entry in csaStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsaStatsEntry  

csaInOctets 1.3.6.1.4.1.9.9.57.1.1.1.1.1
Total number of compressed octets received by the compression service adaptor.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csaOutOctets 1.3.6.1.4.1.9.9.57.1.1.1.1.2
Total number of compressed octets sent by the compression service adaptor.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csaInPackets 1.3.6.1.4.1.9.9.57.1.1.1.1.3
Total number of compressed packets received by the compression service adaptor.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csaOutPackets 1.3.6.1.4.1.9.9.57.1.1.1.1.4
Total number of compressed packets sent by the compression service adaptor.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csaInPacketsDrop 1.3.6.1.4.1.9.9.57.1.1.1.1.5
Total number of output packets dropped. A large number of packets dropped by a compression adaptor would indicate, amount of data being passed to the adaptor for processing, exceeds its capacity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csaOutPacketsDrop 1.3.6.1.4.1.9.9.57.1.1.1.1.6
Total number of input packets dropped. A large number of packets dropped by a compression adaptor would indicate, amount of data being passed to the adaptor for processing, exceeds its capacity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csaNumberOfRestarts 1.3.6.1.4.1.9.9.57.1.1.1.1.7
Number of compression session restarts. A large number of restarts could indicate incompatible remote router, data being corrupted in transmission or packet order not being maintained.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csaCompressionRatio 1.3.6.1.4.1.9.9.57.1.1.1.1.8
Current Compression ratio, the percentage the data was compressed. This is an instantaneous value. Compression ratio of 0% would indicate no compression, a compression ratio of 90% could mean 100 octets were compressed into 10 octets.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

csaDecompressionRatio 1.3.6.1.4.1.9.9.57.1.1.1.1.9
Current decompression ratio, the percentage the data was decompressed. This is an instantaneous value. Decompression ratio of 0% would indicate no decompression, a decompression ratio of 90% could mean 10 octets were decompressed into 100 octets.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

csaEnable 1.3.6.1.4.1.9.9.57.1.1.1.1.10
Indicates whether compression service adapter is currently active. Also allows users to set status via SNMP.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoCSAMIBConformance 1.3.6.1.4.1.9.9.57.3
OBJECT IDENTIFIER    

csaMIBCompliances 1.3.6.1.4.1.9.9.57.3.1
OBJECT IDENTIFIER    

csaMIBGroups 1.3.6.1.4.1.9.9.57.3.2
OBJECT IDENTIFIER    

csaMIBCompliance 1.3.6.1.4.1.9.9.57.3.1.1
The Cisco Compression Service Adapter MIB is required in all systems supporting such an adaptor.
Status: current Access: read-write
MODULE-COMPLIANCE    

csaMIBGroup 1.3.6.1.4.1.9.9.57.3.2.1
A collection of objects providing information about Cisco compression service adapter.
Status: current Access: read-write
OBJECT-GROUP