AGENTX-MIB Table View

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

Tables
3
Rows
3
Columns
19
.1.3.6.1.2.1.74.1.2.2 · 1 row entry · 4 columns
The agentxConnectionTable tracks all current AgentX transport
connections.  There may be zero, one, or more AgentX sessions
carried on a given AgentX connection.
agentxConnectionEntry entry .1.3.6.1.2.1.74.1.2.2.1
An agentxConnectionEntry contains information describing a
single AgentX transport connection. A connection may be

used to support zero or more AgentX sessions. An entry is
created when a new transport co…
Indexes
agentxConnIndex
Column 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 re-used. The value assigned to a given t…
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.74.1.2.2.1.1
agentxConnOpenTime
The value of sysUpTime when this connection was established
and, therefore, its value when this entry was added to the table.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.74.1.2.2.1.2
agentxConnTransportDomain
The transport protocol in use for this connection to the
subagent.
SNMPv2-TCTDomain
Textual Convention: SNMPv2-TCTDomain ObjectIdentifier
.1.3.6.1.2.1.74.1.2.2.1.3
agentxConnTransportAddress
The transport address of the remote (subagent) end of this
connection to the master agent. This object may be zero-length
for unix-domain sockets (and possibly other types of transport
addresses) since the subagent nee…
AgentxTAddress
Textual Convention: AgentxTAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.74.1.2.2.1.4
.1.3.6.1.2.1.74.1.3.2 · 1 row entry · 7 columns
A table of AgentX subagent sessions currently in effect.
agentxSessionEntry entry .1.3.6.1.2.1.74.1.3.2.1
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 sub…
Indexes
agentxConnIndex agentxSessionIndex
Column 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 reason its index should not be re-used.
A …
Unsigned32
Constraints:
range: 0-4294967295
.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
identifier.
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 attribute will report a zero-length string…
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.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').
Enumerationr/w
Enumerated Values:
1up
2down
.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.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.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.
Integer32
Constraints:
range: 1-255
.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 value
is taken from the o.timeout field of t…
secondsInteger32
Constraints:
range: 0-255
.1.3.6.1.2.1.74.1.3.2.1.7
.1.3.6.1.2.1.74.1.4.2 · 1 row entry · 8 columns
A table of registered regions.
agentxRegistrationEntry entry .1.3.6.1.2.1.74.1.4.2.1
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 sessio…
Indexes
agentxConnIndex agentxSessionIndex agentxRegIndex
Column Syntax OID
agentxRegIndex
agentxRegIndex uniquely identifies a registration entry.
This value is constant for the lifetime of an entry.
Unsigned32
Constraints:
range: 1-4294967295
.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.
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 value could
identify an object type, an obj…
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 is non-zero,
it identifies the `nth' sub-…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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_subid) is
zero, this value is also zero a…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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
default value is desired.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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 agentxSessionTimeout or agentxDefaultTimeout) is to
be…
secondsInteger32
Constraints:
range: 0-255
.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.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.74.1.4.2.1.8