bnLogMsgBufferSaveTargets
BN-LOG-MESSAGE-MIB ·
.1.3.6.1.4.1.45.1.6.16.1.1.5
Object
scalar
r/w
Enumeration
This object determines the type of log messages that
will be saved in the log message buffer facilities.
Messages are classified based on their type
Selecting a type of msgTypeCritical(1), msgTypeSerious(2),
or msgTypeInformational(3), causes all log messages that
have an associated value less than or equal to the type
value specified to be saved when the log message is
entered into the system. For example, specifying
the value msgTypeCritical(1) causes only messages
classified as 'critical' to be saved to non-volatile
storage. Specifying msgTypeSerious(2) causes 'critical'
and 'serious' messages to be saved.
Specifying a value of msgTypeNone(4) means no log messages
will be stored in volatile memory.
Context
- MIB
- BN-LOG-MESSAGE-MIB
- OID
.1.3.6.1.4.1.45.1.6.16.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bnLogMsgMIBObjects
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | msgTypeCritical |
2 | msgTypeSerious |
3 | msgTypeInformational |
4 | msgTypeNone |