Summary: Isode components write to logging streams when events occur.
Facility nsnmp
NSNMP AgentX library events
Name | Severity | ID | Description | Action |
---|---|---|---|---|
debug | detail | 1 | Debug messaging | No operator action |
error | error | 6 | Potential loss of SNMP service | Check master agent is available |
info | information | 4 | SNMP informative | No operator action |
notice | notice | 7 | SNMP notice | No operator action |
register | notice | 2 | AgentX subagent handler registered | No operator action |
request | detail | 3 | AgentX subagent handler received SNMP request | No operator action |
warning | warning | 5 | SNMP warning | Should ensure SNMP is available |
debug
- Message Text
- %1
- Parameters
- Message
- Description
- Debug messaging
- Action
- No operator action
info
- Message Text
- %1
- Parameters
- Message
- Description
- SNMP informative
- Action
- No operator action
warning
- Message Text
- %1
- Parameters
- Message
- Description
- SNMP warning
- Action
- Should ensure SNMP is available
error
- Message Text
- %1
- Parameters
- Message
- Description
- Potential loss of SNMP service
- Action
- Check master agent is available
notice
- Message Text
- %1
- Parameters
- Message
- Description
- SNMP notice
- Action
- No operator action
register
- Message Text
- %2 registered for %1
- Parameters
- Textual OID
- Handler name
- Description
- AgentX subagent handler registered
- Action
- No operator action
request
- Message Text
- %2 received %3 request for %1
- Parameters
- Textual OID
- Handler name
- Type of request
- Description
- AgentX subagent handler received SNMP request
- Action
- No operator action