Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1497

December 8th, 2010 01:00

managed vs. explicitly_managed

We are setting interfaces and ports to managed/unmanaged using a perl script, using object->manage() or object->setManagedState().

I was playing a bit with the various ways, but couldn't find out exactly how explicitly_(un)managed differs from (un)managed. Seemingly explicit states are overwritten only by another explicit state.

Is changing states working that way?

How could I go back to the "default" behaviour  (eg. uplink ports are managed, access ports are unmanaged by default)? 

Regards,

Gunter

December 9th, 2010 07:00

Hi Gunter,

see KB : emc229439. "explicit" means a (re)discovery won't change the manage status of your interface. This is the way to enforce specific management policy.

HTH,

--Fred

== APG5 ReportPack4Event for Smarts can report on millions of notifications in seconds ==
Frederic Meunier
Solutions Watch4Net Inc
APG & Smarts InCharge integration
http://www.watch4net.com

10 Posts

December 13th, 2010 03:00

Thanks a lot. That's what I was looking for.

Regards,

Gunter

No Events found!

Top