Home | Trees | Indices | Help |
|
---|
|
ClassMap class.
This class contains a hierarchy of matches that define class map.
The ClassMap object is created with specified PolicyCapability and may be associated with one or more targets.
Adding and removing Match(es) from this class will result in the local copy's Match(es) being removed.
If the corresponding ClassMap requires that the Network Element's require changes, then the class BulkServices must be use to submit those changes or else those changes will not be noted on the Network Element.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
match_all = property(_get_match_all, _set_match_all, None, _do
|
|
handle = property(_get_handle, _set_handle, None, _doc_handle)
|
|
ClassOperation = enum(ONEP_CLASS_OP_CREATE= 0, ONEP_CLASS_OP_M
|
|
result_code = property(_get_result_code, None, None, _doc_resu
|
|
result_text = property(_get_result_text, None, None, _doc_resu
|
Properties | |
Inherited from |
Method Details |
Constructs an instance of ClassMap with specified capability.
|
|
Adds match(es) to the class map.
|
Adds match(es) which specify the match criterion as an unsuccessful match criterion. This is equivalent to CLI "match not <match-criterion>"
|
Removes match(es) from the class map. Removes only the matches that are added to class map.
|
str(x)
|
Class Variable Details |
match_all
|
ClassOperation
|
result_code
|
result_text
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:32 2014 | http://epydoc.sourceforge.net |