How to configure a SmartNode communicating with a SNMP-server
Posted by Elena Brambilla, Last modified by Daniel Lizaola on 20 December 2017 12:50 PM

This FAQ shows a basic description on how to configure a SmartNode communicating with a SNMP-server. For those who already know how to configure the SmartNode, please refer to chapter 2 containing the most used OID and as well templates for Cacti.

 

  • Chapter 1: How to configure the SmartNode

    All you need to do is replacing the value in { } and adapt the communities you would like to have read-only access (mandatory) or read-write access (optional). And, of course the IP/Host name of the SNMP server

    snmp community {public} ro
    snmp community {private} rw
    snmp target {NAME/IP_OF_SNMP_SERVER} security-name {public}
    snmp target {NAME/IP_OF_SNMP_SERVER} security-name {private}
    snmp host {NAME/IP_OF_SNMP_SERVER} security-name {public}
    snmp host {NAME/IP_OF_SNMP_SERVER} security-name {private}

    Fort detailed information about the configuration, please read the SmartNode configuration guide which is available in the following link.

    Manual
  • Chapter 2: OID and Cacti template

    * workload CPU (cpuWorkloadCurrent) : .1.3.6.1.4.1.1768.100.70.10.2.1.2.1 ==> 64 bits Integer
    * Descrition (sysDescr) : .1.3.6.1.2.1.1.1.0 ==> Text field (ex : SN4961/4E1/...)
    * location (syslocation) : .1.3.6.1.2.1.1.6.0 ==> Text field (ex : My office...)
    * contact name (sysContact) : .1.3.6.1.2.1.1.4.0 ==> Text field (ex : M. Olivier Gaudet)
    * Number of connected call (gwCurrentConnectedCalls) : .1.3.6.1.4.1.1768.100.70.40.2.1.2.2 ==> 64 bits Integer
    * Number of total accumulated call since last reboot (gwTotalAccumulatedCalls) : .1.3.6.1.4.1.1768.100.70.40.2.1.4.2 ==> 64 bits Integer
    * Serial Number (sysNumber) : .1.3.6.1.4.1.1768.100.1.1.0 ==> string
    * System working since…(sysUptime) : .1.3.6.1.2.1.1.3.0 ==> 64 bits Integer (to be multiplied by 0.0000027778 to get it in minute)
    * Température (currentDegreesCelsius) : .1.3.6.1.4.1.1768.100.70.30.2.1.2.1 ==> 64 bits Integer
    * Version firmware (swVersion) : .1.3.6.1.4.1.1768.100.1.5.0 ==> Text field (ex : R4.2 2008-09-11 H323...)
    * State if port isdn 0 0 (IfOperStatus.1) : .1.3.6.1.2.1.2.2.1.8.1
    * State if port isdn 0 1 (IfOperStatus.1) : .1.3.6.1.2.1.2.2.1.8.2
    * State if port isdn 0 2 (IfOperStatus.1) : .1.3.6.1.2.1.2.2.1.8.3
    * State if port isdn 0 3 (IfOperStatus.1) : .1.3.6.1.2.1.2.2.1.8.4
    * State if port isdn 0 4 (IfOperStatus.1) : .1.3.6.1.2.1.2.2.1.8.5

    The template for Cacti is available on the following link.

    Template Cacti
    Homepage Cacti

 

(8748 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).