ALTIGA-SEP-STATS-MIB: View SNMP OID List / Download MIB
VENDOR: ALTIGA NETWORKS
Home | MIB: ALTIGA-SEP-STATS-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 |
altigaSepStatsMibModule | 1.3.6.1.4.1.3076.1.1.35.2 |
The Cisco VPN 3000 Series SEP Statistics MIB models counters and objects that are of management interest for the SEP hardware. Acronyms The following acronyms are used in this document: MIB: Management Information Base RSA: Rivest, Shamir, and Adelman SEP: Scalable Encryption Processor |
||
altigaSepStatsMibConformance | 1.3.6.1.4.1.3076.1.1.35.2.1 | |||
altigaSepStatsMibCompliances | 1.3.6.1.4.1.3076.1.1.35.2.1.1 | |||
altigaSepStatsMibCompliance | 1.3.6.1.4.1.3076.1.1.35.2.1.1.1 |
The compliance statement for agents which implement the Altiga SEP Statistics MIB. |
||
altigaSepStatsGroup | 1.3.6.1.4.1.3076.2.1.1.1.30.2 |
The objects for the SEP Module statistics. |
||
alSepModuleStatsTable | 1.3.6.1.4.1.3076.2.1.2.30.2 | no-access |
List of SEPs modules found. |
|
1.3.6.1.4.1.3076.2.1.2.30.2.1 | no-access |
An entry in the alSepModuleStatsTable. |
||
alSepModuleStatsRowStatus | 1.3.6.1.4.1.3076.2.1.2.30.2.1.1 | rowstatus | read-only |
The status of this row. |
alSepModuleStatsSlotNum | 1.3.6.1.4.1.3076.2.1.2.30.2.1.2 | integer | no-access |
The physical slot this SEP is connected to. |
alSepModuleStatsType | 1.3.6.1.4.1.3076.2.1.2.30.2.1.3 | integer | read-only |
Indicates the type of HW engine used to perform the cryptographic transforms. cryptSet: First generation of Hardware Cryptographic Processor. cryptIc: Cryptographic Integrated Circuit. bcm582x: BroadCom 582x series Hardware Cryptographic Products. Enumeration: 'bcm582x': 3, 'cryptIc': 2, 'cryptSet': 1. |
alSepModuleStatsState | 1.3.6.1.4.1.3076.2.1.2.30.2.1.4 | integer | read-only |
The functional state of this SEP. sepNotFound: SEP is not found. sepFound: SEP is found. sepDiagFailure: SEP dialog fail. sepNotOperational: SEP is not operational. sepLoading: SEP is loading data. sepInitializing: SEP is initializing. sepOperational: SEP is operational. sepDisabled: SEP is disabled. Enumeration: 'sepDiagFailure': 3, 'sepNotOperational': 4, 'sepInitializing': 6, 'sepLoading': 5, 'sepNotFound': 1, 'sepDisabled': 8, 'sepFound': 2, 'sepOperational': 7. |
alSepModuleStatsDspCodeVersion | 1.3.6.1.4.1.3076.2.1.2.30.2.1.5 | displaystring | read-only |
The version of DSP microcode running on this SEP. |
alSepModuleStatsHashOutboundPackets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.6 | counter32 | read-only |
The number of outbound authentication-only packets processed by this SEP. |
alSepModuleStatsHashOutboundOctets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.7 | counter32 | read-only |
The number of outbound octets authenticated by this SEP. |
alSepModuleStatsHashInboundPackets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.8 | counter32 | read-only |
The number of inbound authentication-only packets processed by this SEP. |
alSepModuleStatsHashInboundOctets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.9 | counter32 | read-only |
The number of inbound octets authenticated by this SEP. |
alSepModuleStatsEncPackets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.10 | counter32 | read-only |
The number of outbound encryption-only packets processed by this SEP. |
alSepModuleStatsEncOctets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.11 | counter32 | read-only |
The number of outbound octets encrypted by this SEP. |
alSepModuleStatsDecPackets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.12 | counter32 | read-only |
The number of inbound decryption-only packets processed by this SEP. |
alSepModuleStatsDecOctets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.13 | counter32 | read-only |
The number of inbound octets decrypted by this SEP. |
alSepModuleStatsHashEncPackets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.14 | counter32 | read-only |
The number of combined outbound hash/encrypt packets processed by this SEP. |
alSepModuleStatsHashDecPackets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.15 | counter32 | read-only |
The number of combined inbound hash/decrypt packets processed by this SEP. |
alSepModuleStatsCryptoTransformsTotal | 1.3.6.1.4.1.3076.2.1.2.30.2.1.16 | counter32 | read-only |
The total number of hash, encryption, decryption, hash/encrypt, and hash/decrypt transforms performed by this SEP. |
alSepModuleStatsPacketDrops | 1.3.6.1.4.1.3076.2.1.2.30.2.1.17 | counter32 | read-only |
The number of packets intended for SEP processing, dropped due to the SEP ring being full. |
alSepModuleStatsRandRequests | 1.3.6.1.4.1.3076.2.1.2.30.2.1.18 | counter32 | read-only |
The number of random # requests made to the SEP. |
alSepModuleStatsRandReplens | 1.3.6.1.4.1.3076.2.1.2.30.2.1.19 | counter32 | read-only |
The number of random # requests fulfilled by the SEP. |
alSepModuleStatsRandBytesAvail | 1.3.6.1.4.1.3076.2.1.2.30.2.1.20 | integer32 | read-only |
The number of random bytes currently cached on the Host. |
alSepModuleStatsRandCacheEmpty | 1.3.6.1.4.1.3076.2.1.2.30.2.1.21 | counter32 | read-only |
The number of times a random # request came in and we had no SEP generated random #'s available on the host. |
alSepModuleStatsDHKeysGenerated | 1.3.6.1.4.1.3076.2.1.2.30.2.1.22 | counter32 | read-only |
The number of times a new Diffie Hellman key pair has been generated by a SEP. |
alSepModuleStatsDHDerivedSecretKeys | 1.3.6.1.4.1.3076.2.1.2.30.2.1.23 | counter32 | read-only |
The number of times a SEP has derived the Diffie Hellman secret key. |
alSepModuleStatsRSASignings | 1.3.6.1.4.1.3076.2.1.2.30.2.1.24 | counter32 | read-only |
The number of times an RSA Digital Signature has been generated by a SEP. |
alSepModuleStatsRSAVerifications | 1.3.6.1.4.1.3076.2.1.2.30.2.1.25 | counter32 | read-only |
The number of times an RSA Digital Signature has been verified by a SEP. |
alSepModuleStatsRSAEncPackets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.26 | counter32 | read-only |
The number of packets RSA-encrypted by this SEP. |
alSepModuleStatsRSAEncOctets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.27 | counter32 | read-only |
The number of octets RSA-encrypted by this SEP. |
alSepModuleStatsRSADecPackets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.28 | counter32 | read-only |
The number of packets RSA-decrypted by this SEP. |
alSepModuleStatsRSADecOctets | 1.3.6.1.4.1.3076.2.1.2.30.2.1.29 | counter32 | read-only |
The number of octets RSA-decrypted by this SEP. |
alSepModuleStatsDSAKeysGenerated | 1.3.6.1.4.1.3076.2.1.2.30.2.1.30 | counter32 | read-only |
The number of times a new DSA Key pair has been generated by a SEP. |
alSepModuleStatsDSASignings | 1.3.6.1.4.1.3076.2.1.2.30.2.1.31 | counter32 | read-only |
The number of times a DSA Digital Signature has been generated by a SEP. |
alSepModuleStatsDSAVerifications | 1.3.6.1.4.1.3076.2.1.2.30.2.1.32 | counter32 | read-only |
The number of times a DSA Digital Signature has been verified by a SEP. |
alSepModuleStatsRSAKeysGenerated | 1.3.6.1.4.1.3076.2.1.2.30.2.1.33 | counter32 | read-only |
The number of times a new RSA Key pair has been generated by a SEP. |