bnLogMsgRemoteServerSaveTargets
BN-LOG-MESSAGE-MIB ·
.1.3.6.1.4.1.45.1.6.16.1.1.19.1.4
Object
column
r/w
Enumeration
This object determines the type of log messages that will be sent to a remote syslog server when they occur. Messages are classified based on their type. Selecting a type value causes all log messages that have an associated value less than or equal to the type value specified to be sent when the log message is entered into the system. For example, specifying the value msgTypeCritical(1) causes only messages classified as 'critical' to be sent to the remote syslog server. Specifying msgTypeSerious(2) causes 'critical' and 'serious' messages to be sent. Specifying msgTypeNone(4) means that no log messages will be sent to the remote syslog server.
Context
- MIB
- BN-LOG-MESSAGE-MIB
- OID
.1.3.6.1.4.1.45.1.6.16.1.1.19.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bnLogMsgRemoteServerEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | msgTypeCritical |
2 | msgTypeSerious |
3 | msgTypeInformational |
4 | msgTypeNone |