Operation Manual

Niagara 9100 Series User Guide
ViewCast 195
Use UDP Port Other Than 161 for SNMP
Requests
The default UDP port used for SNMP requests sent from SNMP manager to SNMP agent is 161. The
ViewCast SNMP agent supports the use of a different UDP port. To make this change, perform the
following steps:
To use UDP port other than 161 for SNMP requests
1.
Access the default installation directory C:\Program Files (x86)\ViewCast\ViewCast
SNMP Agent\
2.
Make a copy of file vcst_snmp_agent_cfg_example.xml and save it to
vcst_snmp_agent_cfg.xml.
3.
In vcst_snmp_agent_cfg.xml , keep the default setting unchanged as shown below.
<snmp_setting_flags>
<permitted_managers_option use_win_snmp_settings = "true" />
<valid_communities_option use_win_snmp_settings = "true" />
<trap_configuration_option use_win_snmp_settings = "true" />
</snmp_setting_flags>
4.
In vcst_snmp_agent_cfg.xml, for element udp_port_to_snmp_manager, set the port
attribute to the desired port other than 161, for example 4071 as shown below:
<udp_port_to_snmp_manager port = "4071" />
5.
In vcst_snmp_agent_cfg.xml, keep all the other settings unchanged and save.
6.
Restart (or stop then start) ViewCast SNMP agent service by running Windows service
management tool services.msc
7.
Right click on ViewCast SNMP Agent.
8.
Click Restart or Stop then Start.
9.
Configure the SNMP manager to use the same UDP port for SNMP requests. To revert
to the use of UDP port 161, simply rename the file vcst_snmp_agent_cfg.xml or
remove it or set the above port to 161.
10.
Save and then restart the ViewCast SNMP agent.
ViewCast SNMP Agent MIB Files
By default, all standard MIB files and ViewCast private MIB files that come with the installation package
will be installed into the following directory:
C:\Program Files (x86)\ViewCast\ViewCast SNMP Agent\
You may load the following MIB files into the SNMP manager tool.
VIEWCAST-AVENCODER-MIB.txt (ViewCast private MIB)
VIEWCAST-AVENCODER-TRAP-MIB.txt (ViewCast private)
SUPERMICRO-HEALTH-MIB.txt ( 3rd-party MIB from SuperMicro Computer )
RFC1213-MIB.txt (Standard SNMP MIB)
SNMP-COMMUNITY-MIB.txt (Standard SNMP MIB)