You can specify the location of each system being managed by SNMP. This string is placed into the MIB II sysLocation object. To configure a system location, include the location statement at the [edit snmp] hierarchy level:
- [edit snmp]
-
location location;
If the location contains spaces, enclose it in quotation marks (" ").
Example: Configuring the System Location
Specify where the system is located:
- [edit]
- snmp {
- location "Row 11, Rack C";
- }