When changing lldp management-address before the inet interface, the SNMP MIB will not be updated correctly on Remote station (lldpRemManAddr).
When changing the lldp management-address, before changing the L3 address on the physical port, snmp on the remote switch does not update correctly even though the cli "show lldp neighbors interface ge-0/0/0" sees the updated lldp remote management address. Toplogy : EX-Switch1(Local)=====ge-0/0/0=====EXSwitch2(Remote) Local Switch1: {master:1}[edit] juniper@Wade-ASP# delete protocols lldp management-address 10.203.203.2 {master:1}[edit] juniper@Wade-ASP# commit synchronize fpc1: configuration check succeeds fpc0: commit complete fpc1: commit complete {master:1}[edit] juniper@Wade-ASP# set protocols lldp management-address 10.203.203.1 <<<<<<<<< cli should error here since .1 is not configured on the physical link yet. {master:1}[edit] juniper@Wade-ASP# commit synchronize fpc1: configuration check succeeds fpc0: commit complete fpc1: commit complete {master:1}[edit] juniper@Wade-ASP# {master:1}[edit] juniper@Wade-ASP# show interfaces ge-0/0/0 { description T0-HQ-rem-0/0/0; unit 0 { family inet { address 10.203.203.2/29; <<<<<<<<<<<< .2 is still configured } } {master:1}[edit] juniper@Wade-ASP# run show snmp mib walk lldpMIB |match lldpLocManAddr
lldpLocManAddrLen.1.10.203.203.1 = 5 <<<<< Local address change good lldpLocManAddrIfSubtype.1.10.203.203.1 = 2