Home > Configuration > Snmp > setsnmpmib_location

setsnmpmib_location

Use this method to set physical location of the Citrix ADC. For example, you can specify building name, lab number, and rack number. Can consist of 1 to 127 characters that include uppercase and lowercase letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at sign (@), equals (=), colon (:), and underscore (_) characters.

The following requirement applies only to the Citrix ADC CLI:
If the location includes one or more spaces, enclose it in double or single quotation marks (for example, "my location" or 'my location').

Syntax



Parameters

ownernode

ID of the cluster node for which we are setting the mib. This is a mandatory argument to set snmp mib on CLIP.
Default value = -1.
Minimum value = 0.
Maximum value = 31.

location

Physical location of the Citrix ADC. For example, you can specify building name, lab number, and rack number. Can consist of 1 to 127 characters that include uppercase and lowercase letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at sign (@), equals (=), colon (:), and underscore (_) characters. The following requirement applies only to the Citrix ADC CLI: If the location includes one or more spaces, enclose it in double or single quotation marks (for example, "my location" or 'my location').
Default value = "POP (default)".

Return Value

Returns simpleResult

See Also