I am only just starting with Cacti and I have a small problem with some Brocade Fibre switches.
The default interface.xml with the 64bit counters is perfect for all the data I wish to graph but the switch does not support the 'ifalias' OID '.1.3.6.1.2.1.31.1.1.1.18' so I cannot get the port names on the graphs.
It does have an OID that gives the name but is from a different MIB '.1.3.6.1.4.1.1588.2.1.1.1.6.2.1.36'.
I have tried to substitute the different OID but it is not recognized as it is not in the oid_index.
Is it possible to use two MIBs in the one template file?
Or how can I get this one extra OID to collect the names?
two MIBs in template
Moderators: Developers, Moderators
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: two MIBs in template
It is not required to have the same OID base. It is only recommended, that "your" oid, suffixed with the given XML index, gives the complete OID to retrieve the "Alias".stevent wrote:It does have an OID that gives the name but is from a different MIB '.1.3.6.1.4.1.1588.2.1.1.1.6.2.1.36'.
I have tried to substitute the different OID but it is not recognized as it is not in the oid_index.
You may have noticed, that even plain interface.xml uses two different "base" MIBs.
Reinhard
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
I can't answer this from remote. Please see http://docs.cacti.net/manual:087:3a_adv ... alkthrough for a step-by-step procedure
Reinhard
Reinhard
I don't know if this is the correct place to put this, but I have a similar problem/issue. For a Juniper firewall i am graphing the subinterfaces with the template from http://forums.cacti.net/about11064.html. The thing is, this Juniper is configured with VSYS-es and I am looking for a way to get the VSYS-name in the graphs.
For example the OID to tell me to which VSYS it belongs is
.1.3.6.1.4.1.3224.9.1.1.3.7 = INTEGER: 2
(where 7 is the 7th interface from the list)
and the translation of this "2" is at OIDs
.1.3.6.1.4.1.3224.15.1.1.1.1.2 = INTEGER: 2
and
.1.3.6.1.4.1.3224.15.1.1.1.2.2 = STRING: "VSYS2"
So what am want to achieve is to include this VSYS-info in the data-query for the Netscreen sub-interfaces.
Would this be possible?
For example the OID to tell me to which VSYS it belongs is
.1.3.6.1.4.1.3224.9.1.1.3.7 = INTEGER: 2
(where 7 is the 7th interface from the list)
and the translation of this "2" is at OIDs
.1.3.6.1.4.1.3224.15.1.1.1.1.2 = INTEGER: 2
and
.1.3.6.1.4.1.3224.15.1.1.1.2.2 = STRING: "VSYS2"
So what am want to achieve is to include this VSYS-info in the data-query for the Netscreen sub-interfaces.
Would this be possible?
Who is online
Users browsing this forum: No registered users and 2 guests