AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Funciones WLanguage / Funciones estándar / Funciones de Windows / Funciones del protocolo SNMP
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
Versión mínima requerida
  • Versión 11
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/09/2024

Señalar un error o enviar una sugerencia | Ayuda local