ADVA-FSPR7-MODULE-ENCRYPTION-MIB

File: ADVA-FSPR7-MODULE-ENCRYPTION-MIB.mib (30838 bytes)

Imported modules

SNMPv2-TC SNMPv2-CONF SNMPv2-SMI
SNMP-FRAMEWORK-MIB ADVA-MIB

Imported symbols

TEXTUAL-CONVENTION DateAndTime TruthValue
MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE Integer32 Unsigned32
SnmpAdminString fspR7 EntityIndex
entityIndex

Defined Types

CryptoFspR7EnableDisable  
Disable/Enable variable.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), enable(1), disable(2)  

CryptoFspR7EncryptionReset  
Textual-Convention for module 'reset to factory' operation. The rls(1) value means that 'reset to factory' is not happening. Choosing the rtf(2) value executes the 'reset to factory' operation immediately.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), rls(1), rtf(2)  

CryptoFspR7EncryptionSwitch  
Textual-Convention for disabling the encrypted mode.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), rls(1), oprCryptoOff(2)  

CryptoFspR7ForceKeyExchange  
Textual-Convention for forcing the key exchange process between encryption-capable modules. Successful process startup does not mean that whole operation succeeded.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), rls(1), oprKeyExchg(2)  

CryptoFspR7KeyExchangeForcedClear  
Textual-Convention for reseting the key exchange failure status.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), rls(1), reset(2)  

CryptoFspR7SelfTestOperation  
Encryption selftest
TEXTUAL-CONVENTION    
  INTEGER undefined(0), rls(1), oprSelfTest(2)  

CryptoFspR7SessionKeyLifetime  
Textual-Convention presenting available key lifetime periods for an encrypted sessions.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), lifetime30min(1), lifetime1h(2), lifetime2h(3), lifetime3h(4), lifetime6h(5), lifetime12h(6), lifetime1d(7), lifetime2d(8), lifetime3d(9), lifetime1w(10), lifetime2w(11), lifetime3w(12), lifetimeMax(13)  

CryptoModuleConfigEntry  
SEQUENCE    
  cryptoModuleConfigIndex EntityIndex
  cryptoModuleConfigCryptoOfficerPassword SnmpAdminString
  cryptoModuleConfigResetToFactory CryptoFspR7EncryptionReset
  cryptoModuleConfigFirmwareUpdateState CryptoFspR7EnableDisable
  cryptoModuleConfigFirmwareVersion SnmpAdminString
  cryptoModuleConfigSelfTestOperation CryptoFspR7SelfTestOperation

CryptoModuleStatusEntry  
SEQUENCE    
  cryptoModuleStatusIndex EntityIndex
  cryptoModuleStatusFailureLoginCount Unsigned32
  cryptoModuleStatusSuccessfulLoginDateAndTime DateAndTime
  cryptoModuleStatusUnsuccessfulLoginDateAndTime DateAndTime
  cryptoModuleStatusResetToFactoryCapability CryptoFspR7EnableDisable

CryptoPortConfigEntry  
SEQUENCE    
  cryptoPortConfigIndex EntityIndex
  cryptoPortConfigAuthKey SnmpAdminString
  cryptoPortConfigAuthKeyLifeTime CryptoFspR7SessionKeyLifetime
  cryptoPortConfigEncryptionOffState CryptoFspR7EnableDisable
  cryptoPortConfigEncryptionOff CryptoFspR7EncryptionSwitch
  cryptoPortConfigForceKeyExchange CryptoFspR7ForceKeyExchange
  cryptoPortConfigKeyExchangeForcedClear CryptoFspR7KeyExchangeForcedClear

CryptoPortStatusEntry  
SEQUENCE    
  cryptoPortStatusIndex EntityIndex
  cryptoPortStatusEncryptionOffTimeRemaining Unsigned32
  cryptoPortStatusFailureKeyExchangeCount Unsigned32
  cryptoPortStatusSuccessfulKeyExchangeDateAndTime DateAndTime
  cryptoPortStatusUnsuccessfulKeyExchangeDateAndTime DateAndTime
  cryptoPortStatusAuthKeyLifeTimeRemaining Unsigned32
  cryptoPortStatusEncryptionOffCapability CryptoFspR7EnableDisable

IntervalEncryptionSublayerPm15minEntry  
SEQUENCE    
  intervalEncryptionSublayerPm15minNumber Integer32
  intervalEncryptionSublayerPm15minEncryptionRunSeconds Unsigned32
  intervalEncryptionSublayerPm15minEncryptionRunErrorSeconds Unsigned32
  intervalEncryptionSublayerPm15minEncryptionRunDegradeSeconds Unsigned32
  intervalEncryptionSublayerPm15minValidFlag TruthValue
  intervalEncryptionSublayerPm15minTimeStamp DateAndTime

IntervalEncryptionSublayerPm1dayEntry  
SEQUENCE    
  intervalEncryptionSublayerPm1dayNumber Integer32
  intervalEncryptionSublayerPm1dayEncryptionRunSeconds Unsigned32
  intervalEncryptionSublayerPm1dayEncryptionRunErrorSeconds Unsigned32
  intervalEncryptionSublayerPm1dayEncryptionRunDegradeSeconds Unsigned32
  intervalEncryptionSublayerPm1dayValidFlag TruthValue
  intervalEncryptionSublayerPm1dayTimeStamp DateAndTime

CurrentEncryptionSublayerPm15minEntry  
SEQUENCE    
  currentEncryptionSublayerPm15minEncryptionRunSeconds Unsigned32
  currentEncryptionSublayerPm15minEncryptionRunErrorSeconds Unsigned32
  currentEncryptionSublayerPm15minEncryptionRunDegradeSeconds Unsigned32
  currentEncryptionSublayerPm15minElapsedTime Integer32

CurrentEncryptionSublayerPm1dayEntry  
SEQUENCE    
  currentEncryptionSublayerPm1dayEncryptionRunSeconds Unsigned32
  currentEncryptionSublayerPm1dayEncryptionRunErrorSeconds Unsigned32
  currentEncryptionSublayerPm1dayEncryptionRunDegradeSeconds Unsigned32
  currentEncryptionSublayerPm1dayElapsedTime Integer32

Defined Values

moduleEncryptionMIB 1.3.6.1.4.1.2544.1.11.5
This is a MIB definition for ADVA AG Optical Networking module encryption management.
MODULE-IDENTITY    

encryptionMIB 1.3.6.1.4.1.2544.1.11.5.1
OBJECT IDENTIFIER    

moduleEncryptionObjects 1.3.6.1.4.1.2544.1.11.5.1.2
OBJECT IDENTIFIER    

portEncryptionObjects 1.3.6.1.4.1.2544.1.11.5.1.3
OBJECT IDENTIFIER    

encryptionPerformanceMonitoring 1.3.6.1.4.1.2544.1.11.5.1.4
OBJECT IDENTIFIER    

cryptoOfficerPassword 1.3.6.1.4.1.2544.1.11.5.1.2.1
This object must be present in every set-request regarding encryption functionality.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

cryptoOfficerPasswordError 1.3.6.1.4.1.2544.1.11.5.1.2.2
Last error related to set-request perform on that table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), passwdOk(1), passwdInvalid(2), passwdRejected(3), passwdNotInit(4), passwdTooSimple(5), passwdValidationAborted(6), none(7)  

cryptoOfficerPasswordReqId 1.3.6.1.4.1.2544.1.11.5.1.2.3
Set-Request id for which cryptoOfficerPasswordError contains value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cryptoModuleConfigTable 1.3.6.1.4.1.2544.1.11.5.1.2.10
This table contains encryption-related writeable parameters defined per module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CryptoModuleConfigEntry

cryptoModuleConfigEntry 1.3.6.1.4.1.2544.1.11.5.1.2.10.1
Every row of this table represents an encryption-capable module.
Status: current Access: not-accessible
OBJECT-TYPE    
  CryptoModuleConfigEntry  

cryptoModuleConfigIndex 1.3.6.1.4.1.2544.1.11.5.1.2.10.1.1
Address of an encryption capable module.
Status: current Access: not-accessible
OBJECT-TYPE    
  EntityIndex  

cryptoModuleConfigCryptoOfficerPassword 1.3.6.1.4.1.2544.1.11.5.1.2.10.1.2
The current Crypto Officer password. It may be only modified, but cannot be read. Read attempt of this object will result with noSuchName error.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

cryptoModuleConfigResetToFactory 1.3.6.1.4.1.2544.1.11.5.1.2.10.1.3
Executes 'reset to factory' action.
Status: current Access: read-write
OBJECT-TYPE    
  CryptoFspR7EncryptionReset  

cryptoModuleConfigFirmwareUpdateState 1.3.6.1.4.1.2544.1.11.5.1.2.10.1.4
Determines if it is allowed for a module to perform firmware upgrade.
Status: current Access: read-write
OBJECT-TYPE    
  CryptoFspR7EnableDisable  

cryptoModuleConfigFirmwareVersion 1.3.6.1.4.1.2544.1.11.5.1.2.10.1.5
Firmware package version designated for an upgrade.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

cryptoModuleConfigSelfTestOperation 1.3.6.1.4.1.2544.1.11.5.1.2.10.1.6
Starts self-tests.
Status: current Access: read-write
OBJECT-TYPE    
  CryptoFspR7SelfTestOperation  

cryptoModuleStatusTable 1.3.6.1.4.1.2544.1.11.5.1.2.11
This table contains encryption-related readable parameters defined per module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CryptoModuleStatusEntry

cryptoModuleStatusEntry 1.3.6.1.4.1.2544.1.11.5.1.2.11.1
Every row of this table represents an encryption-capable module.
Status: current Access: not-accessible
OBJECT-TYPE    
  CryptoModuleStatusEntry  

cryptoModuleStatusIndex 1.3.6.1.4.1.2544.1.11.5.1.2.11.1.1
Address of an encryption capable module.
Status: current Access: not-accessible
OBJECT-TYPE    
  EntityIndex  

cryptoModuleStatusFailureLoginCount 1.3.6.1.4.1.2544.1.11.5.1.2.11.1.2
Number of unsuccessful Crypto Officer log-in attempts.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..3 | 4294967295  

cryptoModuleStatusSuccessfulLoginDateAndTime 1.3.6.1.4.1.2544.1.11.5.1.2.11.1.3
The date and time of a last successful Crypto Officer login.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cryptoModuleStatusUnsuccessfulLoginDateAndTime 1.3.6.1.4.1.2544.1.11.5.1.2.11.1.4
The date and time of a last unsuccessful Crypto Officer login.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cryptoModuleStatusResetToFactoryCapability 1.3.6.1.4.1.2544.1.11.5.1.2.11.1.5
The status of possibility to perform Reset To Factory operation. If disable(2) then cryptoModuleConfigResetToFactory cannot be used, otherwise operation will fail.
Status: current Access: read-only
OBJECT-TYPE    
  CryptoFspR7EnableDisable  

cryptoPortConfigTable 1.3.6.1.4.1.2544.1.11.5.1.3.12
This table contains encryption-related writeable parameters defined per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CryptoPortConfigEntry

cryptoPortConfigEntry 1.3.6.1.4.1.2544.1.11.5.1.3.12.1
Every row of this table represents an encryption-capable port.
Status: current Access: not-accessible
OBJECT-TYPE    
  CryptoPortConfigEntry  

cryptoPortConfigIndex 1.3.6.1.4.1.2544.1.11.5.1.3.12.1.1
Address of an encryption capable port.
Status: current Access: not-accessible
OBJECT-TYPE    
  EntityIndex  

cryptoPortConfigAuthKey 1.3.6.1.4.1.2544.1.11.5.1.3.12.1.2
Encryption password being an input to generate an authentication key used to traffic encryption between ports. This object can be write only. Read attempt will fail with noSuchName error.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

cryptoPortConfigAuthKeyLifeTime 1.3.6.1.4.1.2544.1.11.5.1.3.12.1.3
Determines a life period of an introduced authentication key for a traffic encryption.
Status: current Access: read-write
OBJECT-TYPE    
  CryptoFspR7SessionKeyLifetime  

cryptoPortConfigEncryptionOffState 1.3.6.1.4.1.2544.1.11.5.1.3.12.1.4
Enable/disable possibility of using encryption switch. This is an additional trigger required to make a transition into transparent mode in two steps.
Status: current Access: read-write
OBJECT-TYPE    
  CryptoFspR7EnableDisable  

cryptoPortConfigEncryptionOff 1.3.6.1.4.1.2544.1.11.5.1.3.12.1.5
Disable/enable encryption switch.
Status: current Access: read-write
OBJECT-TYPE    
  CryptoFspR7EncryptionSwitch  

cryptoPortConfigForceKeyExchange 1.3.6.1.4.1.2544.1.11.5.1.3.12.1.6
Force key exchange.
Status: current Access: read-write
OBJECT-TYPE    
  CryptoFspR7ForceKeyExchange  

cryptoPortConfigKeyExchangeForcedClear 1.3.6.1.4.1.2544.1.11.5.1.3.12.1.7
Clears on demand the alarmEncryptionPortKeyExchangeForced condition.
Status: current Access: read-write
OBJECT-TYPE    
  CryptoFspR7KeyExchangeForcedClear  

cryptoPortStatusTable 1.3.6.1.4.1.2544.1.11.5.1.3.13
This table contains encryption-related readable parameters defined per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CryptoPortStatusEntry

cryptoPortStatusEntry 1.3.6.1.4.1.2544.1.11.5.1.3.13.1
Every row of this table represents an encryption-capable port.
Status: current Access: not-accessible
OBJECT-TYPE    
  CryptoPortStatusEntry  

cryptoPortStatusIndex 1.3.6.1.4.1.2544.1.11.5.1.3.13.1.1
Address of an encryption capable module.
Status: current Access: not-accessible
OBJECT-TYPE    
  EntityIndex  

cryptoPortStatusEncryptionOffTimeRemaining 1.3.6.1.4.1.2544.1.11.5.1.3.13.1.2
Informs about amount of minutes remaining to restore traffic encryption.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cryptoPortStatusFailureKeyExchangeCount 1.3.6.1.4.1.2544.1.11.5.1.3.13.1.3
Numbers of unsuccessful encryption key exchanges since the successful one.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..3 | 4294967295  

cryptoPortStatusSuccessfulKeyExchangeDateAndTime 1.3.6.1.4.1.2544.1.11.5.1.3.13.1.4
The date and time of a recent successful encryption key exchange.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cryptoPortStatusUnsuccessfulKeyExchangeDateAndTime 1.3.6.1.4.1.2544.1.11.5.1.3.13.1.5
The date and time of a recent unsuccessful encryption key exchange.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cryptoPortStatusAuthKeyLifeTimeRemaining 1.3.6.1.4.1.2544.1.11.5.1.3.13.1.6
Remaining time for cryptoPortConfigAuthKeyLifeTime timer to stop counting.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cryptoPortStatusEncryptionOffCapability 1.3.6.1.4.1.2544.1.11.5.1.3.13.1.7
Capability for encryption switch.
Status: current Access: read-only
OBJECT-TYPE    
  CryptoFspR7EnableDisable  

intervalEncryptionSublayerPm15minTable 1.3.6.1.4.1.2544.1.11.5.1.4.1
This table contains encryption-related performance monitoring 15-min values related to channel ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IntervalEncryptionSublayerPm15minEntry

intervalEncryptionSublayerPm15minEntry 1.3.6.1.4.1.2544.1.11.5.1.4.1.1
Every row of this table represents performance monitoring entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IntervalEncryptionSublayerPm15minEntry  

intervalEncryptionSublayerPm15minNumber 1.3.6.1.4.1.2544.1.11.5.1.4.1.1.1
A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..96  

intervalEncryptionSublayerPm15minEncryptionRunSeconds 1.3.6.1.4.1.2544.1.11.5.1.4.1.1.2
Informs about time period (seconds) during encryption mode.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

intervalEncryptionSublayerPm15minEncryptionRunErrorSeconds 1.3.6.1.4.1.2544.1.11.5.1.4.1.1.3
Informs about errorous time period (seconds) during encryption mode.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

intervalEncryptionSublayerPm15minEncryptionRunDegradeSeconds 1.3.6.1.4.1.2544.1.11.5.1.4.1.1.4
Informs about degraded time period (seconds) during encryption mode.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

intervalEncryptionSublayerPm15minValidFlag 1.3.6.1.4.1.2544.1.11.5.1.4.1.1.5
Valid Flag
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

intervalEncryptionSublayerPm15minTimeStamp 1.3.6.1.4.1.2544.1.11.5.1.4.1.1.6
Timestamp
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

intervalEncryptionSublayerPm1dayTable 1.3.6.1.4.1.2544.1.11.5.1.4.2
This table contains interval encryption-related performance monitoring 15-min values related to channel ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IntervalEncryptionSublayerPm1dayEntry

intervalEncryptionSublayerPm1dayEntry 1.3.6.1.4.1.2544.1.11.5.1.4.2.1
Every row of this table represents performance monitoring entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IntervalEncryptionSublayerPm1dayEntry  

intervalEncryptionSublayerPm1dayNumber 1.3.6.1.4.1.2544.1.11.5.1.4.2.1.1
A number, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 1 day interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..31  

intervalEncryptionSublayerPm1dayEncryptionRunSeconds 1.3.6.1.4.1.2544.1.11.5.1.4.2.1.2
Informs about time period (seconds) during encryption mode.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

intervalEncryptionSublayerPm1dayEncryptionRunErrorSeconds 1.3.6.1.4.1.2544.1.11.5.1.4.2.1.3
Informs about errorous time period (seconds) during encryption mode.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

intervalEncryptionSublayerPm1dayEncryptionRunDegradeSeconds 1.3.6.1.4.1.2544.1.11.5.1.4.2.1.4
Informs about degraded time period (seconds) during encryption mode.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

intervalEncryptionSublayerPm1dayValidFlag 1.3.6.1.4.1.2544.1.11.5.1.4.2.1.5
Valid Flag
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

intervalEncryptionSublayerPm1dayTimeStamp 1.3.6.1.4.1.2544.1.11.5.1.4.2.1.6
Timestamp
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

currentEncryptionSublayerPm15minTable 1.3.6.1.4.1.2544.1.11.5.1.4.3
This table contains current encryption-related performance monitoring 15-min values related to channel ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CurrentEncryptionSublayerPm15minEntry

currentEncryptionSublayerPm15minEntry 1.3.6.1.4.1.2544.1.11.5.1.4.3.1
Every row of this table represents performance monitoring entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CurrentEncryptionSublayerPm15minEntry  

currentEncryptionSublayerPm15minEncryptionRunSeconds 1.3.6.1.4.1.2544.1.11.5.1.4.3.1.1
Encryption running seconds
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

currentEncryptionSublayerPm15minEncryptionRunErrorSeconds 1.3.6.1.4.1.2544.1.11.5.1.4.3.1.2
Encryption error seconds
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

currentEncryptionSublayerPm15minEncryptionRunDegradeSeconds 1.3.6.1.4.1.2544.1.11.5.1.4.3.1.3
Encryption in degrade mode seconds
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

currentEncryptionSublayerPm15minElapsedTime 1.3.6.1.4.1.2544.1.11.5.1.4.3.1.4
Elapsed 15Min
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..9000 | -2147483648  

currentEncryptionSublayerPm1dayTable 1.3.6.1.4.1.2544.1.11.5.1.4.4
This table contains current encryption-related performance monitoring 1-day values related to channel ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CurrentEncryptionSublayerPm1dayEntry

currentEncryptionSublayerPm1dayEntry 1.3.6.1.4.1.2544.1.11.5.1.4.4.1
Every row of this table represents performance monitoring entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CurrentEncryptionSublayerPm1dayEntry  

currentEncryptionSublayerPm1dayEncryptionRunSeconds 1.3.6.1.4.1.2544.1.11.5.1.4.4.1.1
Encryption running seconds
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

currentEncryptionSublayerPm1dayEncryptionRunErrorSeconds 1.3.6.1.4.1.2544.1.11.5.1.4.4.1.2
Encryption error seconds
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

currentEncryptionSublayerPm1dayEncryptionRunDegradeSeconds 1.3.6.1.4.1.2544.1.11.5.1.4.4.1.3
Encryption in degrade mode seconds
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

currentEncryptionSublayerPm1dayElapsedTime 1.3.6.1.4.1.2544.1.11.5.1.4.4.1.4
Elapsed 1Day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..86400 | -2147483648  

encryptionMIBConformance 1.3.6.1.4.1.2544.1.11.5.1.1
OBJECT IDENTIFIER    

encryptionMIBCompliances 1.3.6.1.4.1.2544.1.11.5.1.1.1
OBJECT IDENTIFIER    

encryptionMIBGroups 1.3.6.1.4.1.2544.1.11.5.1.1.2
OBJECT IDENTIFIER    

encryptionMIBCompliance 1.3.6.1.4.1.2544.1.11.5.1.1.1.1
The compliance statement for entities implementing the ADVA FspR7 Module Encryption MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

encryptionMIBGroup 1.3.6.1.4.1.2544.1.11.5.1.1.2.1
A list of objects used for configuration of an encryption functionality on port and module level.
Status: current Access: read-only
OBJECT-GROUP