QTECH-AUTHEN-KEY-MIB
28 objects
This module defines authentication key managment mibs.
Imported Objects
| QTECH-SMI | qtechMgmt |
| QTECH-TC | ConfigStatus |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DateAndTime DisplayString RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.27514.1.1.10.2.24 | IdentityqtechAuthenKeyMIB | This module defines authentication key managment mibs. | ||
| 1.3.6.1.4.1.27514.1.1.10.2.24.1 | NodeqtechAuthenKeyMIBObjects | |||
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.1 | TableqtechAuthenKeyChainTable | not-accessible | current | A table of key chain entries. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.1.1 | RowqtechAuthenKeyChainEntry | not-accessible | current | Entry contains key chain. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.1.1.1 | ColumnqtechAuthenKeyChainName | read-only | current | Key chain name of this entry.This value is unique for every entry When this string be used as an index,Value of a sub-identifier equal ASCII value of correspon… |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.1.1.2 | ColumnqtechAuthenKeyChainEntryStatus | read-create | current | Status of this entry, set its value to invalid will delete this entry. set its value to valid has no effect. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2 | TableqtechAuthenKeyTable | not-accessible | current | A table of authentication key entries. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1 | RowqtechAuthenKeyEntry | not-accessible | current | Entry contains authentication key parameters. We must set all specifies valid values for the non-defaulted configuration objects, certainly, it should also mod… |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.1 | ColumnqtechKeyChainName | read-only | current | Key chain name of this key belong to which indentified in qtechAuthenKeyChainEntry. When this string be used as an index,Value of a sub-identifier equal ASCII … |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.2 | ColumnqtechAuthenKeyNumber | read-only | current | The number identify a unique key in the key chain. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.3 | ColumnqtechKeyString | read-only | current | Key String of the key. The string can contain from 1 to 80 uppercase and lowercase alphanumeric characters, but the first character cannot be a number. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.4 | ColumnqtechAuthenKeyReceiveQtechTime | read-create | current | The start time which the key can be received. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.5 | ColumnqtechAuthenKeyReceiveTimeMode | read-create | current | The time mode of key receive. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.6 | ColumnqtechAuthenKeyReceiveEndTime | read-create | current | The end time which the key can be received. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.7 | ColumnqtechAuthenKeyReceiveDuration | read-create | current | The duration time which the key is valid, in units of second. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.8 | ColumnqtechAuthenKeySendQtechTime | read-create | current | The start time which the key can be send. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.9 | ColumnqtechAuthenKeySendTimeMode | read-create | current | The time mode of key send. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.10 | ColumnqtechAuthenKeySendEndTime | read-create | current | The end time which the key can be send. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.11 | ColumnqtechAuthenKeySendDuration | read-create | current | The duration time which the key is valid,in units of second. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.12 | ColumnqtechAuthenReceiveKeyState | read-only | current | The key is valid or invalid currently for receiving. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.13 | ColumnqtechAuthenSendKeyState | read-only | current | The key is valid or invalid currently for sending. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.14 | ColumnqtechAuthenKeyEntryStauts | read-create | current | entry status for this list. |
| 1.3.6.1.4.1.27514.1.1.10.2.24.2 | NodeqtechAuthenKeyChainMIBConformance | |||
| 1.3.6.1.4.1.27514.1.1.10.2.24.2.1 | NodeqtechAuthenKeyChainMIBCompliances | |||
| 1.3.6.1.4.1.27514.1.1.10.2.24.2.1.1 | ComplianceqtechAuthenKeyChainMIBCompliance | current | The compliance statement for entities which implement the Qtech Acl MIB | |
| 1.3.6.1.4.1.27514.1.1.10.2.24.2.2 | NodeqtechAuthenKeyChainMIBGroups | |||
| 1.3.6.1.4.1.27514.1.1.10.2.24.2.2.1 | GroupqtechAuthenKeyChainMIBGroup | current | A collection of objects providing acl (echo) ability to a Qtech agent. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| QtechKeyTimeMode | INTEGER { infinite(1), duration(2), end-time(3) } | current | Time managment mode of key. |