tmnxLogIdOperDestination
TIMETRA-LOG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.12.5.1.18
Object
column
Enumeration
The value of tmnxLogIdOperDestination indicates the operational value
of event log stream destination.
The 'console' destination indicates all selected log events will be
directed to the system console.
The 'syslog' destination indicates all selected log events will be
directed to the syslog address configured in tmnxSyslogTargetAddress
and tmnxSyslogTargetUdpPort in the tmnxSyslogTargetTable row entry
pointed to by the value of tmnxLogIdSyslogId.
The 'snmpTraps' destination indicates events defined as SNMP traps
will be sent to the configured SNMP trap destinations and also to be
logged in the NOTIFICATION-LOG-MIB tables.
The 'file' destination indicates all selected log events will be
directed to a file on one of the CPM's compact flash discs.
The 'memory' destination indicates all selected log events will be
directed to an in memory storage area.
The 'cliSession' destination indicates all selected log events will be
directed to a cli session. tmnxLogIdDestination will have a value
'none' in this case.
Context
- MIB
- TIMETRA-LOG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.12.5.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxLogIdEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | console |
2 | syslog |
3 | snmpTraps |
4 | file |
5 | memory |
6 | cliSession |
7 | netconf |
8 | subscribedCli |