CiscoMldPortType

  • Base type Enumeration

This textual convention denotes an enumerated integer-value that represents a bridge domain member type: 'unknown' The device is unable to ascertain the bridge domain member. 'interface' The bridge domain member is an interface represented by a row in the ifTable (defined by the IF-MIB [RFC2863]. 'pw' The bridge domain member is a L2VPN pseudowire represented by a row in the cpwVcTable (defined by the CISCO-IETF-PW-MIB). With the exception of the values 'unknown', each definition of a concrete CiscoMldPortType value MUST have a corresponding textual convention for use with the particular type of bridge domain member. To support future extensions, a MIB module SHOULD NOT sub-type the CiscoMldPortType textual convention in an object type definition. However, a compliance statement MAY sub-type it in order to require only a subset of the member types for a compliant implementation. Implementations must ensure that CiscoMldPortType objects and any dependent objects (e.g., CiscoMldPortIdentifier objects) are consistent. For example, an implementation must respond with an 'inconsistentValue' error if an attempt is made to modify a CiscoMldPortType object without changing the corresponding CiscoMldPortIdentifier object.