agentppAgentXExtSrcAddrValidation
AGENTPP-AGENTX-MIB ·
.1.3.6.1.4.1.4976.3.1.2.2.1
Object
scalar
r/w
Enumeration
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.
Context
- MIB
- AGENTPP-AGENTX-MIB
- OID
.1.3.6.1.4.1.4976.3.1.2.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentppAgentXExt
- Siblings
- 1
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentppAgentXExtSrcAddrTable This table defines valid source addresses for
subagent connections. At present AgentX++
only supports source address validation for TCP
subagent connections although this table co… | table | - | .1.3.6.1.4.1.4976.3.1.2.2.2 |