Code Monkey home page Code Monkey logo

Comments (9)

TrueBrujah avatar TrueBrujah commented on July 17, 2024

First of all great job and keep going.

I have the Same Problem with this template.

The Value Map "ciscoAdslLineCoding" Doesnt exist and we dont have infomation in the README.MD

thx for all.

from zabbix.

kobbie avatar kobbie commented on July 17, 2024

Hi,

A similar issue also occurs with zbx-cisco-mpls.xml on my zabbix 2.2.2.

Created: Application "MPLS LDP Neighbor" on "ZBX-CISCO-MPLS".
Created: Discovery rule "LDP Neighbor" on "ZBX-CISCO-MPLS".
Cannot find value map "ciscoMplsLdpPeerLabelDistributionMethod" used for item prototype "MPLS LDP neighbor {#ADVSNMPINDEX5} distribution method" of discovery rule "LDP Neighbor" on "ZBX-CISCO-MPLS".

I think it needs to create value mapping, but there is no information in README.md about values to be mapped.

Regards,

from zabbix.

DurvalMenezes avatar DurvalMenezes commented on July 17, 2024

Hello,

Got the same error here, but fortunately I was able to gleam the values from the Cisco MIB available definition: http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&mibName=MPLS-LDP-MIB

In brief, the value map that must be added is of course ciscoMplsLdpPeerLabelDistributionMethod, and it should define the following mappings:

1 => downstreamOnDemand
2 => downstreamUnsolicited

With the above map created, the template imports without further errors.

Cheers,
Durval.

from zabbix.

TrueBrujah avatar TrueBrujah commented on July 17, 2024

To Fix the Problem With zbx-cisco-xdsl.xml

Use this VALUE MAP

Add a value mapping named ciscoAdslLineType with the following values:
1 => noChannel
2 => fastOnly
3 => interleavedOnly
4 => fastOrInterleaved
5 => fastAndInterleaved
Add a value mapping named ciscoAdslLineCoding with the following values:
1 => other
2 => dmt
3 => cap
4 => qam

from zabbix.

DurvalMenezes avatar DurvalMenezes commented on July 17, 2024

@TrueBrujah: what's your source for the information?

from zabbix.

TrueBrujah avatar TrueBrujah commented on July 17, 2024

For fix the Problem with the zbx-cisco-mpls.xml

Add a value mapping named ciscoMplsLdpPeerLabelDistributionMethod with the following values:

1 => downstreamOnDemand
2 => downstreamUnsolicited

Source:
http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=MplsLdpPeerLabelDistributionMethod&translate=Translate&submitValue=SUBMIT&submitClicked=true

from zabbix.

DurvalMenezes avatar DurvalMenezes commented on July 17, 2024

@TrueBrujah I was referring to your source for the ADSL information. I had already posted the MPLS information, including source :-P

from zabbix.

TrueBrujah avatar TrueBrujah commented on July 17, 2024

I JUst toke the The information on the README.md and see that one of the value map was wrong.

I Check on the Template and i fix the name.

from zabbix.

DurvalMenezes avatar DurvalMenezes commented on July 17, 2024

@TrueBrujah It would have been better to provide an authoritative reference for the xDSL fix, here it is:
http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&mibName=ADSL-TC-MIB

This is the complete ASN.1 source for the ADSL-TC-MIB used by the template, and there we can see there's no "AdslLineConfig" variable, but there is indeed a "AdslLineCoding" variable with the values incorrectly labeled on the README.md as being the former.

from zabbix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.