SMSnmpVarBind represents a SNMP variable binding (VarBind) in the MIB Plug-in Implementer API. More...
#include <dcsmsnmp.h>
Data Fields | |
| SMSnmpOid | name |
| Variable name. More... | |
| SMSnmpValue | value |
| Variable value. More... | |
SMSnmpVarBind represents a SNMP variable binding (VarBind) in the MIB Plug-in Implementer API.
| SMSnmpOid _SMSnmpVarBind::name |
Variable name.
| SMSnmpValue _SMSnmpVarBind::value |
Variable value.
1.8.6