Name

mcsysinfohcf — MagniCompSysInfo™ Host access Configuration File (HCF)

Synopsis

# Comment
host|snmpCommunity|username|password
      

Description

A Host access Configuration File (HCF) contains data used to access a host by means of various network protocols such as telnet and SNMP.

Each HCF file consists of one host entry per line. Each line consists of the following fields which are deliminted by the | (vertical pipe) character:

Field #NameDescription
1hostThe name of the host.
2snmpCommunityThe SNMP community name.
3userNameA username.
4passwordA password.

Examples

The following is an example hcf file:

#
# Sample HCF file
#
# Format of this file is:
#	host|snmpCommunity|username|password
#
server1|PublicInterest||
desktop23||admin|MyPwd
fs1|GoForIt|fsadmin|foobar

URL

http://www.magnicomp.com/sysinfo

SEE ALSO

mcsysinfo(1)