MIB Viewer

tmnxLogApToFileType

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.12.4.1.15
Access
read-create
Status
current
Sub-identifiers
0
The value of tmnxLogApToFileType specifies where records of an accounting policy are stored. It should be set along with tmnxLogApToFileId which specifies the destination file index where the accounting records are stored. When the value of tmnxLogApToFileType is 'noFile', it indicates that the accounting records will not to be stored in a file and the value of tmnxLogApToFileId should be set to zero. When the value of tmnxLogApToFileType is 'fileId', it indicates that the accounting records will be stored in a file specified by tmnxLogApToFileId. tmnxLogApOperStatus will transition to 'inService' when the tmnxLogApToFileType is set to 'noFile' or 'fileId'.
INTEGER { fileId (0), noFile (1) }