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-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | mib-2 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TDomain TEXTUAL-CONVENTION TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.74 | IdentityagentxMIB | This 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.1 | NodeagentxObjects | |||
| 1.3.6.1.2.1.74.1.1 | NodeagentxGeneral | |||
| 1.3.6.1.2.1.74.1.1.1 | ScalaragentxDefaultTimeout | read-only | current | The 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.2 | ScalaragentxMasterAgentXVer | read-only | current | The 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.2 | NodeagentxConnection | |||
| 1.3.6.1.2.1.74.1.2.1 | ScalaragentxConnTableLastChange | read-only | current | The value of sysUpTime when the last row creation or deletion occurred in the agentxConnectionTable. |
| 1.3.6.1.2.1.74.1.2.2 | TableagentxConnectionTable | not-accessible | current | The 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.1 | RowagentxConnectionEntry | not-accessible | current | An 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.1 | ColumnagentxConnIndex | not-accessible | current | agentxConnIndex 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.2 | ColumnagentxConnOpenTime | read-only | current | The 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.3 | ColumnagentxConnTransportDomain | read-only | current | The transport protocol in use for this connection to the subagent. |
| 1.3.6.1.2.1.74.1.2.2.1.4 | ColumnagentxConnTransportAddress | read-only | current | 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… |
| 1.3.6.1.2.1.74.1.3 | NodeagentxSession | |||
| 1.3.6.1.2.1.74.1.3.1 | ScalaragentxSessionTableLastChange | read-only | current | The value of sysUpTime when the last row creation or deletion occurred in the agentxSessionTable. |
| 1.3.6.1.2.1.74.1.3.2 | TableagentxSessionTable | not-accessible | current | A table of AgentX subagent sessions currently in effect. |
| 1.3.6.1.2.1.74.1.3.2.1 | RowagentxSessionEntry | not-accessible | current | 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 su… |
| 1.3.6.1.2.1.74.1.3.2.1.1 | ColumnagentxSessionIndex | not-accessible | current | 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… |
| 1.3.6.1.2.1.74.1.3.2.1.2 | ColumnagentxSessionObjectID | read-only | current | 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 sess… |
| 1.3.6.1.2.1.74.1.3.2.1.3 | ColumnagentxSessionDescr | read-only | current | 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 agent… |
| 1.3.6.1.2.1.74.1.3.2.1.4 | ColumnagentxSessionAdminStatus | read-write | current | The 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.5 | ColumnagentxSessionOpenTime | read-only | current | The 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.6 | ColumnagentxSessionAgentXVer | read-only | current | The 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.7 | ColumnagentxSessionTimeout | read-only | current | 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 re… |
| 1.3.6.1.2.1.74.1.4 | NodeagentxRegistration | |||
| 1.3.6.1.2.1.74.1.4.1 | ScalaragentxRegistrationTableLastChange | read-only | current | The value of sysUpTime when the last row creation or deletion occurred in the agentxRegistrationTable. |
| 1.3.6.1.2.1.74.1.4.2 | TableagentxRegistrationTable | not-accessible | current | A table of registered regions. |
| 1.3.6.1.2.1.74.1.4.2.1 | RowagentxRegistrationEntry | not-accessible | current | 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 reaso… |
| 1.3.6.1.2.1.74.1.4.2.1.1 | ColumnagentxRegIndex | not-accessible | current | agentxRegIndex 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.2 | ColumnagentxRegContext | read-only | current | The 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.3 | ColumnagentxRegStart | read-only | current | The 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.4 | ColumnagentxRegRangeSubId | read-only | current | 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 s… |
| 1.3.6.1.2.1.74.1.4.2.1.5 | ColumnagentxRegUpperBound | read-only | current | agentxRegUpperBound 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.6 | ColumnagentxRegPriority | read-only | current | 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… |
| 1.3.6.1.2.1.74.1.4.2.1.7 | ColumnagentxRegTimeout | read-only | current | 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 … |
| 1.3.6.1.2.1.74.1.4.2.1.8 | ColumnagentxRegInstance | read-only | current | The 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.2 | NodeagentxConformance | |||
| 1.3.6.1.2.1.74.2.1 | NodeagentxMIBGroups | |||
| 1.3.6.1.2.1.74.2.1.1 | GroupagentxMIBGroup | current | All accessible objects in the AgentX MIB. | |
| 1.3.6.1.2.1.74.2.2 | NodeagentxMIBCompliances | |||
| 1.3.6.1.2.1.74.2.2.1 | ComplianceagentxMIBCompliance | read-only | current | The 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
| Name | Syntax | Status | Description |
|---|---|---|---|
| AgentxTAddress | OCTET STRING (SIZE (0..255)) | current | Denotes a transport service address. This is identical to the TAddress textual convention (SNMPv2-SMI) except that zero-length values are permitted. |