Compaq TCP/IP Services for OpenVMS Programming And Reference Manual page 87

Tcp/ip services for openvms
Table of Contents

Advertisement

ESNMP_TYPE_Integer32
ESNMP_TYPE_Counter32
ESNMP_TYPE_<Gauge32 (varbind->value.ul field)
The 32-bit counter and 32-bit gauge data types are stored in the VARBIND
structure as an unsigned integer.
Use the
o_integer
structure.
ESNMP_TYPE_TimeTicks (varbind->value.ul field)
The 32-bit
timeticks
unsigned integer.
Use the
o_integer
structure.
ESNMP_TYPE_Counter64 (varbind->value.ul64 field)
The 64-bit counter is stored in a VARBIND structure as an unsigned
longword, which, on an OpenVMS Alpha system, has a 64-bit value.
Use the
o_integer
VARBIND structure.
function to insert an unsigned value into the VARBIND
type values are stored in the VARBIND structure as an
function to insert an unsigned value into the VARBIND
function to insert an unsigned longword (64 bits) into the
eSNMP API Routines
*_set Routine
eSNMP API Routines 5–29

Advertisement

Table of Contents
loading

Table of Contents