nodelogli
LiLogIdProfile

Class contains an entry for each li log that specifies the characteristics of that log associated with a log-id number.



public class LiLogIdProfile

Properties
adminStatus Specifies the desired administrative state for this log.

type=nodelogli.AdminState
default=inService
Displayed(tab/group)=Admin Status

destination specifies the event log stream destination. Once this object has been set to a value other than the default 'none' it cannot be modified and attempts to reset it to another value will fail with an INCONSISTENT VALUE error.

type=nodelogli.LogDestinationType
default=none
Displayed(tab/group)=Destination

logFilterPointer This property is the index to the entry the defines a filter to be applied to this log's source event stream to limit the events output to this log's destination. If it has a value of 0, then all events in the source log are forwarded to the destination.

type=Pointer
default=
Displayed(tab/group)=Event Filter Log

logIdDropped This is the count of the number of events that have been sent to this logs source(s) and that have not been forwarded to the log destination because they were filtered out by the log filter

type=long
access=read-only
Displayed(tab/group)=Log ID Dropped

logIdForwarded This is the count of the number of events that have been forwarded to this log's destination. This counter is incremented after an event has been selected by the log filter.

type=long
access=read-only
Displayed(tab/group)=Log ID Forwarded

logTimeFormat Specifies the type of timestamp format for events sent to logs where tmnxLogIdDestination has a value of either 'syslog (2)' or 'file (4)'.

type=nodelogli.LogTimeFormat
default=utc
Displayed(tab/group)=Log Time Format

maxMemorySize Specifies the amount of memory to allocate for this log. This object can be set only once together with destination has a value of 'memory', 'netconf' or 'snmpTraps'.

type=long
default=0
minimum=0
maximum=3000
Displayed(tab/group)=Max Memory Size

netconfStream Specifies the name of the NETCONF stream associated with this log. A non-empty value for this object is only allowed if the value of destination is equal to 'netconf'.

type=string
default=
minimum=0
maximum=32
Displayed(tab/group)=Netconf Stream

operDestination Indicates the operational value of event log stream destination.

type=nodelogli.LogOperDestinationType
access=read-only
default=none
Displayed(tab/group)=Oper Destination

operStatus Indicates the current operational status of this log.

type=nodelogli.OperState
access=read-only
Displayed(tab/group)=Oper Status

source Specifies the log event source stream(s) to be forwarded to the destination specified in destination. only one source 'li' is applicable for this log .

type=nodelogli.LogSourceType
default=0
Displayed(tab/group)=Source

 
Overridden Properties
displayedName

access=read-create
maximum=64

id

minimum=1
maximum=100

 
Properties inherited from policy.PolicyDefinition
configurationAction, configurationMode, discoveryState, displayedName, distributionMode, isMaster, lastSyncTime, numberOfUnderlyingPolicyItems, origin, policyMode, policySyncGroupPointer, policyType
 
Properties inherited from policy.PolicyObject
description, displayedName, globalPolicy, id, isLocal, policyType, siteId, siteName, templateObject
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from policy.PolicyDefinition
distribute, distributeUsingGroups, distributeV2, evaluatePolicy, findGlobal, findLocal, findReleased, getSyncTaskResult, resetToReleasedPolicy, setConfigurationModeToDraft, setConfigurationModeToReleased, setDistributionModeToLocalEditOnly, setDistributionModeToSyncWithGlobal, syncTo, syncToLocalWithResync
 
Supported Network Elements
7750 SR Supported from 21.2.R1
7705 SAR Gen 2
7250 IXR Supported from 21.2.R1
7450 ESS Supported from 21.2.R1
7705 SAR Hm Supported from 21.2.R1
7950 XRS Supported from 21.2.R1