MIB Viewer

biboAdmAcctlogFormat

OBJECT-TYPE
1.3.6.1.4.1.272.4.1.49
Access
read-write
Status
current
Sub-identifiers
0
Specifies the format of accounting messages sent by the syslog protocol. The format can consist of any order of random strings, backslash escaped sequences like '\t','\n', etc. or the following format tags: Tag Meaning %d Date the session opened; in DD.MM.YY format. %t Time the session opened: in HH:MM:SS format %a session age in seconds %c protocol type %i source IP address %r source port %f source interface index %I destination IP address %R destination port %F destination interface index %p outgoing packets %o outgoing octets %P incoming packets %O incoming octets %s message sequence counter %% '%' The format for accounting messages is per default: 'INET: %d %t %a %c %i:%r/%f -> %I:%R/%F %p %o %P %O [%s]'
DisplayString (SIZE (0..255))