MIBs Depot

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

FromSymbols
IF-MIBInterfaceIndex
SIAE-ALARM-MIBAlarmSeverityCode, AlarmStatus
SIAE-TREE-MIBsiaeMib
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, 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.

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

NameOIDSyntaxAccessStatus
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.1INTEGERread-onlycurrent
rdEncryptTable
OBJECT-TYPE
Table with SIAE's ENCRYPT entries.
1.3.6.1.4.1.3373.1103.96.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1InterfaceIndexnot-accessiblecurrent
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.2RowStatusread-createcurrent
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.3INTEGER {disable(1), enable(2)}read-createcurrent
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.4INTEGER {aes128(1), aes256(2)}read-createcurrent
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.5INTEGER {aesModeElectronicCodebook(1), aesModeCipherBlockChaining(2), aesModeCipherFeedback(3), aesModeOutputFeedback(4), aesModeCounter(5)}read-createcurrent
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.6INTEGER {manualEnteredKey(1), automaticKeyGeneration(2)}read-createcurrent
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.7OCTET STRING (SIZE(16 | 32))read-createcurrent
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.8Integer32 (1..1096)read-createcurrent
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.9AlarmStatusread-onlycurrent
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.3INTEGER {start(1), shutdown(2)}read-writecurrent
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.4AlarmSeverityCoderead-writecurrent