MIB Viewer

MY-AUTHEN-KEY-MIB

28 objects
This module defines authentication key managment mibs.
Imported Objects
MY-SMImyMgmt
MY-TCConfigStatus IfIndex
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCDateAndTime DisplayString MacAddress RowStatus TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.4881.1.1.10.2.24IdentitymyAuthenKeyMIBThis module defines authentication key managment mibs.
1.3.6.1.4.1.4881.1.1.10.2.24.1NodemyAuthenKeyMIBObjects
1.3.6.1.4.1.4881.1.1.10.2.24.1.1TablemyAuthenKeyChainTablenot-accessiblecurrentA table of key chain entries.
1.3.6.1.4.1.4881.1.1.10.2.24.1.1.1RowmyAuthenKeyChainEntrynot-accessiblecurrentEntry contains key chain.
1.3.6.1.4.1.4881.1.1.10.2.24.1.1.1.1ColumnmyAuthenKeyChainNameread-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.4881.1.1.10.2.24.1.1.1.2ColumnmyAuthenKeyChainEntryStatusread-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.4881.1.1.10.2.24.1.2TablemyAuthenKeyTablenot-accessiblecurrentA table of authentication key entries.
1.3.6.1.4.1.4881.1.1.10.2.24.1.2.1RowmyAuthenKeyEntrynot-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.4881.1.1.10.2.24.1.2.1.1ColumnmyKeyChainNameread-onlycurrentKey chain name of this key belong to which indentified in myAuthenKeyChainEntry. When this string be used as an index,Value of a sub-identifier equal ASCII val…
1.3.6.1.4.1.4881.1.1.10.2.24.1.2.1.2ColumnmyAuthenKeyNumberread-onlycurrentThe number identify a unique key in the key chain.
1.3.6.1.4.1.4881.1.1.10.2.24.1.2.1.3ColumnmyKeyStringread-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.4881.1.1.10.2.24.1.2.1.4ColumnmyAuthenKeyReceiveMyTimeread-writecurrentThe start time which the key can be received.
1.3.6.1.4.1.4881.1.1.10.2.24.1.2.1.5ColumnmyAuthenKeyReceiveTimeModeread-writecurrentThe time mode of key receive.
1.3.6.1.4.1.4881.1.1.10.2.24.1.2.1.6ColumnmyAuthenKeyReceiveEndTimeread-writecurrentThe end time which the key can be received.
1.3.6.1.4.1.4881.1.1.10.2.24.1.2.1.7ColumnmyAuthenKeyReceiveDurationread-writecurrentThe duration time which the key is valid, in units of second.
1.3.6.1.4.1.4881.1.1.10.2.24.1.2.1.8ColumnmyAuthenKeySendMyTimeread-writecurrentThe start time which the key can be send.
1.3.6.1.4.1.4881.1.1.10.2.24.1.2.1.9ColumnmyAuthenKeySendTimeModeread-writecurrentThe time mode of key send.
1.3.6.1.4.1.4881.1.1.10.2.24.1.2.1.10ColumnmyAuthenKeySendEndTimeread-writecurrentThe end time which the key can be send.
1.3.6.1.4.1.4881.1.1.10.2.24.1.2.1.11ColumnmyAuthenKeySendDurationread-writecurrentThe duration time which the key is valid,in units of second.
1.3.6.1.4.1.4881.1.1.10.2.24.1.2.1.12ColumnmyAuthenReceiveKeyStateread-onlycurrentThe key is valid or invalid currently for receiving.
1.3.6.1.4.1.4881.1.1.10.2.24.1.2.1.13ColumnmyAuthenSendKeyStateread-onlycurrentThe key is valid or invalid currently for sending.
1.3.6.1.4.1.4881.1.1.10.2.24.1.2.1.14ColumnmyAuthenKeyEntryStautsread-createcurrententry status for this list.
1.3.6.1.4.1.4881.1.1.10.2.24.2NodemyAuthenKeyChainMIBConformance
1.3.6.1.4.1.4881.1.1.10.2.24.2.1NodemyAuthenKeyChainMIBCompliances
1.3.6.1.4.1.4881.1.1.10.2.24.2.1.1CompliancemyAuthenKeyChainMIBCompliancecurrentThe compliance statement for entities which implement the My Acl MIB
1.3.6.1.4.1.4881.1.1.10.2.24.2.2NodemyAuthenKeyChainMIBGroups
1.3.6.1.4.1.4881.1.1.10.2.24.2.2.1GroupmyAuthenKeyChainMIBGroupcurrentA collection of objects providing acl (echo) ability to a My agent.
Type Definitions
NameSyntaxStatusDescription
MyKeyTimeModeINTEGER { infinite(1), duration(2), end-time(3) }currentTime managment mode of key.