Difference between revisions of "SNMP"

From Teltonika Networks Wiki
Line 22: Line 22:
 
==SNMP Configuration==
 
==SNMP Configuration==
  
[[Image:Services snmp configuration v2.png|border]]
+
[[Image:Services snmp configuration v2.png]]
  
 
<table class="nd-mantable">
 
<table class="nd-mantable">

Revision as of 11:22, 24 January 2020

Main Page > General Information > Configuration Examples > SNMP

Summary

Simple Network Management Protocol (SNMP) is a popular protocol for network management. It is used for collecting information from, and configuring, network devices. This section is an overview of the SNMP function in RUT routers.

MIB file downloads

FIELD ROUTER MIB FILE
RUT2XX TLT-MIB_RUT2XX
RUT9XX TLT-MIB_RUT9XX

SNMP Configuration

Services snmp configuration v2.png

field name value description
MIB file - Downloads Teltonika's MIB file
Enable SNMP service yes | no; Default: no Toggles SNMP ON or OFF
Enable remote access yes | no; Default: no Opens a port in firewall so that the SNMP service may be reached remotely from WAN
Port integer [0..65535]; Default: 161 SNMP service port
Community Public | Pirvate | Custom; Default: Public SNMP Community is an ID that allows access to a router's SNMP data
Location string; Default: Location Trap named sysLocation
Contact string; Default: [email protected] Trap named sysContact
Name string; Default: Name Trap named sysName
SNMP version v1/v2 | v1/v2/v3 | v3; Default: v1/v2 Specifies which SNMP version is to be used

Trap Settings

Services snmp trap.PNG

field name value description
SNMP trap yes | no; Default: no Toggles SNMP trap ON or OFF
Host/IP host | ip; Default: " " Host to transfer SNMP traffic to
Port integer [0..65535]; Default: 162 Port for trap's host
Community Public | Pirvate; Default: Public SNMP Community is an ID that allows access to a router's SNMP data

SNMP Variables list

NAME OID DESCRIPTION
ModemImei.0 .1.3.6.1.4.1.48690.1.1.0 Modem IMEI
ModemModel.0 .1.3.6.1.4.1.48690.1.2.0 Modem model
ModemManufacturer.0 .1.3.6.1.4.1.48690.1.3.0 Modem manufacturer
ModemRevision.0 .1.3.6.1.4.1.48690.1.4.0 Modem revision
ModemSerial.0 .1.3.6.1.4.1.48690.1.5.0 Modem serial number
Imsi.0 .1.3.6.1.4.1.48690.1.6.0 Modem IMSI
RouterName.0 .1.3.6.1.4.1.48690.1.7.0 Router's name
ProductCode.0 .1.3.6.1.4.1.48690.1.8.0 Router's Product code
BatchNumber.0 .1.3.6.1.4.1.48690.1.9.0 Router's batch number
HardwareRevision.0 .1.3.6.1.4.1.48690.1.10.0 Router's Hardware Revision number
SimState.0 .1.3.6.1.4.1.48690.2.1.0 SIM card status
PinState.0 .1.3.6.1.4.1.48690.2.2.0 PIN status
NetState.0 .1.3.6.1.4.1.48690.2.3.0 Mobile network registration status
Signal.0 .1.3.6.1.4.1.48690.2.4.0 Signal strength level
Operator.0 .1.3.6.1.4.1.48690.2.5.0 Operator currently in use
OperatorNumber.0 .1.3.6.1.4.1.48690.2.6.0 Operator number (MCC+MNC)
ConnectionState.0 .1.3.6.1.4.1.48690.2.7.0 Data session connection state
ConnectionType.0 .1.3.6.1.4.1.48690.2.8.0 Data session connection type
Temperature.0 .1.3.6.1.4.1.48690.2.9.0 Modem's temperature in 0.1 degrees Celsius
ReceivedToday.0 .1.3.6.1.4.1.48690.2.10.0 Tee current day's RX packet count
SentToday.0 .1.3.6.1.4.1.48690.2.11.0 The current day's TX packet count
ReceivedYesterday.0 .1.3.6.1.4.1.48690.2.12.0 Yesterday's RX packet count
SentYesterday.0 .1.3.6.1.4.1.48690.2.13.0 Yesterday's TX packet count
FirmwareVersion.0 .1.3.6.1.4.1.48690.2.14.0 Router's Firmware version
SimSlot.0 .1.3.6.1.4.1.48690.2.15.0 SIM slot currently in use
RouterUptime.0 .1.3.6.1.4.1.48690.2.16.0 Router up-time in seconds
ConnectionUptime.0 .1.3.6.1.4.1.48690.2.17.0 Mobile connection up-time in seconds
MobileIP.0 .1.3.6.1.4.1.48690.2.18.0 IP address of the mobile interface
Sent.0 .1.3.6.1.4.1.48690.2.19.0 The amount of data sent through the mobile interface
Received.0 .1.3.6.1.4.1.48690.2.20.0 The amount of data received through the mobile interface
CellID.0 .1.3.6.1.4.1.48690.2.21.0 ID of the current mobile operator's cell
SINR.0 .1.3.6.1.4.1.48690.2.22.0 SINR value in dB
RSRP.0 .1.3.6.1.4.1.48690.2.23.0 RSRP value in dBm
RSRQ.0 .1.3.6.1.4.1.48690.2.24.0 RSRQ value in dB
hotSpotId.0 .1.3.6.1.4.1.48690.3.4.1.0 Hotspot ID
hotSpotSsid.0 .1.3.6.1.4.1.48690.3.4.2.0 Hotspot SSID
hotSpotEnableState.0 .1.3.6.1.4.1.48690.3.4.3.0 Hotspot status (enabled or disabled)
hotSpotIP.0 .1.3.6.1.4.1.48690.3.4.4.0 Hotspot interface IP address
hotSpotDownloadBandWidth.0 .1.3.6.1.4.1.48690.3.4.5.0 Hotspot download bandwidth
hotSpotUploadBandWidth.0 .1.3.6.1.4.1.48690.3.4.6.0 Hotspot upload bandwidth
hotSpotUsers.0 .1.3.6.1.4.1.48690.3.4.7.0 Hotspot users list
hotSpotUsersPass.0 .1.3.6.1.4.1.48690.3.4.8.0 Hotspot users password list
hotSpotUsersActive.0 .1.3.6.1.4.1.48690.3.4.9.0 List of active Hotspot users
hotSpotUsersMac.0 .1.3.6.1.4.1.48690.3.4.10.0 Hotspot users MAC address list
hotSpotUsersIp.0 .1.3.6.1.4.1.48690.3.4.11.0 Hotspot users IP address list
hotSpotUsersStartTime.0 .1.3.6.1.4.1.48690.3.4.12.0 Hotspot users log in time list
hotSpotUsersUseTime.0 .1.3.6.1.4.1.48690.3.4.13.0 Hotspot users log in up-time list
hotSpotUsersDownload .0.1.3.6.1.4.1.48690.3.4.14.0 Hotspot users downloaded data count
hotSpotUsersUpload.0 .1.3.6.1.4.1.48690.3.4.15.0 Hotspot users uploaded data count
hotSpotEndTime.0 .1.3.6.1.4.1.48690.3.4.16.0 Hotspot
DigitalInput.0 .1.3.6.1.4.1.48690.5.1.0 Digital input state
DigitalIsolatedInput.0 .1.3.6.1.4.1.48690.5.2.0 Digital isolated input state
AnalogInput.0 .1.3.6.1.4.1.48690.5.3.0 Analog input state
DigitalOCOutput.0 .1.3.6.1.4.1.48690.5.4.0 Digital OC output state
DigitalRelayOutput.0 .1.3.6.1.4.1.48690.5.5.0 Digital Relay output state
AnalogInputCalc.0 .1.3.6.1.4.1.48690.5.6.0 Analog input value
Longtitude.0 .1.3.6.1.4.1.48690.6.1.0 GPS Longitude value
Latitude.0 .1.3.6.1.4.1.48690.6.2.0 GPS Latitude value
Accuracy.0 .1.3.6.1.4.1.48690.6.3.0 GPS coordinate accuracy
Datetime.0 .1.3.6.1.4.1.48690.6.4.0 GPS coordinate fix time
NumSatellites.0 .1.3.6.1.4.1.48690.6.5.0 Number of GPS satelites