User`s guide

Reporter
format file
124 5967–9446
B and C being OIDs in the OpenView format. The OV OID format speci-
fies OIDs always starting with `.’ and ending with a `.’ if an instance
number is added.
For MIB expressions exceeding the mibExpr.conf file character limit of 40
characters, use multiple lines with “#EXPR”. For example:
#EXPR (COUNTER) .1.3.6.1.2.1.2.2.1.10. \
#EXPR (COUNTER) .1.3.6.1.2.1.2.2.1.16. + 8 * \
#EXPR (GAUGE) .1.3.6.1.2.1.2.2.1.5. / 100 *
The <unit name> represents the name of the unit in the report definition
screen and the reports. These are passed to the snmpCollect
configuration.
The first column is the time stamp and the second column is the epoch.
You can have up to 50 in a format file. For example:
# Version: 1.0
# Format File for Cisco Router Interfaces
# Note: “#H”, “#EXPR” and “#MIB” are reserved
# comments; please do not use them for anything
# other than their predefined purpose.
#H
#EXPR .1.3.6.1.2.1.2.2.1.14.
#MIB errors COUNTER
ifInErrors
#EXPR .1.3.6.1.2.1.2.2.1.16.
#MIB octets COUNTER
ifOutOctets
#EXPR .1.3.6.1.2.1.10.32.2.1.6..
#MIB frames COUNTER
frSentFrames