z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


DPISimple-MIB descriptions

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

The following example shows the MIB descriptions for DPISimple-MIB implemented by the sample subagent.

# dpi_mvs_sample.c supports these variables as an SNMP DPI
sample sub-agent
# it also generates enterprise specific traps via DPI with these objects
Name                     OID                      Type        Value
------------------ ----------------------- --------- --------
dpiSimpleInteger         1.3.6.1.4.1.2.2.1.5.1.0  integer     5
dpiSimpleString          1.3.6.1.4.1.2.2.1.5.2.0  string      "Initial String"
dpiSimpleCounter32       1.3.6.1.4.1.2.2.1.5.3.0  counter32   1
dpiSimpleCounter64       1.3.6.1.4.1.2.2.1.5.4.0  counter64
X'8000000000000001'

Of the above, only dpiSimpleString can be changed with an SNMP SET request.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014