agentxSessionEntry
AGENTX-MIB ·
.1.3.6.1.2.1.74.1.3.2.1
Object
row
Information about a single open session between the AgentX master agent and a subagent is contained in this entry. An entry is created when a new session is successfully established and is destroyed either when the subagent transport connection has terminated or when the subagent session is closed.
Context
- MIB
- AGENTX-MIB
- OID
.1.3.6.1.2.1.74.1.3.2.1- Type
- row
- Status
- current
- Parent
- agentxSessionTable
- Table
- agentxSessionTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| agentxSessionObjectID This is taken from the o.id field of the agentx-Open-PDU.
This attribute will report a value of '0.0' for subagents
not supporting the notion of an AgentX session object
identifie… | column | ObjectIdentifier | .1.3.6.1.2.1.74.1.3.2.1.2 |
| agentxSessionDescr A textual description of the session. This is analogous to
sysDescr defined in the SNMPv2-MIB in RFC 1907 [19] and is
taken from the o.descr field of the agentx-Open-PDU.
This at… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.74.1.3.2.1.3 |
| agentxSessionAdminStatus The administrative (desired) status of the session. Setting
the value to 'down(2)' closes the subagent session (with c.reason
set to 'reasonByManager'). | column | Enumeration | .1.3.6.1.2.1.74.1.3.2.1.4 |
| agentxSessionOpenTime The value of sysUpTime when this session was opened and,
therefore, its value when this entry was added to the table. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.74.1.3.2.1.5 |
| agentxSessionAgentXVer The version of the AgentX protocol supported by the
session. This must be less than or equal to the value of
agentxMasterAgentXVer. | column | Integer32 | .1.3.6.1.2.1.74.1.3.2.1.6 |
| agentxSessionTimeout The length of time, in seconds, that a master agent should
allow to elapse after dispatching a message to this session
before it regards the subagent as not responding. This valu… | column | seconds Integer32 | .1.3.6.1.2.1.74.1.3.2.1.7 |
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 |