CISCO-COMPRESSION-SERVICE-ADAPTER-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-COMPRESSION-SERVICE-ADAPTER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ciscoCompressionServiceAdapterMIB | 1.3.6.1.4.1.9.9.57 |
Used to manage the compression service adapter. |
||
ciscoCSAMIBObjects | 1.3.6.1.4.1.9.9.57.1 | |||
csaStats | 1.3.6.1.4.1.9.9.57.1.1 | |||
csaStatsTable | 1.3.6.1.4.1.9.9.57.1.1.1 | no-access |
A table describing performance statistics and status of compression service adapter. |
|
1.3.6.1.4.1.9.9.57.1.1.1.1 | no-access |
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. |
||
csaInOctets | 1.3.6.1.4.1.9.9.57.1.1.1.1.1 | counter32 | read-only |
Total number of compressed octets received by the compression service adaptor. |
csaOutOctets | 1.3.6.1.4.1.9.9.57.1.1.1.1.2 | counter32 | read-only |
Total number of compressed octets sent by the compression service adaptor. |
csaInPackets | 1.3.6.1.4.1.9.9.57.1.1.1.1.3 | counter32 | read-only |
Total number of compressed packets received by the compression service adaptor. |
csaOutPackets | 1.3.6.1.4.1.9.9.57.1.1.1.1.4 | counter32 | read-only |
Total number of compressed packets sent by the compression service adaptor. |
csaInPacketsDrop | 1.3.6.1.4.1.9.9.57.1.1.1.1.5 | counter32 | read-only |
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. |
csaOutPacketsDrop | 1.3.6.1.4.1.9.9.57.1.1.1.1.6 | counter32 | read-only |
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. |
csaNumberOfRestarts | 1.3.6.1.4.1.9.9.57.1.1.1.1.7 | counter32 | read-only |
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. |
csaCompressionRatio | 1.3.6.1.4.1.9.9.57.1.1.1.1.8 | gauge32 | read-only |
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. |
csaDecompressionRatio | 1.3.6.1.4.1.9.9.57.1.1.1.1.9 | gauge32 | read-only |
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. |
csaEnable | 1.3.6.1.4.1.9.9.57.1.1.1.1.10 | truthvalue | read-write |
Indicates whether compression service adapter is currently active. Also allows users to set status via SNMP. |
ciscoCSAMIBConformance | 1.3.6.1.4.1.9.9.57.3 | |||
csaMIBCompliances | 1.3.6.1.4.1.9.9.57.3.1 | |||
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. |
||
csaMIBGroups | 1.3.6.1.4.1.9.9.57.3.2 | |||
csaMIBGroup | 1.3.6.1.4.1.9.9.57.3.2.1 |
A collection of objects providing information about Cisco compression service adapter. |