rdEncryptAdminStatus
SIAE-RADIO-ENCRYPTION-MIB ·
.1.3.6.1.4.1.3373.1103.96.2.1.3
Object
column
r/w
Enumeration
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.
Context
- MIB
- SIAE-RADIO-ENCRYPTION-MIB
- OID
.1.3.6.1.4.1.3373.1103.96.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rdEncryptTableEntry
- Table
- rdEncryptTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rdEncryptIfIndex 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 … | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.3373.1103.96.2.1.1 |
| 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 |
| 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 |