FS-AUTHEN-KEY-MIB
28 objects
This module defines authentication key managment mibs.
Imported Objects
| FS-SMI | fsMgmt |
| FS-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.52642.1.1.10.2.24 | IdentityfsAuthenKeyMIB | This module defines authentication key managment mibs. | ||
| 1.3.6.1.4.1.52642.1.1.10.2.24.1 | NodefsAuthenKeyMIBObjects | |||
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.1 | TablefsAuthenKeyChainTable | not-accessible | current | A table of key chain entries. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.1.1 | RowfsAuthenKeyChainEntry | not-accessible | current | Entry contains key chain. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.1.1.1 | ColumnfsAuthenKeyChainName | 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.52642.1.1.10.2.24.1.1.1.2 | ColumnfsAuthenKeyChainEntryStatus | 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.52642.1.1.10.2.24.1.2 | TablefsAuthenKeyTable | not-accessible | current | A table of authentication key entries. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1 | RowfsAuthenKeyEntry | 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.52642.1.1.10.2.24.1.2.1.1 | ColumnfsKeyChainName | read-only | current | Key chain name of this key belong to which indentified in fsAuthenKeyChainEntry. When this string be used as an index,Value of a sub-identifier equal ASCII val… |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.2 | ColumnfsAuthenKeyNumber | read-only | current | The number identify a unique key in the key chain. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.3 | ColumnfsKeyString | 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.52642.1.1.10.2.24.1.2.1.4 | ColumnfsAuthenKeyReceiveFSTime | read-create | current | The start time which the key can be received. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.5 | ColumnfsAuthenKeyReceiveTimeMode | read-create | current | The time mode of key receive. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.6 | ColumnfsAuthenKeyReceiveEndTime | read-create | current | The end time which the key can be received. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.7 | ColumnfsAuthenKeyReceiveDuration | read-create | current | The duration time which the key is valid, in units of second. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.8 | ColumnfsAuthenKeySendFSTime | read-create | current | The start time which the key can be send. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.9 | ColumnfsAuthenKeySendTimeMode | read-create | current | The time mode of key send. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.10 | ColumnfsAuthenKeySendEndTime | read-create | current | The end time which the key can be send. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.11 | ColumnfsAuthenKeySendDuration | read-create | current | The duration time which the key is valid,in units of second. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.12 | ColumnfsAuthenReceiveKeyState | read-only | current | The key is valid or invalid currently for receiving. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.13 | ColumnfsAuthenSendKeyState | read-only | current | The key is valid or invalid currently for sending. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.14 | ColumnfsAuthenKeyEntryStauts | read-create | current | entry status for this list. |
| 1.3.6.1.4.1.52642.1.1.10.2.24.2 | NodefsAuthenKeyChainMIBConformance | |||
| 1.3.6.1.4.1.52642.1.1.10.2.24.2.1 | NodefsAuthenKeyChainMIBCompliances | |||
| 1.3.6.1.4.1.52642.1.1.10.2.24.2.1.1 | CompliancefsAuthenKeyChainMIBCompliance | current | The compliance statement for entities which implement the FS Acl MIB | |
| 1.3.6.1.4.1.52642.1.1.10.2.24.2.2 | NodefsAuthenKeyChainMIBGroups | |||
| 1.3.6.1.4.1.52642.1.1.10.2.24.2.2.1 | GroupfsAuthenKeyChainMIBGroup | current | A collection of objects providing acl (echo) ability to a FS agent. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| FSKeyTimeMode | INTEGER { infinite(1), duration(2), end-time(3) } | current | Time managment mode of key. |