Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-2978

Missing remote peer information for Juniper pseudowires

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • None
    • Professional Edition
    • Discovery
    • None

    Description

      When listing the pseudowires gathered from the JUNIPER-VPN-MIB the remote endpoint information is missing (see attached image). Maybe the system is struggling to resolve the remote device address (jnxVpnRemotePeIdAddress). Example from the debug bellow.

      array(
        [bgpL2Vpn] => array(
        [L2VPN-1003] => array(
        [131073] => array(
        [jnxVpnPwRowStatus] => string(6) "active"
        [jnxVpnPwAssociatedInterface] => string(3) "569"
        [jnxVpnPwLocalSiteId] => string(1) "2"
        [jnxVpnPwTunnelName] => string(18) "to-PE1"
        [jnxVpnPwTunnelType] => string(6) "rsvpTe"
        [jnxVpnRemotePeIdAddrType] => string(4) "ipv4"
        [jnxVpnRemotePeIdAddress] => string(33) "30 30 30 2E 30 30 2E 30 2E 30 30 "
        [jnxVpnPwRemoteSiteId] => string(1) "1"
       )

      From the debug:

      "Not found correct peer address. See snmpwalk for 'jnxVpnRemotePeIdAddress'."

      Attachments

        Activity

          People

            landy Mike Stupalov
            lbalbinot Luis Balbinot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: