SNMP

Post Reply
exciscoguy
Member
Posts: 1
Joined: 03 Nov 2017 13:20

SNMP

Post by exciscoguy »

Newer to working on Alcatel IPD gear after ~20 years of Cisco and really stumped.

I am trying to grab the ip address and associated MAC (i.e. ARP table) for the entire router.

I am trying the ipNetToMediaPhsyAddress Oid (1.3.6.1.2.1.4.22.1.2) and getting the base router instance just fine. I can't seem to find a MIB
that will get it for every VPRN either all at once or per VPRN with multple walks.

Anyone ever tried to do this? I'm planning on walking the entire enterprise MIB 1.3.6.1.4.1.6527 and see if I can ferret it out but was hoping for a shortcut from someone who might have gone through this.
mivens
Member
Posts: 262
Joined: 28 Sep 2012 06:34

Re: SNMP

Post by mivens »

The IP addresses on the interfaces can be found by walking TIMETRA-VRTR-MIB::vRiaIpAddress
The MAC address on the interface is in TIMETRA-VRTR-MIB::vRtrIfPhysicalAddress

I'm not aware of a way of getting the ARP cache for each VPRN interface via SNMP for things like dynamically learned entries.
Post Reply

Return to “7750 SR”