SIAE-RADIO-ENCRYPTION-MIB
- Registered at
- 1.3.6.1.4.1.3373.1103.96
- Last updated
- 2015-07-20 00:00
- Organization
- SIAE MICROELETTRONICA spa
- Revisions
- 2015-07-20 00:00
- Namespace
- siae
- Source file
SIAE-RADIO-ENCRYPTION-MIB- Digest
sha256:e4d372b6d37161ea6250ec8974cd7a832f1f7e3c13569eba1f39130aeeff2564
Description
SIAE's radio encryption MIB.
Contact
SIAE MICROELETTONICA s.p.a. Via Michelangelo Buonarroti, 21 20093 - Cologno Monzese Milano - ITALY Phone : +39-02-27325-1 E-mail: tbd@siaemic.com
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex |
| SIAE-ALARM-MIB | AlarmSeverityCode, AlarmStatus |
| SIAE-TREE-MIB | siaeMib |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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.
IANAifType-MIB IF-MIB SIAE-ALARM-MIB SIAE-RADIO-ENCRYPTION-MIB SIAE-TREE-MIB SIAE-USER-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rdEncryptMibVersion OBJECT-TYPE Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01. | 1.3.6.1.4.1.3373.1103.96.1 | INTEGER | read-only | current |
| rdEncryptTable OBJECT-TYPE Table with SIAE's ENCRYPT entries. | 1.3.6.1.4.1.3373.1103.96.2 | not-accessible | current | |
| rdEncryptTableEntry OBJECT-TYPE SIAE's ENCRYPT entry. An ENCRYPT instance have the same index of the relative radio link index. A row in this table is created by the SNMP agent for each instance of radio link. | 1.3.6.1.4.1.3373.1103.96.2.1 | not-accessible | current | |
| rdEncryptIfIndex OBJECT-TYPE A unique value, greater than zero, for each ENCRYPT interface. This object is identical to the ifIndex of the standard MIB-2 ifTable. SNMP agent accepts the value of this objects only if the capability ifextCapabilityEncrypt is shown in ifextCapabilities for the same ifIndex. | 1.3.6.1.4.1.3373.1103.96.2.1.1 | InterfaceIndex | not-accessible | current |
| rdEncryptRowStatus OBJECT-TYPE Status of this row of rdEncryptTable. A manager must set this object in order to create an instance of ENCRYPT. | 1.3.6.1.4.1.3373.1103.96.2.1.2 | RowStatus | read-create | current |
| rdEncryptAdminStatus OBJECT-TYPE The desired state of the ENCRYPT. This object can be set only when the rdEncryptRowStatus of the ENCRYPT is active. When a managed system initializes, all ENCRYPT instance start with rdEncryptAdminStatus in the disable(2) state, it's a default state also. As a result of either explicit management action or per configuration information retained by the managed system, rdEncryptAdminStatus is then changed to the enable (1) state (or remains in the disable(2) state). In order to use ENCRYPT, also rdEncryptSystemControl must be set to start. | 1.3.6.1.4.1.3373.1103.96.2.1.3 | INTEGER {disable(1), enable(2)} | read-create | current |
| rdEncryptAlgo OBJECT-TYPE The encryption algorithm. The key length depends on the choosen algorithm. | 1.3.6.1.4.1.3373.1103.96.2.1.4 | INTEGER {aes128(1), aes256(2)} | read-create | current |
| rdEncryptAlgoMode OBJECT-TYPE AES encryption/decryption algorithm can be implemented in five modes. The modes may be used in conjunction with any symmetric key block cipher algorithm that is approved by a Federal Information Processing Standard (FIPS). The five modes are: - Electronic Codebook (ECB) - Cipher Block Chaining (CBC) - Cipher Feedback (CFB), - Output Feedback (OFB), - and Counter (CTR) Agents can accept only a subset of AES modes. | 1.3.6.1.4.1.3373.1103.96.2.1.5 | INTEGER {aesModeElectronicCodebook(1), aesModeCipherBlockChaining(2), aesModeCipherFeedback(3), aesModeOutputFeedback(4), aesModeCounter(5)} | read-create | current |
| rdEncryptKeyMode OBJECT-TYPE This object select between the Manually-entered key mode and auto-generated key mode. Agent could not accept the value automaticKeyGeneration if it don't support the automatic key generation. | 1.3.6.1.4.1.3373.1103.96.2.1.6 | INTEGER {manualEnteredKey(1), automaticKeyGeneration(2)} | read-create | current |
| rdEncryptKey OBJECT-TYPE The key used for encryption. The length of the key depends on rdEncryptAlgo. | 1.3.6.1.4.1.3373.1103.96.2.1.7 | OCTET STRING (SIZE(16 | 32)) | read-create | current |
| rdEncryptKeyLifeTime OBJECT-TYPE The life time in day of the automatically generated key. The range goes from one day to three years (considering one leap year). | 1.3.6.1.4.1.3373.1103.96.2.1.8 | Integer32 (1..1096) | read-create | current |
| rdEncryptMismatchAlarm OBJECT-TYPE This alarm is raised when local and remote configuration does not match. | 1.3.6.1.4.1.3373.1103.96.2.1.9 | AlarmStatus | read-only | current |
| rdEncryptSystemControl OBJECT-TYPE The administrative system control status requested by management for the ENCRYPT feature. The value 'start'(1) indicates that all resources required by ENCRYPT should be allocated and ENCRYPT should be supported in the device on ports which shown the specific capability. The value shutdown(2) indicates that ENCRYPT should be shutdown in the device on all ports and all allocated memory must be released. | 1.3.6.1.4.1.3373.1103.96.3 | INTEGER {start(1), shutdown(2)} | read-write | current |
| rdEncryptMismatchAlarmSeverityCode OBJECT-TYPE Defines the severity associated to the rdEncryptMismatchAlarm and enables/disables the trap generation on status change event. | 1.3.6.1.4.1.3373.1103.96.4 | AlarmSeverityCode | read-write | current |