MIB Viewer

FS-AUTHEN-KEY-MIB

28 objects
This module defines authentication key managment mibs.
Imported Objects
FS-SMIfsMgmt
FS-TCConfigStatus
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIInteger32 MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCDateAndTime DisplayString RowStatus TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.52642.1.1.10.2.24IdentityfsAuthenKeyMIBThis module defines authentication key managment mibs.
1.3.6.1.4.1.52642.1.1.10.2.24.1NodefsAuthenKeyMIBObjects
1.3.6.1.4.1.52642.1.1.10.2.24.1.1TablefsAuthenKeyChainTablenot-accessiblecurrentA table of key chain entries.
1.3.6.1.4.1.52642.1.1.10.2.24.1.1.1RowfsAuthenKeyChainEntrynot-accessiblecurrentEntry contains key chain.
1.3.6.1.4.1.52642.1.1.10.2.24.1.1.1.1ColumnfsAuthenKeyChainNameread-onlycurrentKey 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.2ColumnfsAuthenKeyChainEntryStatusread-createcurrentStatus 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.2TablefsAuthenKeyTablenot-accessiblecurrentA table of authentication key entries.
1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1RowfsAuthenKeyEntrynot-accessiblecurrentEntry 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.1ColumnfsKeyChainNameread-onlycurrentKey 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.2ColumnfsAuthenKeyNumberread-onlycurrentThe number identify a unique key in the key chain.
1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.3ColumnfsKeyStringread-onlycurrentKey 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.4ColumnfsAuthenKeyReceiveFSTimeread-createcurrentThe start time which the key can be received.
1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.5ColumnfsAuthenKeyReceiveTimeModeread-createcurrentThe time mode of key receive.
1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.6ColumnfsAuthenKeyReceiveEndTimeread-createcurrentThe end time which the key can be received.
1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.7ColumnfsAuthenKeyReceiveDurationread-createcurrentThe 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.8ColumnfsAuthenKeySendFSTimeread-createcurrentThe start time which the key can be send.
1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.9ColumnfsAuthenKeySendTimeModeread-createcurrentThe time mode of key send.
1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.10ColumnfsAuthenKeySendEndTimeread-createcurrentThe end time which the key can be send.
1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.11ColumnfsAuthenKeySendDurationread-createcurrentThe 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.12ColumnfsAuthenReceiveKeyStateread-onlycurrentThe key is valid or invalid currently for receiving.
1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.13ColumnfsAuthenSendKeyStateread-onlycurrentThe key is valid or invalid currently for sending.
1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.14ColumnfsAuthenKeyEntryStautsread-createcurrententry status for this list.
1.3.6.1.4.1.52642.1.1.10.2.24.2NodefsAuthenKeyChainMIBConformance
1.3.6.1.4.1.52642.1.1.10.2.24.2.1NodefsAuthenKeyChainMIBCompliances
1.3.6.1.4.1.52642.1.1.10.2.24.2.1.1CompliancefsAuthenKeyChainMIBCompliancecurrentThe compliance statement for entities which implement the FS Acl MIB
1.3.6.1.4.1.52642.1.1.10.2.24.2.2NodefsAuthenKeyChainMIBGroups
1.3.6.1.4.1.52642.1.1.10.2.24.2.2.1GroupfsAuthenKeyChainMIBGroupcurrentA collection of objects providing acl (echo) ability to a FS agent.
Type Definitions
NameSyntaxStatusDescription
FSKeyTimeModeINTEGER { infinite(1), duration(2), end-time(3) }currentTime managment mode of key.