MIB Viewer

AGENTX-MIB

42 objects
This is the MIB module for the SNMP Agent Extensibility Protocol (AgentX). This MIB module will be implemented by the master agent.
Imported Objects
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMImib-2 MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCTDomain TEXTUAL-CONVENTION TimeStamp TruthValue
OIDNameAccessStatusDescription
1.3.6.1.2.1.74IdentityagentxMIBThis is the MIB module for the SNMP Agent Extensibility Protocol (AgentX). This MIB module will be implemented by the master agent.
1.3.6.1.2.1.74.1NodeagentxObjects
1.3.6.1.2.1.74.1.1NodeagentxGeneral
1.3.6.1.2.1.74.1.1.1ScalaragentxDefaultTimeoutread-onlycurrentThe default length of time, in seconds, that the master agent should allow to elapse after dispatching a message to a session before it regards the subagent as…
1.3.6.1.2.1.74.1.1.2ScalaragentxMasterAgentXVerread-onlycurrentThe AgentX protocol version supported by this master agent. The current protocol version is 1. Note that the master agent must also allow interaction with earl…
1.3.6.1.2.1.74.1.2NodeagentxConnection
1.3.6.1.2.1.74.1.2.1ScalaragentxConnTableLastChangeread-onlycurrentThe value of sysUpTime when the last row creation or deletion occurred in the agentxConnectionTable.
1.3.6.1.2.1.74.1.2.2TableagentxConnectionTablenot-accessiblecurrentThe agentxConnectionTable tracks all current AgentX transport connections. There may be zero, one, or more AgentX sessions carried on a given AgentX connection.
1.3.6.1.2.1.74.1.2.2.1RowagentxConnectionEntrynot-accessiblecurrentAn agentxConnectionEntry contains information describing a single AgentX transport connection. A connection may be used to support zero or more AgentX sessions…
1.3.6.1.2.1.74.1.2.2.1.1ColumnagentxConnIndexnot-accessiblecurrentagentxConnIndex contains the value that uniquely identifies an open transport connection used by this master agent to provide AgentX service. Values of this in…
1.3.6.1.2.1.74.1.2.2.1.2ColumnagentxConnOpenTimeread-onlycurrentThe value of sysUpTime when this connection was established and, therefore, its value when this entry was added to the table.
1.3.6.1.2.1.74.1.2.2.1.3ColumnagentxConnTransportDomainread-onlycurrentThe transport protocol in use for this connection to the subagent.
1.3.6.1.2.1.74.1.2.2.1.4ColumnagentxConnTransportAddressread-onlycurrentThe 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…
1.3.6.1.2.1.74.1.3NodeagentxSession
1.3.6.1.2.1.74.1.3.1ScalaragentxSessionTableLastChangeread-onlycurrentThe value of sysUpTime when the last row creation or deletion occurred in the agentxSessionTable.
1.3.6.1.2.1.74.1.3.2TableagentxSessionTablenot-accessiblecurrentA table of AgentX subagent sessions currently in effect.
1.3.6.1.2.1.74.1.3.2.1RowagentxSessionEntrynot-accessiblecurrentInformation 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 su…
1.3.6.1.2.1.74.1.3.2.1.1ColumnagentxSessionIndexnot-accessiblecurrentA 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…
1.3.6.1.2.1.74.1.3.2.1.2ColumnagentxSessionObjectIDread-onlycurrentThis 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 sess…
1.3.6.1.2.1.74.1.3.2.1.3ColumnagentxSessionDescrread-onlycurrentA 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 agent…
1.3.6.1.2.1.74.1.3.2.1.4ColumnagentxSessionAdminStatusread-writecurrentThe administrative (desired) status of the session. Setting the value to 'down(2)' closes the subagent session (with c.reason set to 'reasonByManager').
1.3.6.1.2.1.74.1.3.2.1.5ColumnagentxSessionOpenTimeread-onlycurrentThe value of sysUpTime when this session was opened and, therefore, its value when this entry was added to the table.
1.3.6.1.2.1.74.1.3.2.1.6ColumnagentxSessionAgentXVerread-onlycurrentThe version of the AgentX protocol supported by the session. This must be less than or equal to the value of agentxMasterAgentXVer.
1.3.6.1.2.1.74.1.3.2.1.7ColumnagentxSessionTimeoutread-onlycurrentThe 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 re…
1.3.6.1.2.1.74.1.4NodeagentxRegistration
1.3.6.1.2.1.74.1.4.1ScalaragentxRegistrationTableLastChangeread-onlycurrentThe value of sysUpTime when the last row creation or deletion occurred in the agentxRegistrationTable.
1.3.6.1.2.1.74.1.4.2TableagentxRegistrationTablenot-accessiblecurrentA table of registered regions.
1.3.6.1.2.1.74.1.4.2.1RowagentxRegistrationEntrynot-accessiblecurrentContains information for a single registered region. An entry is created when a session successfully registers a region and is destroyed for any of three reaso…
1.3.6.1.2.1.74.1.4.2.1.1ColumnagentxRegIndexnot-accessiblecurrentagentxRegIndex uniquely identifies a registration entry. This value is constant for the lifetime of an entry.
1.3.6.1.2.1.74.1.4.2.1.2ColumnagentxRegContextread-onlycurrentThe context in which the session supports the objects in this region. A zero-length context indicates the default context.
1.3.6.1.2.1.74.1.4.2.1.3ColumnagentxRegStartread-onlycurrentThe starting OBJECT IDENTIFIER of this registration entry. The session identified by agentxSessionIndex implements objects starting at this value (inclusive). …
1.3.6.1.2.1.74.1.4.2.1.4ColumnagentxRegRangeSubIdread-onlycurrentagentxRegRangeSubId 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 s…
1.3.6.1.2.1.74.1.4.2.1.5ColumnagentxRegUpperBoundread-onlycurrentagentxRegUpperBound represents the upper-bound sub-identifier in a registration. This is taken from the r.upper_bound in the registration PDU. If agentxRegRang…
1.3.6.1.2.1.74.1.4.2.1.6ColumnagentxRegPriorityread-onlycurrentThe 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…
1.3.6.1.2.1.74.1.4.2.1.7ColumnagentxRegTimeoutread-onlycurrentThe timeout value, in seconds, for responses to requests associated with this registered MIB region. A value of zero(0) indicates the default value (indicated …
1.3.6.1.2.1.74.1.4.2.1.8ColumnagentxRegInstanceread-onlycurrentThe value of agentxRegInstance is `true' for registrations for which the INSTANCE_REGISTRATION was set, and is `false' for all other registrations.
1.3.6.1.2.1.74.2NodeagentxConformance
1.3.6.1.2.1.74.2.1NodeagentxMIBGroups
1.3.6.1.2.1.74.2.1.1GroupagentxMIBGroupcurrentAll accessible objects in the AgentX MIB.
1.3.6.1.2.1.74.2.2NodeagentxMIBCompliances
1.3.6.1.2.1.74.2.2.1ComplianceagentxMIBComplianceread-onlycurrentThe compliance statement for SNMP entities that implement the AgentX protocol. Note that a compliant agent can implement all objects in this MIB module as read…
Type Definitions
NameSyntaxStatusDescription
AgentxTAddressOCTET STRING (SIZE (0..255))currentDenotes a transport service address. This is identical to the TAddress textual convention (SNMPv2-SMI) except that zero-length values are permitted.