SNMPv2-PARTY-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
40
.1.3.6.1.6.3.3.2.1.1 · 1 row entry · 17 columns
The SNMPv2 Party database.
partyEntry entry .1.3.6.1.6.3.3.2.1.1.1
Locally held information about a particular
SNMPv2 party.
Indexes
partyIdentity
Column Syntax OID
partyIdentity
A party identifier uniquely identifying a
particular SNMPv2 party.
Party
Textual Convention: Party ObjectIdentifier
.1.3.6.1.6.3.3.2.1.1.1.1
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 next re-
initialization.
Integer32
Constraints:
range: 1-65535
.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.
ObjectIdentifierr/w .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, partyTAddress is
formatted as a 4-octet IP Addres…
TAddressr/w
Textual Convention: TAddress OctetString
.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 supported by the
agent, and does not let the…
Integer32r/w
Constraints:
range: 484-65507
.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 partyTAddress associated
with this party. If thi…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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 party are not
authenticated.
ObjectIdentifierr/w .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 key is changed
simultaneously.
r/w .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 management
operation (e.g., a SNMPv2 Set-Request…
OctetStringr/w .1.3.6.1.6.3.3.2.1.1.1.9
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. Alternatively, it may be
used by a ma…
OctetStringr/w .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 instance of this object is created, its…
secondsInteger32r/w
Constraints:
range: 0-2147483647
.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 protected.

Once an instance…
ObjectIdentifierr/w .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 operation (e.g., a
SNMPv2 Set-Request), its valu…
OctetStringr/w .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. Alternatively, it may be used by a
manager as a par…
OctetStringr/w .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, when the
associated instance of partyStatus…
Partyr/w
Textual Convention: Party ObjectIdentifier
.1.3.6.1.6.3.3.2.1.1.1.15
partyStorageType
The storage type for this conceptual row in the
partyTable.
StorageTyper/w
Textual Convention: StorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
.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 appropriate value. In particular:

SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.6.3.3.2.1.1.1.17
.1.3.6.1.6.3.3.2.2.1 · 1 row entry · 11 columns
The SNMPv2 Context database.
contextEntry entry .1.3.6.1.6.3.3.2.2.1.1
Locally held information about a particular
SNMPv2 context.
Indexes
contextIdentity
Column Syntax OID
contextIdentity
A context identifier uniquely identifying a
particular SNMPv2 context.
Context
Textual Convention: Context ObjectIdentifier
.1.3.6.1.6.3.3.2.2.1.1.1
contextIndex
A unique value for each SNMPv2 context. The
value for each SNMPv2 context must remain constant
at least from one re-initialization of the
entity's network management system to the next
re-initialization.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.6.3.3.2.2.1.1.2
contextLocal
An indication of whether this context is realized
by this SNMPv2 entity.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.6.3.3.2.2.1.1.3
contextViewIndex
If the value of an instance of this object is
zero, then this corresponding conceptual row in
the contextTable refers to a SNMPv2 context which
identifies a proxy relationship; the values of the
corresponding instances …
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.6.3.3.2.2.1.1.4
contextLocalEntity
If the value of the corresponding instance of the
contextViewIndex is greater than zero, then the
value of an instance of this object identifies the
local entity whose management information is in
the SNMPv2 context's M…
OctetStringr/w .1.3.6.1.6.3.3.2.2.1.1.5
contextLocalTime
If the value of the corresponding instance of the
contextViewIndex is greater than zero, then the
value of an instance of this object identifies the
temporal context of the management information in
the MIB view.
ObjectIdentifierr/w .1.3.6.1.6.3.3.2.2.1.1.6
contextProxyDstParty
If the value of the corresponding instance of the
contextViewIndex is equal to zero, then the value
of an instance of this object identifies a SNMPv2
party which is the proxy destination of a proxy
relationship.
Partyr/w
Textual Convention: Party ObjectIdentifier
.1.3.6.1.6.3.3.2.2.1.1.7
contextProxySrcParty
If the value of the corresponding instance of the
contextViewIndex is equal to zero, then the value
of an instance of this object identifies a SNMPv2
party which is the proxy source of a proxy
relationship.
Partyr/w
Textual Convention: Party ObjectIdentifier
.1.3.6.1.6.3.3.2.2.1.1.8
contextProxyContext
If the value of the corresponding instance of the
contextViewIndex is equal to zero, then the value
of an instance of this object identifies the
context of a proxy relationship.

Interpretation of an insta…
ObjectIdentifierr/w .1.3.6.1.6.3.3.2.2.1.1.9
contextStorageType
The storage type for this conceptual row in the
contextTable.
StorageTyper/w
Textual Convention: StorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
.1.3.6.1.6.3.3.2.2.1.1.10
contextStatus
The status of this conceptual row in the
contextTable.

A context is not qualified for activation until
instances of all corresponding columns have the
appropriate value. In particular, if the
context's …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.6.3.3.2.2.1.1.11
.1.3.6.1.6.3.3.2.3.1 · 1 row entry · 6 columns
The access privileges database.
aclEntry entry .1.3.6.1.6.3.3.2.3.1.1
The access privileges for a particular subject
SNMPv2 party when asking a particular target
SNMPv2 party to access a particular SNMPv2
context.
Indexes
aclTarget aclSubject aclResources
Column Syntax OID
aclTarget
The value of an instance of this object
identifies a SNMPv2 party which is the target of
an access control policy, and has the same value
as the instance of the partyIndex object for that
party.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.6.3.3.2.3.1.1.1
aclSubject
The value of an instance of this object
identifies a SNMPv2 party which is the subject of
an access control policy, and has the same value
as the instance of the partyIndex object for that
SNMPv2 party.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.6.3.3.2.3.1.1.2
aclResources
The value of an instance of this object
identifies a SNMPv2 context in an access control
policy, and has the same value as the instance of
the contextIndex object for that SNMPv2 context.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.6.3.3.2.3.1.1.3
aclPrivileges
The access privileges which govern what
management operations a particular target party
may perform with respect to a particular SNMPv2
context when requested by a particular subject
party. These privileges are specifi…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.6.3.3.2.3.1.1.4
aclStorageType
The storage type for this conceptual row in the
aclTable.
StorageTyper/w
Textual Convention: StorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
.1.3.6.1.6.3.3.2.3.1.1.5
aclStatus
The status of this conceptual row in the
aclTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.6.3.3.2.3.1.1.6
.1.3.6.1.6.3.3.2.4.1 · 1 row entry · 6 columns
Locally held information about the MIB views
known to this SNMPv2 entity.
          
Each SNMPv2 context which is locally accessible
has a single MIB view which is defined by two
collections of view subtrees: the included view
subtrees, and the excluded view subtrees.  Every
such subtree, both included and excluded, is
defined in this table.
          
To determine if a particular object instance is in
a particular MIB view, compare the object
instance's OBJECT IDENTIFIER with each of the MIB
view's entries in this table.  If none match, then
the object instance is not in the MIB view.  If
one or more match, then the object instance is
included in, or excluded from, the MIB view
according to the value of viewType in the entry
whose value of viewSubtree has the most sub-
identifiers.  If multiple entries match and have
the same number of sub-identifiers, then the
lexicographically greatest instance of viewType
determines the inclusion or exclusion.
          
An object instance's OBJECT IDENTIFIER X matches
an entry in this table when the number of sub-
identifiers in X is at least as many as in the
value of viewSubtree for the entry, and each sub-
identifier in the value of viewSubtree matches its
corresponding sub-identifier in X.  Two sub-
identifiers match either if the corresponding bit
of viewMask is zero (the 'wild card' value), or if
they are equal.
          
Due to this 'wild card' capability, we introduce
          
the term, a 'family' of view subtrees, to refer to
the set of subtrees defined by a particular
combination of values of viewSubtree and viewMask.
In the case where no 'wild card' is defined in
viewMask, the family of view subtrees reduces to a
single view subtree.
viewEntry entry .1.3.6.1.6.3.3.2.4.1.1
Information on a particular family of view
subtrees included in or excluded from a particular
SNMPv2 context's MIB view.

Implementations must not restrict the number of
families of view subtrees for a given…
Indexes
viewIndex viewSubtree
Column Syntax OID
viewIndex
A unique value for each MIB view. The value for
each MIB view must remain constant at least from
one re-initialization of the entity's network
management system to the next re-initialization.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.6.3.3.2.4.1.1.1
viewSubtree
A MIB subtree.
ObjectIdentifier .1.3.6.1.6.3.3.2.4.1.1.2
viewMask
The bit mask which, in combination with the
corresponding instance of viewSubtree, defines a
family of view subtrees.

Each bit of this bit mask corresponds to a sub-
identifier of viewSubtree, with the mo…
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.6.3.3.2.4.1.1.3
viewType
The status of a particular family of view
subtrees within the particular SNMPv2 context's
MIB view. The value 'included(1)' indicates that
the corresponding instances of viewSubtree and
viewMask define a family of view…
Enumerationr/w
Enumerated Values:
1included
2excluded
.1.3.6.1.6.3.3.2.4.1.1.4
viewStorageType
The storage type for this conceptual row in the
viewTable.
StorageTyper/w
Textual Convention: StorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
.1.3.6.1.6.3.3.2.4.1.1.5
viewStatus
The status of this conceptual row in the
viewTable.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.6.3.3.2.4.1.1.6