Menu

#2 runPVC error

open
nobody
collect (1)
5
2005-10-18
2005-10-18
Mark Nagel
No

In the runPVC routine, there is a check for the
interface type:

if ( $interfaceTable{$_}{ifType} =~
/framerelay/i

Sadly, the actual interface type for frame relay
interfaces normally reads 'frame-relay' from the oid
file definition), so this routine never collects any
data. This has been checked in the latest CVS version.

Discussion

  • Mark Nagel

    Mark Nagel - 2005-10-18

    Logged In: YES
    user_id=29098

    This error also exists in nmiscgi.pl -- two locations.

     
  • Mark Nagel

    Mark Nagel - 2005-10-18

    Logged In: YES
    user_id=29098

    Found one more place -- in nmis.conf, the int_stats RE and
    link_ifType RE both referenced 'frameRelay' when they should
    be 'frame-relay' to be consistent.

     
  • Mark Nagel

    Mark Nagel - 2005-10-20

    Logged In: YES
    user_id=29098

    I found two more locations in nmis.pl that referenced
    frameRelay rather than framerelay (both should be
    frame-relay). There is also a reference to
    frameRelay-subinterface, but that is OK since it is
    synthesized within nmis.pl (once the parent interface is
    known as frame-relay it is, anyway).

     

Log in to post a comment.

MongoDB Logo MongoDB