agentxSessionAdminStatus
AGENTX-MIB ·
.1.3.6.1.2.1.74.1.3.2.1.4
Object
column
r/w
Enumeration
The administrative (desired) status of the session. Setting the value to 'down(2)' closes the subagent session (with c.reason set to 'reasonByManager').
Context
- MIB
- AGENTX-MIB
- OID
.1.3.6.1.2.1.74.1.3.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentxSessionEntry
- Table
- agentxSessionTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Related Objects
Sibling 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 |
| 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 |