MIB Viewer

QTECH-AUTHEN-KEY-MIB

28 objects
This module defines authentication key managment mibs.
Imported Objects
QTECH-SMIqtechMgmt
QTECH-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.27514.1.1.10.2.24IdentityqtechAuthenKeyMIBThis module defines authentication key managment mibs.
1.3.6.1.4.1.27514.1.1.10.2.24.1NodeqtechAuthenKeyMIBObjects
1.3.6.1.4.1.27514.1.1.10.2.24.1.1TableqtechAuthenKeyChainTablenot-accessiblecurrentA table of key chain entries.
1.3.6.1.4.1.27514.1.1.10.2.24.1.1.1RowqtechAuthenKeyChainEntrynot-accessiblecurrentEntry contains key chain.
1.3.6.1.4.1.27514.1.1.10.2.24.1.1.1.1ColumnqtechAuthenKeyChainNameread-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.27514.1.1.10.2.24.1.1.1.2ColumnqtechAuthenKeyChainEntryStatusread-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.27514.1.1.10.2.24.1.2TableqtechAuthenKeyTablenot-accessiblecurrentA table of authentication key entries.
1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1RowqtechAuthenKeyEntrynot-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.27514.1.1.10.2.24.1.2.1.1ColumnqtechKeyChainNameread-onlycurrentKey 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.2ColumnqtechAuthenKeyNumberread-onlycurrentThe number identify a unique key in the key chain.
1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.3ColumnqtechKeyStringread-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.27514.1.1.10.2.24.1.2.1.4ColumnqtechAuthenKeyReceiveQtechTimeread-createcurrentThe start time which the key can be received.
1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.5ColumnqtechAuthenKeyReceiveTimeModeread-createcurrentThe time mode of key receive.
1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.6ColumnqtechAuthenKeyReceiveEndTimeread-createcurrentThe end time which the key can be received.
1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.7ColumnqtechAuthenKeyReceiveDurationread-createcurrentThe 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.8ColumnqtechAuthenKeySendQtechTimeread-createcurrentThe start time which the key can be send.
1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.9ColumnqtechAuthenKeySendTimeModeread-createcurrentThe time mode of key send.
1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.10ColumnqtechAuthenKeySendEndTimeread-createcurrentThe end time which the key can be send.
1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.11ColumnqtechAuthenKeySendDurationread-createcurrentThe 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.12ColumnqtechAuthenReceiveKeyStateread-onlycurrentThe key is valid or invalid currently for receiving.
1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.13ColumnqtechAuthenSendKeyStateread-onlycurrentThe key is valid or invalid currently for sending.
1.3.6.1.4.1.27514.1.1.10.2.24.1.2.1.14ColumnqtechAuthenKeyEntryStautsread-createcurrententry status for this list.
1.3.6.1.4.1.27514.1.1.10.2.24.2NodeqtechAuthenKeyChainMIBConformance
1.3.6.1.4.1.27514.1.1.10.2.24.2.1NodeqtechAuthenKeyChainMIBCompliances
1.3.6.1.4.1.27514.1.1.10.2.24.2.1.1ComplianceqtechAuthenKeyChainMIBCompliancecurrentThe compliance statement for entities which implement the Qtech Acl MIB
1.3.6.1.4.1.27514.1.1.10.2.24.2.2NodeqtechAuthenKeyChainMIBGroups
1.3.6.1.4.1.27514.1.1.10.2.24.2.2.1GroupqtechAuthenKeyChainMIBGroupcurrentA collection of objects providing acl (echo) ability to a Qtech agent.
Type Definitions
NameSyntaxStatusDescription
QtechKeyTimeModeINTEGER { infinite(1), duration(2), end-time(3) }currentTime managment mode of key.