SNMP Configuration and Management Manual
IPX/SPX Subagent (G-Series)
SNMP Configuration and Management Manual—424777-006
13-39
zisa Group
Table 13-9. tdmNwSaConfig Objects Supported by the Subagent (page1of3)
Object and Attributes Definition Description of Value
tdmNwSaProcessName
1.3.6.1.4.1.169.3.196.1.1.1
read-only
DisplayString (SIZE (0..20))
The name of the
subagent process.
\system.$process,
where system and
process are 1 to 7
alphanumeric characters,
starting with a letter.
tdmNwSaProcessVersion
1.3.6.1.4.1.169.3.196.1.1.2
read-only
DisplayString (SIZE (0..32))
The version of the
subagent process
object file.
This value is the same as
the VPROC value.
tdmNwSaProcessPriority
1.3.6.1.4.1.169.3.196.1.1.3
read-write
INTEGER (0..255)
The process priority
at which the
subagent is running.
An integer returned by a
PROCESS_GETINFO_
procedure call.
tdmNwSaProcessPAID
1.3.6.1.4.1.169.3.196.1.1.4
read-only
DisplayString (SIZE (0..10))
The process
accessor ID (PAID)
of the subagent
process.
group,user, where
group and user have a
value from 0 through 255.
The value is returned by
a PROCESS_GETINFO_
procedure call.
tdmNwSaPrimaryPID
1.3.6.1.4.1.169.3.196.1.1.5
read-only
DisplayString (SIZE (0..15))
The process ID
(PID) of the
subagent’s primary
process.
cpu,pin, returned by a
PROCESSHANDLE_
GETMINE_ procedure
call.
tdmNwSaBackupPID
1.3.6.1.4.1.169.3.196.1.1.6
read-only
DisplayString (SIZE (0..15)
The process ID
(PID) of the
subagent’s backup
process.
cpu,pin, returned by a
PROCESS_CREATE_
procedure call.
tdmNwSaBackupCPU
1.3.6.1.4.1.169.3.196.1.1.7
read-write
INTEGER (-1..15)
The CPU in which
the subagent’s
backup process
runs.
A value of -1 disables the
backup process.
Changing the value to 0
through 15 stops any
current backup process
and starts a new backup
process in the specified
CPU. The value can be
controlled by a manager
or by the -b startup
parameter.
tdmNwSaBackupState
1.3.6.1.4.1.169.3.196.1.1.8
read-write
INTEGER {
disconnected (1),
connected (2)}
The state of the
subagent’s backup
process.
One of the values shown
in the first column.