InterfaceOwnershipList

  • Base type OctetString
  • Range 0 — 8

This textual convention defines the status for a set of 64 interfaces in a module regarding whether or not each interface is administratively assigned a name of the current owner of the interface resource as per the object cieIfOwner, defined on that interface. Each 'bit' within the value of an object of this type, specifies whether the corresponding interface on the module has been administratively assigned a name of the current owner of the interface resource. In other words, each bit represents whether the corresponding interface is 'owned' or not. This bit is set to 1 if the interface is owned. It is 0 otherwise. The first bit (bit 1) in byte 1 represents whether the interface, whose 'ifIndex' is represented by the corresponding instance of 'cieInterfacesIndex' object in its first 4 bytes, is owned or not. The second byte (byte 2) in byte 2 represents whether the interface, whose 'ifIndex' is represented by the corresponding instance of 'cieInterfacesIndex' object in its second 4 bytes, is owned or not. If there are only 'n' interfaces in a set of 64 interfaces in the module, then bits after the 'n' bit in this object are irrelevant and set to 0.