DE-OPT-MIB

File: DE-OPT-MIB.mib (9882 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

enterprises OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

StatEncryptionChannelEntry  
SEQUENCE    
  deStatChannelNumber INTEGER
  deLastStatisticsReset DisplayString
  deChannelState INTEGER
  deSourceChannel DisplayString
  deDestinationChannel DisplayString
  deCorruptedPackets INTEGER

CtrlEncryptionChannelEntry  
SEQUENCE    
  deCtrlChannelNumber INTEGER
  deCtrlEncryptionChannel INTEGER

Defined Values

codex 1.3.6.1.4.1.449
OBJECT IDENTIFIER    

cdxProductSpecific 1.3.6.1.4.1.449.2
OBJECT IDENTIFIER    

cdx6500 1.3.6.1.4.1.449.2.1
OBJECT IDENTIFIER    

cdx6500Configuration 1.3.6.1.4.1.449.2.1.2
OBJECT IDENTIFIER    

cdx6500CfgGeneralGroup 1.3.6.1.4.1.449.2.1.2.2
OBJECT IDENTIFIER    

cdx6500Statistics 1.3.6.1.4.1.449.2.1.3
OBJECT IDENTIFIER    

cdx6500StatOtherStatsGroup 1.3.6.1.4.1.449.2.1.3.2
OBJECT IDENTIFIER    

cdx6500Controls 1.3.6.1.4.1.449.2.1.4
OBJECT IDENTIFIER    

cdx6500StatEncryption 1.3.6.1.4.1.449.2.1.3.2.12
OBJECT IDENTIFIER    

statEncryptionGeneral 1.3.6.1.4.1.449.2.1.3.2.12.1
OBJECT IDENTIFIER    

deDataEncryptionHardwareStatus 1.3.6.1.4.1.449.2.1.3.2.12.1.1
Displays the current status/existence of DE hardware. up: Data encryption hardware is installed and operational. down: Data encryption hardware is non functional.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

deMaxChannelAvailable 1.3.6.1.4.1.449.2.1.3.2.12.1.2
Number of DE Channels supported by the Data Encryption hardware installed on the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 10..500  

deMaxChannelConfigured 1.3.6.1.4.1.449.2.1.3.2.12.1.3
Maximum number of DE Channels configured for use. This parameter is used to control the amount of RAM that gets allocated for Data Encryption during node initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..500  

deChannelsInUse 1.3.6.1.4.1.449.2.1.3.2.12.1.4
Number of DE Channels that are assigned and are currently in use by the calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..500  

deMaxSimultaneousChannelsUsed 1.3.6.1.4.1.449.2.1.3.2.12.1.5
Maximum number of data encryption channels in use simultaneously since the last stats reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..500  

deCurrentEncryptionQueueLength 1.3.6.1.4.1.449.2.1.3.2.12.1.6
Current number of frames in the queue, waiting to be encrypted or decrypted
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

deMaxEncryptionQueueDepth 1.3.6.1.4.1.449.2.1.3.2.12.1.7
Maximum number of frames that were in the queue since the last stats reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

deTimeLastStatisticsReset 1.3.6.1.4.1.449.2.1.3.2.12.1.8
Time when the node restarted or the stats reset by CTP/SNMP Manager command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

deAlgorithmSupportedByHardwareStatus 1.3.6.1.4.1.449.2.1.3.2.12.1.9
Displays the current status/existence of DE Algorithm supported by Hardware. no-simm: No SIMM exists. des-40: SIMM type is DES-40. des-64: SIMM type is DES-64. des-128: SIMM type is DES-128.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-simm(1), des-40(2), des-64(3), des-128(4)  

statEncryptionChannelTable 1.3.6.1.4.1.449.2.1.3.2.12.2
Detail Encryption Statistics Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StatEncryptionChannelEntry

statEncryptionChannelEntry 1.3.6.1.4.1.449.2.1.3.2.12.2.1
Detail Encryption Statistics Entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  StatEncryptionChannelEntry  

deStatChannelNumber 1.3.6.1.4.1.449.2.1.3.2.12.2.1.1
Channel Number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deLastStatisticsReset 1.3.6.1.4.1.449.2.1.3.2.12.2.1.2
Time of the Channel stats reset by CTP/SNMP Manager command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

deChannelState 1.3.6.1.4.1.449.2.1.3.2.12.2.1.3
Activity state of the Channel. nonData: Non encrypted data data: Encrypted data
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER nonData(1), data(2)  

deSourceChannel 1.3.6.1.4.1.449.2.1.3.2.12.2.1.4
Access Protocols identity string
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

deDestinationChannel 1.3.6.1.4.1.449.2.1.3.2.12.2.1.5
Network Protocols identity string
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

deCorruptedPackets 1.3.6.1.4.1.449.2.1.3.2.12.2.1.6
Number of decrypted packets with false data integrity check field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cdx6500ControlsEncryption 1.3.6.1.4.1.449.2.1.4.18
OBJECT IDENTIFIER    

ctrlEncryptionGeneral 1.3.6.1.4.1.449.2.1.4.18.1
OBJECT IDENTIFIER    

deCtrlEncryptionGeneral 1.3.6.1.4.1.449.2.1.4.18.1.1
When set, this parameter resets all the data encryption statistics for all channels.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER resetStatistics(1)  

ctrlEncryptionChannelTable 1.3.6.1.4.1.449.2.1.4.18.2
Detail Encryption Control Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtrlEncryptionChannelEntry

ctrlEncryptionChannelEntry 1.3.6.1.4.1.449.2.1.4.18.2.1
Detail Encryption Control Entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtrlEncryptionChannelEntry  

deCtrlChannelNumber 1.3.6.1.4.1.449.2.1.4.18.2.1.1
Channel Number.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

deCtrlEncryptionChannel 1.3.6.1.4.1.449.2.1.4.18.2.1.2
When set, this parameter resets the data encryption statistics for a given channel.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER resetStatistics(1)