partyStatus
SNMPv2-PARTY-MIB ·
.1.3.6.1.6.3.3.2.1.1.1.17
Object
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 appropriate value. In particular:
A value must be written to the Party's
partyCloneFrom object.
If the Party's partyAuthProtocol object has the
value md5AuthProtocol, then the corresponding
instance of partyAuthPrivate must contain a
secret of the appropriate length. Further, at
least one management protocol set operation
updating the value of the party's
partyAuthPrivate object must be successfully
processed, before the partyAuthPrivate column is
considered appropriately configured.
If the Party's partyPrivProtocol object has the
value desPrivProtocol, then the corresponding
instance of partyPrivPrivate must contain a
secret of the appropriate length. Further, at
least one management protocol set operation
updating the value of the party's
partyPrivPrivate object must be successfully
processed, before the partyPrivPrivate column is
considered appropriately configured.
Until instances of all corresponding columns are
appropriately configured, the value of the
corresponding instance of the partyStatus column is
`notReady'.
Context
- MIB
- SNMPv2-PARTY-MIB
- OID
.1.3.6.1.6.3.3.2.1.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- partyEntry
- Table
- partyTable
- Siblings
- 16
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| 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 |
| partyAuthPrivate 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 manageme… | column | OctetString | .1.3.6.1.6.3.3.2.1.1.1.9 |