MIB Viewer

cieIfSharedConfig

OBJECT-TYPE
1.3.6.1.4.1.9.9.276.1.1.2.1.14
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the current configuration of interface sharing on the given interface. 'notApplicable' - the interface sharing configuration on this interface is not applicable. 'ownerDedicated' - the interface is in the dedicated mode to the binding physical interface. 'ownerShared' - the interface is shared amongst virtual switches and this interface physically belongs to a its virtual switch. 'sharedOnly' - the interface is in purely shared mode.
INTEGER { notApplicable(1), ownerDedicated(2), ownerShared(3), sharedOnly(4) }