agentxRegistrationEntry
AGENTX-MIB ·
.1.3.6.1.2.1.74.1.4.2.1
Object
row
Contains information for a single registered region. An entry is created when a session successfully registers a region and is destroyed for any of three reasons: this region is unregistered by the session, the session is closed, or the subagent connection is closed.
Context
- MIB
- AGENTX-MIB
- OID
.1.3.6.1.2.1.74.1.4.2.1- Type
- row
- Status
- current
- Parent
- agentxRegistrationTable
- Table
- agentxRegistrationTable
- Children
- 8
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentxRegIndex agentxRegIndex uniquely identifies a registration entry.
This value is constant for the lifetime of an entry. | column | Unsigned32 | .1.3.6.1.2.1.74.1.4.2.1.1 |
| agentxRegContext The context in which the session supports the objects in this
region. A zero-length context indicates the default context. | column | OctetString | .1.3.6.1.2.1.74.1.4.2.1.2 |
| agentxRegStart The starting OBJECT IDENTIFIER of this registration entry. The
session identified by agentxSessionIndex implements objects
starting at this value (inclusive). Note that this val… | column | ObjectIdentifier | .1.3.6.1.2.1.74.1.4.2.1.3 |
| agentxRegRangeSubId agentxRegRangeSubId is used to specify the range. This is
taken from r.region_subid in the registration PDU. If the value
of this object is zero, no range is specified. If it i… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.74.1.4.2.1.4 |
| agentxRegUpperBound agentxRegUpperBound represents the upper-bound sub-identifier in
a registration. This is taken from the r.upper_bound in the
registration PDU. If agentxRegRangeSubid (r.region_s… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.74.1.4.2.1.5 |
| agentxRegPriority The registration priority. Lower values have higher priority.
This value is taken from r.priority in the register PDU.
Sessions should use the value of 127 for r.priority if a
de… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.74.1.4.2.1.6 |
| agentxRegTimeout The timeout value, in seconds, for responses to
requests associated with this registered MIB region.
A value of zero(0) indicates the default value (indicated
by by agentxSessionT… | column | seconds Integer32 | .1.3.6.1.2.1.74.1.4.2.1.7 |
| agentxRegInstance The value of agentxRegInstance is `true' for
registrations for which the INSTANCE_REGISTRATION
was set, and is `false' for all other registrations. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.74.1.4.2.1.8 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentxConnIndex agentxConnIndex contains the value that uniquely identifies
an open transport connection used by this master agent
to provide AgentX service. Values of this index should
not be r… | column | Unsigned32 | .1.3.6.1.2.1.74.1.2.2.1.1 |
| agentxSessionIndex A unique index for the subagent session. It is the same as
h.sessionID defined in the agentx header. Note that if
a subagent's session with the master agent is closed for
any re… | column | Unsigned32 | .1.3.6.1.2.1.74.1.3.2.1.1 |
| agentxRegIndex agentxRegIndex uniquely identifies a registration entry.
This value is constant for the lifetime of an entry. | column | Unsigned32 | .1.3.6.1.2.1.74.1.4.2.1.1 |