tfDisplaySysDescr
Table of Contents >> SNMP Programmer's Reference
| #include <trapi.h> |
| int tfDisplaySysDescr | (ttCharPtr sysDescr); |
Function Description
This function lets the user access the sysDescr MIB-II object.
Parameters
- sysDescrt
- Pointer to the system description, memory allocated by the caller and populated by this function.
Returns
- TM_ENOERROR
- Success.
- TM_ALLOCATION_ERROR
- Failure to allocate memory for the agent global variables.