MIB module for managed objects for AgentX++.
read-write
current
1.3.6.1.4.1.4976.3.1.2.2.1
To enable source address validation of
incoming subagent connections in an AgentX++
master agent, set this object to enabled(1).
Source address validation is necessary for TCP
AgentX connections for security reasons. In contrast
to UNIX domain sockets, (pure) TCP provides no means
to control the access of a server port. So any subagent,
even remote subagents, may connect to an AgentX master
agent, if source address validation is disabled(2) and
not other security policies (i.e. firewall) are installed.
On non UNIX based systems, AgentX++ enables source
address validation by default to prevent subagents trying
to connect from non local IP addresses, because
these systems provide TCP support only.
1
2
read-write
current
1.3.6.1.4.1.4976.3.1.2.2.1
To enable source address validation of
incoming subagent connections in an AgentX++
master agent, set this object to enabled(1).
Source address validation is necessary for TCP
AgentX connections for security reasons. In contrast
to UNIX domain sockets, (pure) TCP provides no means
to control the access of a server port. So any subagent,
even remote subagents, may connect to an AgentX master
agent, if source address validation is disabled(2) and
not other security policies (i.e. firewall) are installed.
On non UNIX based systems, AgentX++ enables source
address validation by default to prevent subagents trying
to connect from non local IP addresses, because
these systems provide TCP support only.
1
2
not-accessible
current
1.3.6.1.4.1.4976.3.1.2.2.2.1
A row in the subagent address table specifies
a tag value that selects entries of the
snmpTargetAddrTable and its snmpTargetAddrExtTable
augmentation table. The selected entries define
valid source addresses for subagent connections.
Invalid subagent connection attempts will be silently
dropped if the agentppAgentXExtSrcAddrValidation
object is enabled(1).
read-write
current
1.3.6.1.4.1.4976.3.1.2.2.2.1.2
The source address tag selects address descriptions
from the snmpTargetAddrTable and the
snmpTargetAddrExtTable. The selected addresses
from the snmpTargetAddrTable combined with the
masks defined in the snmpTargetAddrExtTable specify
valid source addresses for AgentX++ subagent
connections.
"255t"
read-write
current
1.3.6.1.4.1.4976.3.1.2.2.2.1.3
The status of this conceptual row.
To create a row in this table, a manager must
set this object to either createAndGo(4) or
createAndWait(5).
1
2
-- the following value is a state:
-- this value may be read, but not written
3
-- the following three values are
-- actions: these values may be written,
-- but are never read
4
5
6