|
| | agentxSessionEntry (TimeStamp *) |
| |
| virtual | ~agentxSessionEntry () |
| |
| virtual void | set_row (MibTableRow *, const Oidx &, const NS_SNMP OctetStr &, int, u_int, u_char, u_char) |
| |
| virtual void | add (u_int, u_int, const Oidx &, const NS_SNMP OctetStr &, u_char, u_char) |
| |
| virtual void | remove (u_int, u_int) |
| |
| void | set_master (MasterAgentXMib *m) |
| |
| void | deferred_delete (MibTableRow *) |
| | Deletes a given row when the next Mib::cleanup is called.
|
| |
agentxSessionEntry
"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 subagent transport connection has terminated or when the subagent session is closed. "