etsysActivationKeyValue
ENTERASYS-ACTIVATION-MIB ·
.1.3.6.1.4.1.5624.1.2.99999.1.1.2.1.3
Object
An activation key. The activation key must be coded as
a string of printable characters.
Spaces and hyphens are reserved punctuation characters.
They may be used freely on input and output, and do not
form part of the key value. (The agent is not required
to preserve these or other non-essential aspects of the
key formatting.)
The key must conform to one of the meta-formats defined
in this DESCRIPTION. These meta-formats are subject to
change.
Agents should validate activation keys at Set time. An
agent may reject even a valid key if it is inapplicable
to the managed device.
This object MUST be set before etsysActivationKeyStatus
can become active(1), and MAY NOT be modified while
etsysActivationKeyStatus is active(1).
=======================================================
Standard activation keys have the following format:
<FormatCode> <OpaqueKey>
The <FormatCode> is encoded as four hexadecimal digits,
and identifies the format of the <OpaqueKey>.
The <OpaqueKey> may be encoded in any fashion the agent
likes, within the constraints mentioned earlier in this
DESCRIPTION.
=======================================================
A platform may accept keys of the format
<Keyword> [Qualifiers]
provided that there is no possibility of confusion with
standard activation keys.
This format is best suited to non-secret demo keys that
are intended for a wide audience ('everyone reading the
user manual').
=======================================================
Backwards compatibility example
Task : Configure an existing RoamAbout AccessPoint 2000
P-MP activation key, using this MIB.
<OpaqueKey> : XXXX-XXXX-XXXX-XXXX (existing key)
<FormatCode> : 0001
You enter : 0001-XXXX-XXXX-XXXX-XXXX
=======================================================
Context
- MIB
- ENTERASYS-ACTIVATION-MIB
- OID
.1.3.6.1.4.1.5624.1.2.99999.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysActivationKeyEntry
- Table
- etsysActivationKeyTable
- Siblings
- 4
Syntax
SNMP-FRAMEWORK-MIBSnmpAdminString
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysActivationKeyRow An index that uniquely identifies a row in the product
key table.
Agents are not required to accept arbitrary indices --
they may limit indices to numbers in the ra… | column | Integer32 | .1.3.6.1.4.1.5624.1.2.99999.1.1.2.1.1 |
| etsysActivationLicenseString A place for human-readable administrative information
associated with this activation key, such as a product
serial number or a demo key's registration date.
Some k… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.5624.1.2.99999.1.1.2.1.2 |
| etsysActivationKeyType Derived from the activation key. Identifies the type of
key (product key vs. demonstration key). Identification
of existing demonstration keys may not be 100% accurate. | column | EnterasysKeyType | .1.3.6.1.4.1.5624.1.2.99999.1.1.2.1.4 |
| etsysActivationKeyStatus Supports creation, deletion, and activation of rows in
the etsysActivationKeyTable.
An instance of this variable may become active(1) only
when there is a correspon… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.5624.1.2.99999.1.1.2.1.5 |