292
Chapter 5
Configuring ITO
Variables
<$*>
Returns all variables assigned to the trap. Sample
output:
[1] .1.1 (OctetString): arg1 [2] .1.2
(OctetString): kernighan.c.com
<$@>
Returns the time the event was received as the number
of seconds since the Epoch (Jan 1, 1970) using the
time_t representation. Sample output:
859479898
<$1>
Returns one or more of the possible trap parameters
that are part of an SNMP trap. (<$1> returns the first
variable, <$2> returns the second variable, etc.)
<$\>1>
Returns all attributes greater than n as value strings,
useful for printing a variable number of arguments.
<$\>0>
is equivalent to
$*
without sequence numbers,
names, or types. Sample output:
richie.c.com
<$\>+1>
Returns all attributes greater than n as name:value
string. Sample output:
.1.2: richie.c.com
<$+2>
Returns the nth variable binding as name:value. (Note:
not valid in the command field.)
Sample output:
.1.2: ritchie.c.com
<$\>-n >
Returns all attributes greater than n as [seq] name
(type): value strings. Sample output:
[2] .1.2
(OctetString): kernighan.c.com
<$-2>
Returns the nth variable binding as
[seq] name-type:value. (Note: not valid in command
field.) Sample output:
[2] .1.2 (OctetString): ritchie.c.com
<$A>
Returns the node which produced the trap.
Sample output:
ritchie.c.com
<$C>
Returns the community of the trap.
Sample output:
public
<$c>
Returns the event’s category. Sample output:
SNMP
<$E>
Returns the enterprise ID of the trap.
Sample output:
.1.3.6.1.4.1.11.2.17.1
<$e>
Returns the enterprise object ID. Sample output:
.1.3.6.1.4.1.11.2.17.1
Содержание -UX B6941-90001
Страница 6: ...6 ...
Страница 8: ...8 ...
Страница 27: ...27 1 Prerequisites for Installing ITO Agent Software ...
Страница 43: ...43 2 Installing ITO Agents on the Managed Nodes ...
Страница 115: ...115 3 File Tree Layouts on the Managed Node Platforms ...
Страница 162: ...162 Chapter3 File Tree Layouts on the Managed Node Platforms File Tree Layout on Windows NT Managed Nodes ...
Страница 163: ...163 4 Software Maintenance on Managed Nodes ...
Страница 183: ...183 5 Configuring ITO ...
Страница 298: ...298 Chapter5 Configuring ITO Variables ...
Страница 299: ...299 6 Installing Updating the ITO Configuration on the Managed Nodes ...
Страница 315: ...315 7 Integrating Applications into ITO ...
Страница 333: ...333 8 ITO Language Support ...
Страница 352: ...352 Chapter8 ITO Language Support Flexible Management in a Japanese Environment ...
Страница 353: ...353 9 An Overview of ITO Processes ...
Страница 372: ...372 Chapter9 An Overview of ITO Processes Secure Networking ...
Страница 373: ...373 10 Tuning Troubleshooting Security and Maintenance ...
Страница 481: ...481 A ITO Managed Node APIs and Libraries ...
Страница 499: ...499 B Administration of MC ServiceGuard ...
Страница 512: ...512 AppendixB Administration of MC ServiceGuard Troubleshooting ITO in a ServiceGuard Environment ...
Страница 513: ...513 C ITO Tables and Tablespaces in the Database ...
Страница 520: ...520 AppendixC ITO Tables and Tablespaces in the Database ITO Tables and Tablespace ...
Страница 521: ...521 D ITO Man Pages Listing ...