|
|
The file DCDirectory.idl contains the following interfaces:
DCDirectory::DirectoryManager DCDirectory::Machine DCDirectory::Mediator DCDirectory::Nsm DCDirectory::Password DCDirectory::Target DCDirectory::TargetInterface
DCDirectory
The CORBA Wrapper around the Directory services of the data collection repository (DCDirectory) module defines a set of interfaces to the Netsys Data Collection repository.
See Also
netsys.datacollection.DCDirectory
Usage
typedef string Date
Usage
typedef string Group
Usage
typedef sequence<Group> GroupSeq
Usage
typedef sequence<Mediator> MediatorSeq
Usage
typedef string Network
Usage
typedef sequence<Network> NetworkSeq
Usage
typedef sequence<Nsm> NsmSeq
Usage
typedef sequence<Password> PasswordSeq
Usage
typedef sequence<string> StringSeq
Usage
typedef sequence<TargetInterface> TargetInterfaceSeq
Usage
typedef sequence<Target> TargetSeq
Usage
StringSeq capabilities();
Usage
StringSeq groups();
Usage
StringSeq machineTypes();
Usage
Mediator mediator(in long mediatorId);
Usage
MediatorSeq mediators();
Usage
MediatorSeq mediatorsByMachineName(in string machineName, in string domainName);
Usage
StringSeq networks();
Usage
Nsm nsm(in long nsmId);
Usage
NsmSeq nsms();
Usage
NsmSeq nsmsByMachineName(in string machineName, in string domainName);
Usage
Target target(in long targetId);
Usage
Target targetByMachineDomainNetworkAndRole(in string machineName, in string domainName, in string networkName, in string typeName);
Usage
TargetSeq targets();
Usage
TargetSeq targetsByGroup(in string group);
Usage
TargetSeq targetsByMachineDomainAndNetworkName(in string machineName, in string domainName, in string networkName);
Usage
TargetSeq targetsByMachineType(in string machineType);
Usage
TargetSeq targetsByNetwork(in string network);
Usage
TargetSeq targetsByNetworkAndType(in string netName, in string machineType);
Usage
string mAddr();
Usage
Machine mCopy();
Usage
string mDesc();
Usage
string mDomainName();
Usage
string mLocation();
Usage
string mName();
Usage
short mRole();
Usage
short mTimeRule();
Usage
short mTimeZone();
Usage
string mTypeName();
const short MACHINE_ROLE_COLLECTION_TARGET = 4 const short MACHINE_ROLE_MEDIATOR = 2 const short MACHINE_ROLE_NSM = 1 const short MACHINE_TIME_RULE_NO_DST = 0 const short MACHINE_TIME_RULE_NORTH_AMERICA = 1 const short MACHINE_TIME_RULE_WESTERN_EUROPE = 2 const short MACHINE_TIME_ZONE_ATLANTIC = 4 const short MACHINE_TIME_ZONE_AZORES = 1 const short MACHINE_TIME_ZONE_BERING = 11 const short MACHINE_TIME_ZONE_CAROLINE_ISLANDS = -11 const short MACHINE_TIME_ZONE_CASPIAN_SEA = -4 const short MACHINE_TIME_ZONE_CHINA = -8 const short MACHINE_TIME_ZONE_EUROPE = -1 const short MACHINE_TIME_ZONE_GREENLAND = 3 const short MACHINE_TIME_ZONE_GREENWICH = 0 const short MACHINE_TIME_ZONE_HAWAII = 10 const short MACHINE_TIME_ZONE_JAPAN = -9 const short MACHINE_TIME_ZONE_JAVA = -7 const short MACHINE_TIME_ZONE_KAZAKH = -6 const short MACHINE_TIME_ZONE_MARIANA_ISLANDS = -10 const short MACHINE_TIME_ZONE_NEW_ZEALAND = -12 const short MACHINE_TIME_ZONE_NILE = -2 const short MACHINE_TIME_ZONE_OSCAR = 2 const short MACHINE_TIME_ZONE_PAKISTAN = -5 const short MACHINE_TIME_ZONE_UKRAINE = -3 const short MACHINE_TIME_ZONE_US_CENTRAL = 6 const short MACHINE_TIME_ZONE_US_EASTERN = 5 const short MACHINE_TIME_ZONE_US_MOUNTAIN = 7 const short MACHINE_TIME_ZONE_US_PACIFIC = 8 const short MACHINE_TIME_ZONE_YUKON = 9
Usage
Mediator backupMediator();
Usage
StringSeq capabilityList();
Usage
Mediator copy();
Usage
long id();
Usage
string installHome();
Usage
Date installTime();
Usage
string installUID();
Usage
boolean isEq(in Mediator mediator);
Usage
Nsm localNsm();
Usage
NsmSeq nsmList();
Usage
TargetSeq owningTargetList();
Usage
PasswordSeq passwordList();
Usage
short release();
Usage
short role();
Usage
short version();
const short MEDIATOR_ROLE_BACKUP = 1 const short MEDIATOR_ROLE_PRIMARY = 0
Usage
Nsm copy();
Usage
long id();
Usage
string installHome();
Usage
Date installTime();
Usage
string installUID();
Usage
boolean isEq(in Nsm nsm);
Usage
Mediator localMediator();
Usage
MediatorSeq mediatorList();
Usage
PasswordSeq passwordList();
Usage
short release();
Usage
short version();
Usage
Password copy();
Usage
short encryptionType();
Usage
short favorableTag();
Usage
short level();
Usage
string password1();
Usage
string password2();
Usage
string snmpRoComm();
Usage
string snmpRwComm();
Usage
string uid1();
Usage
string uid2();
Usage
long collectableDataMask();
Usage
Target copy();
Usage
string desc();
Usage
StringSeq groupMembershipList();
Usage
long id();
Usage
TargetInterfaceSeq interfaceList();
Usage
boolean isEq(in Target target);
Usage
string network();
Usage
Mediator ownerMediator();
Usage
PasswordSeq passwordList();
Usage
short port();
Usage
short retries();
Usage
string role();
Usage
long timeout();
Usage
TargetInterface copy();
Usage
string name();
Usage
string netAddr();
Usage
short role();
const short INTERFACE_ROLE_PRIMARY = 0 const short INTERFACE_ROLE_SECONDARY = 1
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Wed May 17 17:54:18 PDT 2000
Copyright 1989 - 2000©Cisco Systems Inc.