Need help for CiscoCar SNMP polling

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
headmaster
Posts: 5
Joined: Wed May 16, 2007 5:28 am

Need help for CiscoCar SNMP polling

Post by headmaster »

Hello,

I just follow the step @
http://forums.cacti.net/viewtopic.php?t ... sc&start=0

First, I can get all information from CiscoCar MIB ( Provied by cisco ).

for ccarConfigAccIdx = .1.3.6.1.4.1.9.9.113.1.1.1.1.4.X.X.X
X.X.X is interface index for CiscoCar OID.
----------------------------------------
.1.3.6.1.4.1.9.9.113.1.1.1.1.4.1.2.1 = 0 ( What is meaning of 0 and 1 ? )
.1.3.6.1.4.1.9.9.113.1.1.1.1.4.2.2.1 = 1
.1.3.6.1.4.1.9.9.113.1.1.1.1.4.3.1.1 = 1
----------------------------------------

And, I also have to retrive the standard interface name.

for ifDescr = .1.3.6.1.2.1.2.2.1.2.Y
Y is interface Name for standard OID
------------------------------------------
.1.3.6.1.2.1.2.2.1.1.2.1 = FastEthernet0/0
.1.3.6.1.2.1.2.2.1.1.2.2 = FastEthernet0/0
.1.3.6.1.2.1.2.2.1.1.2.3 = Serial0/0/0
.1.3.6.1.2.1.2.2.1.1.2.4 = Serial0/0/1
.1.3.6.1.2.1.2.2.1.1.2.6 = SSLVPN-VIF0
.1.3.6.1.2.1.2.2.1.1.2.7 = Null0
.1.3.6.1.2.1.2.2.1.1.2.10 = Loopback0
------------------------------------------

Here is my point, if I use standard OID I can't get Cisco Car index.
Is there the way to mapping between "CiscoCar Index" with "standard interface Index"?

For example = .#.#.#.#.#.#.#.Y = X.X.X
-----------------------------------------
.#.#.#.#.#.#.#.1 = 1.2.1
.#.#.#.#.#.#.#.2 = 2.2.1
.#.#.#.#.#.#.#.3 = 3.1.1
-----------------------------------------

Who has done it before, please advise me.

Thank you for pay attention.
headmaster
Posts: 5
Joined: Wed May 16, 2007 5:28 am

Post by headmaster »

Oh I got it, it has already mapping by itself, :oops:
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests