eLux 7
SNMPD and SNMP Configuration Directives
The following table refers to the eLux software package snmp.
For further information on using SNMP with eLux, see SNMP
For further information on SNMP commands, see http://www.net-snmp.org.
Application | Command |
---|---|
authtrapenable | 1 | 2 (1 = enable, 2 = disable) |
trapsink | host [community] [port] |
trap2sink | host [community] [port] |
informsink | host [community] [port] |
trapsess | [snmpcmdargs] host |
trapcommunity | community-string |
agentuser | agentuser |
agentgroup | groupid |
agentaddress | SNMP bind address |
syslocation | location |
syscontact | contact-name |
sysservices | NUMBER |
interface | name type speed |
com2sec | name source community |
group | name v1|v2c|usm security |
access | name context model level prefx read write notify |
view | name type subtree [mask] |
rwcommunity | community [default|hostname|network/bits] [oid] |
rocommunity | community [default|hostname|network/bits] [oid] |
rwuser | user [noauth|auth|priv] [oid] |
rouser | user [noauth|auth|priv] [oid] |
swap | min-avail |
proc | process-name [max-num] [min-num] |
procfix | process-name program [arguments…] |
pass | miboid command |
pass_persist | miboid program |
disk | path [ minspace | minpercent% ] |
load | max1 [max5] [max15] |
exec | [miboid] name program arguments |
sh | [miboid] name program-or-script arguments |
execfix | exec-or-sh-name program [arguments…] |
file | file [maxsize] |
dlmod | module-name module-path |
proxy | [snmpcmd args] host oid [remoteoid] |
createUser | username (MD5|SHA) passphrase [DES] [passphrase] |
master | specify ‘agentx’ for AgentX support |
engineID | string |
engineIDType | num |
engineIDNic | string |
SNMP Configuration Directives
Application | Command |
---|---|
doDebugging | (1|0) |
debugTokens | token[,token…] |
logTimestamp | (1|yes|true|0|no|false) |
mibdirs | [mib-dirs|+mib-dirs] |
mibs | [mib-tokens|+mib-tokens] |
mibfile | mibfile-to-read |
showMibErrors | (1|yes|true|0|no|false) |
strictCommentTerm | (1|yes|true|0|no|false) |
mibAllowUnderline | (1|yes|true|0|no|false) |
mibWarningLevel | integerValue |
mibReplaceWithLatest | (1|yes|true|0|no|false) |
printNumericEnums | (1|yes|true|0|no|false) |
printNumericOids | (1|yes|true|0|no|false) |
escapeQuotes | (1|yes|true|0|no|false) |
dontBreakdownOids | (1|yes|true|0|no|false) |
quickPrinting | (1|yes|true|0|no|false) |
numericTimeticks | (1|yes|true|0|no|false) |
suffixPrinting | integerValue |
extendedIndex | (1|yes|true|0|no|false) |
printHexText | (1|yes|true|0|no|false) |
dumpPacket | (1|yes|true|0|no|false) |
reverseEncodeBER | (1|yes|true|0|no|false) |
defaultPort | integerValue |
defCommunity | string |
noTokenWarnings | (1|yes|true|0|no|false) |
noRangeCheck | (1|yes|true|0|no|false) |
defSecurityName | string |
defContext | string |
defPassphrase | string |
defAuthPassphrase | string |
defPrivPassphrase | string |
defVersion | (1|2c|3) |
defAuthType | (MD5|SHA) |
defPrivType | (DES) |
defSecurityLevel | (noAuthNoPriv|authNoPriv|authPriv) |
SNMPD and SNMP Configuration Directives
Copied!
Failed!