ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Standard functions / Windows functions / SNMP Protocol functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
ConstantDescriptionUsed by the function
snmpAccessNoneThe OID is not accessible.SNMPOIDAccess
snmpAccessWriteOnlyThe OID is accessible in write-only.SNMPOIDAccess
snmpAccessUnknownError: use ErrorInfo to find out more about the problem.SNMPOIDAccess
snmpAccessReadWriteThe OID is accessible in read/write.SNMPOIDAccess
snmpAccessReadOnlyThe OID is accessible in read-only.SNMPOIDAccess
snmpStatusDeprecatedThe OID is old: it has been replaced by one or more other OIDs, but its value is still filled in.SNMPOIDStatus
snmpStatusUnknownError: use ErrorInfo to find out more about the problem.SNMPOIDStatus
snmpStatusMandatoryThe OID is mandatory.SNMPOIDStatus
snmpStatusObsoleteThe OID is obsolete and must not be specified anymore.SNMPOIDStatus
snmpStatusOptionalThe OID is optional.SNMPOIDStatus
snmpTypeIPAddressThe OID contains an IP address.SNMPSet, SNMPGet, SNMPGetNext, SNMPOIDType
snmpTypeBitsThe OID contains bits.SNMPSet, SNMPGet, SNMPGetNext, SNMPOIDType
snmpTypeStringThe OID contains a string.SNMPSet, SNMPGet, SNMPGetNext, SNMPOIDType
snmpTypeCounter32The OID is a counter (signed integer on 32 bits).SNMPSet, SNMPGet, SNMPGetNext, SNMPOIDType
snmpTypeCounter64The OID is a counter (signed integer on 64 bits).SNMPSet, SNMPGet, SNMPGetNext, SNMPOIDType
snmpTypeUnsignedIntegerThe OID contains an unsigned integer.SNMPSet, SNMPGet, SNMPGetNext, SNMPOIDType
snmpTypeIntegerThe OID contains an integer.SNMPSet, SNMPGet, SNMPGetNext, SNMPOIDType
snmpTypeUnknownError: use ErrorInfo to find out more about the problem.SNMPOIDType
snmpTypeProgressBarThe OID contains a progress bar.SNMPSet, SNMPGet, SNMPGetNext, SNMPOIDType
snmpTypeNullThe OID is not associated with a value (a branch with child elements but without value by itself for example).SNMPSet, SNMPGet, SNMPGetNext, SNMPOIDType
snmpTypeOIDThe OID contains an OID.SNMPSet, SNMPGet, SNMPGetNext, SNMPOIDType
snmpTypeOpaqueThe OID contains a value that cannot be interpreted directly.SNMPSet, SNMPGet, SNMPGetNext, SNMPOIDType
snmpTypeTicksThe OID contains a number of ticks.SNMPSet, SNMPGet, SNMPGetNext, SNMPOIDType
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help