MIBs Depot

ALTIGA-SEP-STATS-MIB

Registered at
1.3.6.1.4.1.3076.1.1.35.2
Last updated
2003-03-27 00:00
Organization
Cisco Systems, Inc.
Revisions
2003-03-27 00:00, 2002-09-05 13:00, 2002-07-10 00:00
Namespace
cisco
Source file
ALTIGA-SEP-STATS-MIB
Digest
sha256:e125a173d5d1023297148063e4cfedcec2bdcd81e2a11dff7fdb8421a8e9f63c

Description

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

Contact

Cisco Systems 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-cvpn3000@cisco.com

Imports

FromSymbols
ALTIGA-GLOBAL-REGalSepMibModule
ALTIGA-MIBalSepGroup, alStatsSep
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ALTIGA-GLOBAL-REG
ALTIGA-MIB
ALTIGA-SEP-STATS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
altigaSepStatsMibConformance
OBJECT-IDENTITY
1.3.6.1.4.1.3076.1.1.35.2.1
altigaSepStatsMibCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.3076.1.1.35.2.1.1
alSepModuleStatsTable
OBJECT-TYPE
List of SEPs modules found.
1.3.6.1.4.1.3076.2.1.2.30.2not-accessiblecurrent
alSepModuleStatsEntry
OBJECT-TYPE
An entry in the alSepModuleStatsTable.
1.3.6.1.4.1.3076.2.1.2.30.2.1not-accessiblecurrent
alSepModuleStatsRowStatus
OBJECT-TYPE
The status of this row.
1.3.6.1.4.1.3076.2.1.2.30.2.1.1RowStatusread-createcurrent
alSepModuleStatsSlotNum
OBJECT-TYPE
The physical slot this SEP is connected to.
1.3.6.1.4.1.3076.2.1.2.30.2.1.2INTEGER (1..4)not-accessiblecurrent
alSepModuleStatsType
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.30.2.1.3INTEGER {cryptSet(1), cryptIc(2), bcm582x(3)}read-onlycurrent
alSepModuleStatsState
OBJECT-TYPE
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.
1.3.6.1.4.1.3076.2.1.2.30.2.1.4INTEGER {sepNotFound(1), sepFound(2), sepDiagFailure(3), sepNotOperational(4), sepLoading(5), sepInitializing(6), sepOperational(7), sepDisabled(8)}read-onlycurrent
alSepModuleStatsDspCodeVersion
OBJECT-TYPE
The version of DSP microcode running on this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.5DisplayStringread-onlycurrent
alSepModuleStatsHashOutboundPackets
OBJECT-TYPE
The number of outbound authentication-only packets processed by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.6Counter32read-onlycurrent
alSepModuleStatsHashOutboundOctets
OBJECT-TYPE
The number of outbound octets authenticated by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.7Counter32read-onlycurrent
alSepModuleStatsHashInboundPackets
OBJECT-TYPE
The number of inbound authentication-only packets processed by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.8Counter32read-onlycurrent
alSepModuleStatsHashInboundOctets
OBJECT-TYPE
The number of inbound octets authenticated by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.9Counter32read-onlycurrent
alSepModuleStatsEncPackets
OBJECT-TYPE
The number of outbound encryption-only packets processed by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.10Counter32read-onlycurrent
alSepModuleStatsEncOctets
OBJECT-TYPE
The number of outbound octets encrypted by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.11Counter32read-onlycurrent
alSepModuleStatsDecPackets
OBJECT-TYPE
The number of inbound decryption-only packets processed by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.12Counter32read-onlycurrent
alSepModuleStatsDecOctets
OBJECT-TYPE
The number of inbound octets decrypted by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.13Counter32read-onlycurrent
alSepModuleStatsHashEncPackets
OBJECT-TYPE
The number of combined outbound hash/encrypt packets processed by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.14Counter32read-onlycurrent
alSepModuleStatsHashDecPackets
OBJECT-TYPE
The number of combined inbound hash/decrypt packets processed by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.15Counter32read-onlycurrent
alSepModuleStatsCryptoTransformsTotal
OBJECT-TYPE
The total number of hash, encryption, decryption, hash/encrypt, and hash/decrypt transforms performed by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.16Counter32read-onlycurrent
alSepModuleStatsPacketDrops
OBJECT-TYPE
The number of packets intended for SEP processing, dropped due to the SEP ring being full.
1.3.6.1.4.1.3076.2.1.2.30.2.1.17Counter32read-onlycurrent
alSepModuleStatsRandRequests
OBJECT-TYPE
The number of random # requests made to the SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.18Counter32read-onlycurrent
alSepModuleStatsRandReplens
OBJECT-TYPE
The number of random # requests fulfilled by the SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.19Counter32read-onlycurrent
alSepModuleStatsRandBytesAvail
OBJECT-TYPE
The number of random bytes currently cached on the Host.
1.3.6.1.4.1.3076.2.1.2.30.2.1.20Integer32read-onlycurrent
alSepModuleStatsRandCacheEmpty
OBJECT-TYPE
The number of times a random # request came in and we had no SEP generated random #'s available on the host.
1.3.6.1.4.1.3076.2.1.2.30.2.1.21Counter32read-onlycurrent
alSepModuleStatsDHKeysGenerated
OBJECT-TYPE
The number of times a new Diffie Hellman key pair has been generated by a SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.22Counter32read-onlycurrent
alSepModuleStatsDHDerivedSecretKeys
OBJECT-TYPE
The number of times a SEP has derived the Diffie Hellman secret key.
1.3.6.1.4.1.3076.2.1.2.30.2.1.23Counter32read-onlycurrent
alSepModuleStatsRSASignings
OBJECT-TYPE
The number of times an RSA Digital Signature has been generated by a SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.24Counter32read-onlycurrent
alSepModuleStatsRSAVerifications
OBJECT-TYPE
The number of times an RSA Digital Signature has been verified by a SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.25Counter32read-onlycurrent
alSepModuleStatsRSAEncPackets
OBJECT-TYPE
The number of packets RSA-encrypted by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.26Counter32read-onlycurrent
alSepModuleStatsRSAEncOctets
OBJECT-TYPE
The number of octets RSA-encrypted by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.27Counter32read-onlycurrent
alSepModuleStatsRSADecPackets
OBJECT-TYPE
The number of packets RSA-decrypted by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.28Counter32read-onlycurrent
alSepModuleStatsRSADecOctets
OBJECT-TYPE
The number of octets RSA-decrypted by this SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.29Counter32read-onlycurrent
alSepModuleStatsDSAKeysGenerated
OBJECT-TYPE
The number of times a new DSA Key pair has been generated by a SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.30Counter32read-onlycurrent
alSepModuleStatsDSASignings
OBJECT-TYPE
The number of times a DSA Digital Signature has been generated by a SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.31Counter32read-onlycurrent
alSepModuleStatsDSAVerifications
OBJECT-TYPE
The number of times a DSA Digital Signature has been verified by a SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.32Counter32read-onlycurrent
alSepModuleStatsRSAKeysGenerated
OBJECT-TYPE
The number of times a new RSA Key pair has been generated by a SEP.
1.3.6.1.4.1.3076.2.1.2.30.2.1.33Counter32read-onlycurrent

Conformance

NameOIDStatus
altigaSepStatsMibCompliance
MODULE-COMPLIANCE
The compliance statement for agents which implement the Altiga SEP Statistics MIB.
1.3.6.1.4.1.3076.1.1.35.2.1.1.1current
altigaSepStatsGroup
OBJECT-GROUP
The objects for the SEP Module statistics.
1.3.6.1.4.1.3076.2.1.1.1.30.2current