Cisco Systems OL-27172-01 Mobility Aid User Manual


 
11-10
Cisco Broadband Access Center 3.8 Administrator Guide
OL-27172-01
Chapter 11 Monitoring Cisco Broadband Access Center
Monitoring Servers by Using SNMP
Examples # ./snmpAgentCfgUtil.sh stop
Process snmpAgent has stopped
Configuring an SNMP Agent Listening Port
You use this command to specify the port number to which the SNMP agent will listen. The default port
number that the RDU SNMP agent uses is 8001.
Syntax Description
snmpAgentCfgUtil.sh udp-port port
port— Identifies the port number to which the SNMP agent will listen.
Examples
# ./snmpAgentCfgUtil.sh udp-port 8001
OK
Please restart [stop and start] SNMP agent.
Changing the SNMP Agent Location
You use this command to enter a string of text that you use to indicate the location of the device running
the SNMP agent. For example, you could use this string to identify the physical location of the device.
You can enter any string up to 255 characters long.
Syntax Description
snmpAgentCfgUtil.sh location location
location—Specifies the character string identifying the agents location.
Examples In this example, the physical location of the SNMP agent is in an equipment rack identified as equipment
rack 5D:
# snmpAgentCfgUtil.sh location “equipment rack 5D”
Setting Up SNMP Contacts
You use this command to enter a string of text that you use to identify the contact person for the SNMP
agent, together with information on how to contact this person. For example, you could use this string
to identify a specific person including that person’s telephone number. You can enter any string up to
255 characters long.
Syntax Description
snmpAgentCfgUtil.sh contact contact-info
contact-info— Specifies the character string identifying the individual to contact concerning the SNMP
agent.