ciscotrap-mib.mib object
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2025 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2025 can import MIB file ciscotrap-mib and use it to monitor vendor specific OID's.
ciscotrap-mib file content
Object view of ciscotrap-mib:
  
    
      | Trap | 
    
  
  
    
      | coldStart | 
      0 | 
    
    
      | 
        A coldStart trap signifies that the sending
        protocol entity is reinitializing itself such
        that the agent's configuration or the protocol
        entity implementation may be altered.
       | 
    
    
      | linkDown | 
      2 | 
    
    
      | 
        A linkDown trap signifies that the sending
        protocol entity recognizes a failure in one of
        the communication links represented in the
        agent's configuration.
       | 
    
    
      | linkUp | 
      3 | 
    
    
      | 
        A linkUp trap signifies that the sending
        protocol entity recognizes that one of the
        communication links represented in the agent's
        configuration has come up.
       | 
    
    
      | authenticationFailure | 
      4 | 
    
    
      | 
        An authenticationFailure trap signifies that
        the sending protocol entity is the addressee
        of a protocol message that is not properly
        authenticated.  While implementations of the
        SNMP must be capable of generating this trap,
        they must also be capable of suppressing the
        emission of such traps via an implementation-
        specific mechanism.
       | 
    
    
      | egpNeighborLoss | 
      5 | 
    
    
      | 
        An egpNeighborLoss trap signifies that an EGP
        neighbor for whom the sending protocol entity
        was an EGP peer has been marked down and the
        peer relationship no longer obtains.
       | 
    
    
      | reload | 
      0 | 
    
    
      | 
        A reload trap signifies that the sending
        protocol entity is reinitializing itself such
        that the agent's configuration or the protocol
        entity implementation may be altered.
       | 
    
    
      | tcpConnectionClose | 
      1 | 
    
    
      | 
        A tty trap signifies that a TCP connection,
        previously established with the sending
        protocol entity for the purposes of a tty
        session, has been terminated.
       |