SNMP

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(We official supporting RFC 2496 an older version of RFC 3896. We never tried with RFC 3896 definition and we are providing RFC 2496 MIB definition.)
(improve readability for snmp traps)
Line 4: Line 4:
 
== TelcoBridges and SNMP  ==
 
== TelcoBridges and SNMP  ==
 
TelcoBridges offers basic support  for SNMP versions 1, 2, and 3. More specifically, this grants users the ability to remotely poll (or GET) system variables, known as Managed Objects, which are represented in files known as MIB modules.  TelcoBridges currently offers polling on '''standard''' MIB modules (RTP, SONET, DS1, DS3, ISDN, etc...) and on the TelcoBridges '''privately defined''' module ([[Media:TB-MIB-2011.txt|'''TB-MIB''']]).
 
TelcoBridges offers basic support  for SNMP versions 1, 2, and 3. More specifically, this grants users the ability to remotely poll (or GET) system variables, known as Managed Objects, which are represented in files known as MIB modules.  TelcoBridges currently offers polling on '''standard''' MIB modules (RTP, SONET, DS1, DS3, ISDN, etc...) and on the TelcoBridges '''privately defined''' module ([[Media:TB-MIB-2011.txt|'''TB-MIB''']]).
<br/>SNMP '''traps''', which are automatically generated by the NetSnmp implementation, are currently supported for the ifTable of the IF-MIB module. This module allows users to monitor the operation status of all network interfaces, and receive notifications when the states change.  
+
 
<br/>
+
 
'''Note:''' The SNMP '''SET''' ability is not currently supported by TelcoBridges.  
+
 
<br/>
+
=== SNMP traps ===
====<u>List of MIB modules currently exposed by TMedia gateways</u>====
+
'''SNMP traps''' are automatically generated by the NetSnmp. The ifTable of the IF-MIB is the only module that can generate '''SNMP traps'''.  
<br/>
+
 
 +
This module allows users to monitor the operation status of all network interfaces, and receive notifications when the states change.  
 +
 
 +
 
 +
 
 +
=== SNMP SET ===
 +
The '''SNMP SET''' command is not supported by TelcoBridges products.  
 +
 
 +
 
 +
== Supported SNMP MIB modules ==
 
#[http://www.ietf.org/rfc/rfc1213.txt RFC 1213 MIB II (RFC1213-MIB)]
 
#[http://www.ietf.org/rfc/rfc1213.txt RFC 1213 MIB II (RFC1213-MIB)]
 
#*All tables of the RFC1213-MIB are supported, '''with the exception of''':
 
#*All tables of the RFC1213-MIB are supported, '''with the exception of''':

Revision as of 13:50, 13 May 2013

The Simple Network Management Protocol (SNMP) is used in network management systems to monitor attached hardware for changes in operation activity. SNMP provides a standardized approach to monitoring and managing network systems.
For information on configuring your TMedia product to use the SNMP protocol, see the section labeled "Related Tasks".

Contents

TelcoBridges and SNMP

TelcoBridges offers basic support for SNMP versions 1, 2, and 3. More specifically, this grants users the ability to remotely poll (or GET) system variables, known as Managed Objects, which are represented in files known as MIB modules. TelcoBridges currently offers polling on standard MIB modules (RTP, SONET, DS1, DS3, ISDN, etc...) and on the TelcoBridges privately defined module (TB-MIB).


SNMP traps

SNMP traps are automatically generated by the NetSnmp. The ifTable of the IF-MIB is the only module that can generate SNMP traps.

This module allows users to monitor the operation status of all network interfaces, and receive notifications when the states change.


SNMP SET

The SNMP SET command is not supported by TelcoBridges products.


Supported SNMP MIB modules

  1. RFC 1213 MIB II (RFC1213-MIB)
    • All tables of the RFC1213-MIB are supported, with the exception of:
      • ipRouteTable
      • EGP group
      • atTable
  2. RFC 1573 Evolution of Interfaces Group of MIB-II (IF-MIB)
    • The following tables are supported:
      • ifTable
      • ifStackTable
  3. RFC 2959 Real-Time Transport Protocol Management Information Base (RTP-MIB)
    • The following tables of the RTP-MIB are supported:
      • rtpSessionTable
      • rtpSenderTable
      • rtpRcvrTable
  4. RFC 2495 DS1, J1, E1, DS2, and E2 Interfaces (DS1-MIB)
    • The following tables of the DS1-MIB are supported:
      • Dsx1ConfigTable
      • Dsx1CurrentTable
      • Dsx1IntervalTable
      • Dsx1TotalTable
  5. RFC 2496 - Definitions of Managed Object for the DS3/E3 Interface Type (DS3-MIB)
    • The following tables of the DS3-MIB are supported:
      • Dsx3ConfigTable
      • Dsx3CurrentTable
      • Dsx3IntervalTable
      • Dsx3TotalTable
  6. RFC 1595 - Definitions of Managed Object for the SONET/SDH Interface Type (SONET-MIB)
    • The following tables of the SONET-MIB are supported:
      • sonetMediumTable
      • sonetSectionCurrentTable
      • sonetSectionIntervalTable
      • sonetLineCurrentTable
      • sonetLineIntervalTable
      • sonetFarendLineCurrentTable
      • sonetFarendLineIntervalTable
      • sonetPathCurrentTable
      • sonetPathIntervalTable
      • sonetFarendPathCurrentTable
      • sonetFarendPathIntervalTable
      • sonetVtCurrentTable
      • sonetVtIntervalTable
      • sonetFarendVtCurrentTable
      • sonetFarendVtIntervalTable
  7. RFC 2127 - ISDN Management Information Base using SMIv2 (ISDN-MIB)
    • The following tables of the ISDN-MIB are supported:
      • isdnBearerGroup
      • isdnSignalingGroup
  8. Telcobridges Private MIB module (TB-MIB)
    • tbMtp2
    • tbM2pa
    • tbM2ua
    • tbM3ua
    • tbIua
    • CPU Usage
    • Memory Usage


Related Tasks


Other Tasks


External Sources



Personal tools