VSphereAutomation::Appliance::ApplianceTechpreviewMonitoringSnmpSNMPConfig

Properties

Name Type Description Notes
authentication ApplianceTechpreviewMonitoringSnmpSNMPAuthProto
communities Array<String> Set up to ten communities, each of no more than 64 characters long. The format is: community1[,community2,...]. This setting overwrites any previous settings.
engineid String Set SNMPv3 engine ID. The engine ID must contain 5 to 32 hexadecimal characters. &quot;0x&quot; and colon (:) are removed from the ID.
loglevel String System Agent syslog logging level: debug info
notraps Array<String> Comma-separated list of trap OIDs (object identifiers) for traps not to be sent by the agent. Use 'reset' to clear the setting.
port Integer Set up a UDP port which the SNMP agent uses to listen on for polling requests. The default UDP port is 161.
privacy ApplianceTechpreviewMonitoringSnmpSNMPPrivProto
remoteusers Array<String> Set up to five inform user IDs. The format is: user/auth-proto/- auth-hash/priv-proto/-
syscontact String System contact string as presented in sysContact.0. Up to 255 characters long.
syslocation String System location string as presented in sysLocation.0. Up to 255 characters long.
targets Array<String> Set up to three targets to which to send SNMPv1 traps. The format is: ip-or-hostname[@port]/community[,...]. The default port is UDP 162. This setting overwrites any previous settings.
users Array<String> Set up to five local users. The format is: user/- auth-hash/-
v3targets Array<String> Set up to three SNMPv3 notification targets. Format is: ip-or-hostname[@port]/remote-user/security-level/trap inform[,...].