Version 1.2.0
    P.Holzleitner

    Added ability to replace array entries with friendly names,
    e.g. "Engineering Ethernet" instead of "Port Status [3]"
    
    
Version 1.1.2
    P.Holzleitner

    Fixed -l output with plausibility checks
    
    
Version 1.1.1
    P.Holzleitner

    Automatically append the previously required trailing dot on OIDs
    that are indexed.
    
    
Version 1.1.0
    P.Holzleitner
    
    Configurable upper and lower plausibility limits added for agents that
    occasionally report an off-scale reading, e.g. 1200 amps current on
    the +5V supply ;-)
    
       PE4300_PSU1_5V_CURRENT      Max 25  MaxValid 100  MinValid -1

    This would cause snmpvar.monitor to ignore readings below -1 or above
    100 for this variable and NOT signal an error.
    
    However, it writes a message to syslog.
    

Version 1.0.1
    P.Holzleitner
    
    Fixed a bug in reading Decode definitions where only the first digit
    of the value would be picked up


Version 1.0.0
    P.Holzleitner
    
    initial release
