Toolpack:Configuring tbSnmpAgent B

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Applies to version(s): v2.8.)
(Applies to version(s): v2.8.)
Line 2: Line 2:
 
{{DISPLAYTITLE:Configuring the SNMP Agent}}
 
{{DISPLAYTITLE:Configuring the SNMP Agent}}
  
Once you have successfully activated the tbSnmpAgent application, follow these steps to configure the application to suit your needs:
+
Once you have successfully activated the tbSnmpAgent application, follow these steps to configure the SNMP system parameters:
  
<u>'''  Configuring SNMP system parameters ''' </u>
 
  
*Click '''Configurations''' in the navigation panel.
+
*Click '''Applications''' in the navigation panel.
[[File:Snmp_cfg_0.png|border]]
+
[[Image:Snmp_cfg_0.png]]
 +
 
 +
 
 +
*In the '''Application Configuration List''', select '''tbsnmpagent'''.
 +
[[Image:Snmp_cfg_1.png]]
 
<br/><br/>
 
<br/><br/>
*In the '''Application Configuration List''', find the entry for '''tbsnmpagent''' and click '''edit''', next to that entry.
+
 
[[File:Snmp_cfg_0.png|border]]
+
*Click '''Application Params'''
 +
[[Image:Snmp_cfg_2.png]]
 
<br/><br/>
 
<br/><br/>
<u>The tbSnmpAgent '''Application Configuration''' window is divided into several sections.</u>
 
  
#Under the '''Application Params''' heading, the following general application parameters can be configured:
+
*Enter Values for the following parameters:
 
#*SNMP IP Port: the '''IP port''' to use for making SNMP requests (standard default value is 161)
 
#*SNMP IP Port: the '''IP port''' to use for making SNMP requests (standard default value is 161)
 
#*SNMP System Description: the textual description that will appear when polling the '''sysDescr''' variable of the SNMPv2-MIB
 
#*SNMP System Description: the textual description that will appear when polling the '''sysDescr''' variable of the SNMPv2-MIB
Line 21: Line 24:
 
#*SNMP System Location: the textual description that will appear when polling the '''sysLocation''' variable of the SNMPv2-MIB
 
#*SNMP System Location: the textual description that will appear when polling the '''sysLocation''' variable of the SNMPv2-MIB
 
#*SNMP System Contact: the textual description that will appear when polling the '''sysContact''' variable of the SNMPv2-MIB<br/><br/>
 
#*SNMP System Contact: the textual description that will appear when polling the '''sysContact''' variable of the SNMPv2-MIB<br/><br/>
[[File:Snmp_cfg_0.png|border]]<br/><br/>
+
[[Image:Snmp_cfg_3.png]]
#Under the '''Advanced Params''' heading, the following general application parameter can be configured:
+
<br/><br/>
#*Polling delay to generate traps: this sets the length for the time intervals at which the SNMP agent polls for newly generated traps. The value entered is in seconds<br/><br/>[[File:Snmp_cfg_0.png|border]]<br/><br/>
+
  
<u> ''' Configuring SNMPv1, SNMPv2c ''' </u>
+
*Click '''Advanced Params''' to view or change advanced settings.
#Under the '''SNMPv1 SNMPv2c Communities''' heading, new '''communities''' can be created for SNMP versions 1 or 2:
+
[[Image:Snmp_cfg_4.png]]
#*By default, the standard communities '''public''' (read-only access), and '''private''' (read-write access) have been created
+
<br/><br/>
#*Click [[Creating an SNMPv1/SNMPv2 Community|'''Create new community''']] to create a new community for SNMPv1, or SNMPv2<br/><br/>
+
[[File:Snmp_cfg_0.png|border]]<br/><br/>
+
  
<u> ''' Configuring SNMPv3  ''' </u>
+
*Enter values for the following parameters:
 +
#*Polling delay to generate traps: this sets the length for the time intervals at which the SNMP agent polls for newly generated traps. The value entered is in seconds<br/><br/[[Image:Snmp_cfg_5.png]]
 +
<br/><br/>
  
#Under the '''SNMPv3 Users''' heading, new '''users''' can be created for SNMP version 3:
+
*Click '''Save'''
#*By default, no SNMPv3 users are created
+
[[Image:Snmp_cfg_6.png]]
#*Click [[Creating an SNMPv3 User|'''Create new SNMPv3 user''']] to create a new user definition for SNMPv3<br><br>
+
<br/><br/>
[[Image:Snmp_cfg_0.png|border]]<br>
+
  
'''Note: '''If SNMPv3 is used for security reasons, SNMPv1 and SNMPv2 users should be removed completely from the configuration.<br>
 
  
<u> ''' Configuring traps ''' </u>
+
*Verify that the ''' ''' is displayed
#Under the '''SNMP Trap Destinations''' heading, destination addresses for SNMP traps can be defined:
+
[[Image:Snmp_cfg_7.png]]
#*By default, no SNMP trap destinations are defined
+
#*Click [[Creating an SNMP Trap Destination|'''Create New SNMP Trap Destination''']] to create a new destination for sending SNMP traps to<br/><br/>
+
[[File:Snmp_cfg_2.png|border]]<br/><br/>
+
#Under the '''Log Params''' heading, logging parameters for the application can be set. The directory and format that logs are stored in can be selected.<br/><br/>
+
#Under the '''Advance Params''' heading, operational time delays ca be modified.
+

Revision as of 10:51, 12 September 2014

Applies to version(s): v2.8.

Once you have successfully activated the tbSnmpAgent application, follow these steps to configure the SNMP system parameters:


  • Click Applications in the navigation panel.

Snmp cfg 0.png


  • In the Application Configuration List, select tbsnmpagent.

Snmp cfg 1.png

  • Click Application Params

Snmp cfg 2.png

  • Enter Values for the following parameters:
    • SNMP IP Port: the IP port to use for making SNMP requests (standard default value is 161)
    • SNMP System Description: the textual description that will appear when polling the sysDescr variable of the SNMPv2-MIB
    • SNMP System Object ID: the value appended to TelcoBridges' value (.1.3.6.1.4.1.21776.3) for the SNMPv2-MIB variable sysObjectId
    • SNMP System Name: the textual description that will appear when polling the sysName variable of the SNMPv2-MIB
    • SNMP System Location: the textual description that will appear when polling the sysLocation variable of the SNMPv2-MIB
    • SNMP System Contact: the textual description that will appear when polling the sysContact variable of the SNMPv2-MIB

Snmp cfg 3.png

  • Click Advanced Params to view or change advanced settings.

Snmp cfg 4.png

  • Enter values for the following parameters:
    • Polling delay to generate traps: this sets the length for the time intervals at which the SNMP agent polls for newly generated traps. The value entered is in seconds
      <br/Snmp cfg 5.png



  • Click Save

Snmp cfg 6.png


  • Verify that the is displayed

File:Snmp cfg 7.png

Personal tools