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
- Table
- bnLogMsgRemoteServerTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | msgTypeCritical |
2 | msgTypeSerious |
3 | msgTypeInformational |
4 | msgTypeNone |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bnLogMsgRemoteServerAddressType The type of address represented by this entry. The value of this
object indicates the format of the value of the corresponding instance
of bnLogMsgRemoteServerAddress. Currently… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.45.1.6.16.1.1.19.1.1 |
| bnLogMsgRemoteServerAddress The address represented by this entry. | column | OctetString | .1.3.6.1.4.1.45.1.6.16.1.1.19.1.2 |
| bnLogMsgRemoteServerEnabled Indicates whether this server is enabled. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.1.6.16.1.1.19.1.3 |
| bnLogMsgRemoteServerRowStatus This object is used to create/delete entries in this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.45.1.6.16.1.1.19.1.5 |
| bnLogMsgRemoteServerStandardSaveTargets 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 ca… | column | Enumeration | .1.3.6.1.4.1.45.1.6.16.1.1.19.1.6 |