rdEncryptIfIndex
SIAE-RADIO-ENCRYPTION-MIB ·
.1.3.6.1.4.1.3373.1103.96.2.1.1
Object
column
IF-MIBInterfaceIndex
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.
Context
- MIB
- SIAE-RADIO-ENCRYPTION-MIB
- OID
.1.3.6.1.4.1.3373.1103.96.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rdEncryptTableEntry
- Table
- rdEncryptTable
- Siblings
- 8
Values & Constraints
Type Constraints
range: 1..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rdEncryptRowStatus Status of this row of rdEncryptTable. A manager must set
this object in order to create an instance of ENCRYPT. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.3373.1103.96.2.1.2 |
| rdEncryptAdminStatus 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 i… | column | Enumeration | .1.3.6.1.4.1.3373.1103.96.2.1.3 |
| rdEncryptAlgo The encryption algorithm. The key length depends on the choosen
algorithm. | column | Enumeration | .1.3.6.1.4.1.3373.1103.96.2.1.4 |
| rdEncryptAlgoMode 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
Fede… | column | Enumeration | .1.3.6.1.4.1.3373.1103.96.2.1.5 |
| rdEncryptKeyMode 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… | column | Enumeration | .1.3.6.1.4.1.3373.1103.96.2.1.6 |
| rdEncryptKey The key used for encryption. The length of the key depends on
rdEncryptAlgo. | column | OctetString | .1.3.6.1.4.1.3373.1103.96.2.1.7 |
| rdEncryptKeyLifeTime The life time in day of the automatically generated key.
The range goes from one day to three years (considering one
leap year). | column | Integer32 | .1.3.6.1.4.1.3373.1103.96.2.1.8 |
| rdEncryptMismatchAlarm This alarm is raised when local and remote configuration does not
match. | column | SIAE-ALARM-MIBAlarmStatus | .1.3.6.1.4.1.3373.1103.96.2.1.9 |