partyAuthPrivate
SNMPv2-PARTY-MIB ·
.1.3.6.1.6.3.3.2.1.1.1.9
Object
column
r/w
OctetString
An encoding of the party's private authentication
key which may be needed to support the
authentication protocol. Although the value of
this variable may be altered by a management
operation (e.g., a SNMPv2 Set-Request), its value
can never be retrieved by a management operation:
when read, the value of this variable is the zero
length OCTET STRING.
The private authentication key is NOT directly
represented by the value of this variable, but
rather it is represented according to an encoding.
This encoding is the bitwise exclusive-OR of the
old key with the new key, i.e., of the old private
authentication key (prior to the alteration) with
the new private authentication key (after the
alteration). Thus, when processing a received
protocol Set operation, the new private
authentication key is obtained from the value of
this variable as the result of a bitwise
exclusive-OR of the variable's value and the old
private authentication key. In calculating the
exclusive-OR, if the old key is shorter than the
new key, zero-valued padding is appended to the
old key. If no value for the old key exists, a
zero-length OCTET STRING is used in the
calculation.
Context
- MIB
- SNMPv2-PARTY-MIB
- OID
.1.3.6.1.6.3.3.2.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- partyEntry
- Table
- partyTable
- Siblings
- 16
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| partyIdentity A party identifier uniquely identifying a
particular SNMPv2 party. | column | Party | .1.3.6.1.6.3.3.2.1.1.1.1 |
| partyAuthPublic A publically-readable value for the party.
Depending on the party's authentication protocol,
this value may be needed to support the party's
authentication protocol… | column | OctetString | .1.3.6.1.6.3.3.2.1.1.1.10 |
| partyAuthLifetime The lifetime (in units of seconds) which
represents an administrative upper bound on
acceptable delivery delay for protocol messages
generated by the party.
Once an… | column | seconds Integer32 | .1.3.6.1.6.3.3.2.1.1.1.11 |
| partyPrivProtocol The privacy protocol by which all protocol
messages received by the party are protected from
disclosure. The value noPriv signifies that
messages received by the party are not pr… | column | ObjectIdentifier | .1.3.6.1.6.3.3.2.1.1.1.12 |
| partyPrivPrivate An encoding of the party's private encryption key
which may be needed to support the privacy
protocol. Although the value of this variable may
be altered by a management operatio… | column | OctetString | .1.3.6.1.6.3.3.2.1.1.1.13 |
| partyPrivPublic A publically-readable value for the party.
Depending on the party's privacy protocol, this
value may be needed to support the party's privacy
protocol. Alternative… | column | OctetString | .1.3.6.1.6.3.3.2.1.1.1.14 |
| partyCloneFrom The identity of a party to clone authentication
and privacy parameters from. When read, the value
{ 0 0 } is returned.
This value must be written exactly once, whe… | column | Party | .1.3.6.1.6.3.3.2.1.1.1.15 |
| partyStorageType The storage type for this conceptual row in the
partyTable. | column | StorageType | .1.3.6.1.6.3.3.2.1.1.1.16 |
| partyStatus The status of this conceptual row in the
partyTable.
A party is not qualified for activation until
instances of all columns of its partyEntry row
have an appropriat… | column | SNMPv2-TCRowStatus | .1.3.6.1.6.3.3.2.1.1.1.17 |
| partyIndex A unique value for each SNMPv2 party. The value
for each SNMPv2 party must remain constant at
least from one re-initialization of the entity's
network management system to the ne… | column | Integer32 | .1.3.6.1.6.3.3.2.1.1.1.2 |
| partyTDomain Indicates the kind of transport service by which
the party receives network management traffic. | column | ObjectIdentifier | .1.3.6.1.6.3.3.2.1.1.1.3 |
| partyTAddress The transport service address by which the party
receives network management traffic, formatted
according to the corresponding value of
partyTDomain. For snmpUDPDomain, partyTAdd… | column | TAddress | .1.3.6.1.6.3.3.2.1.1.1.4 |
| partyMaxMessageSize The maximum length in octets of a SNMPv2 message
which this party will accept. For parties which
execute at an agent, the agent initializes this
object to the maximum length supp… | column | Integer32 | .1.3.6.1.6.3.3.2.1.1.1.5 |
| partyLocal An indication of whether this party executes at
this SNMPv2 entity. If this object has a value of
true(1), then the SNMPv2 entity will listen for
SNMPv2 messages on the partyTAdd… | column | SNMPv2-TCTruthValue | .1.3.6.1.6.3.3.2.1.1.1.6 |
| partyAuthProtocol The authentication protocol by which all messages
generated by the party are authenticated as to
origin and integrity. The value noAuth signifies
that messages generated by the p… | column | ObjectIdentifier | .1.3.6.1.6.3.3.2.1.1.1.7 |
| partyAuthClock The authentication clock which represents the
local notion of the current time specific to the
party. This value must not be decremented unless
the party's private authentication… | column | - | .1.3.6.1.6.3.3.2.1.1.1.8 |