SNMP

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(4805 -> 2495, 3595 -> 1595 see trk#14164)
(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.)
Line 30: Line 30:
 
#**Dsx1IntervalTable
 
#**Dsx1IntervalTable
 
#**Dsx1TotalTable
 
#**Dsx1TotalTable
#[http://www.faqs.org/rfcs/rfc3896.html RFC 3896 - Definitions of Managed Object for the DS3/E3 Interface Type (DS3-MIB)]
+
#[http://www.faqs.org/rfcs/rfc2496.html RFC 2496 - Definitions of Managed Object for the DS3/E3 Interface Type (DS3-MIB)]
 
#*The following tables of the DS3-MIB are supported:
 
#*The following tables of the DS3-MIB are supported:
 
#**Dsx3ConfigTable
 
#**Dsx3ConfigTable

Revision as of 16:44, 4 April 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, 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.
Note: The SNMP SET ability is not currently supported by TelcoBridges.

List of MIB modules currently exposed by TMedia gateways


  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