en-US/about_DRMMDeviceAuditSnmpInfo.help.txt

TOPIC
    about_DRMMDeviceAuditSnmpInfo
 
SHORT DESCRIPTION
    Represents the SNMP information of a device in a device audit, including contact, description, location, and name.
 
LONG DESCRIPTION
The DRMMDeviceAuditSnmpInfo class models the information about the SNMP configuration of the audited system. It includes properties such as Contact, Description, Location, and Name, which provide details about the SNMP settings of the device. This class is typically used as part of the DRMMDeviceAudit to represent the network information of the system being audited.

This class inherits from DRMMObject.

## PROPERTIES

The DRMMDeviceAuditSnmpInfo class exposes the following properties:

    Property Type Description
    ----------- ---------- ----------------------------------------
    Contact string The contact information for SNMP.
    Description string A description of the SNMP configuration.
    Location string The physical location of the SNMP dev...
    Name string The name of the SNMP device.
## METHODS

The DRMMDeviceAuditSnmpInfo class provides the following methods:

No public methods defined.

## NOTES

This class is defined in the DattoRMM.Core module's class system.
SEE ALSO
    Online Documentation
    https://github.com/TheShadowTek/DattoRMM.Core/blob/main/docs/about/classes/DRMMDeviceAudit/about_DRMMDeviceAuditSnmpInfo.md