SNMP
(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''']]). | ||
− | + | ||
− | + | ||
− | + | ||
− | + | === 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 == | ||
#[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
- RFC 1213 MIB II (RFC1213-MIB)
- All tables of the RFC1213-MIB are supported, with the exception of:
- ipRouteTable
- EGP group
- atTable
- All tables of the RFC1213-MIB are supported, with the exception of:
- RFC 1573 Evolution of Interfaces Group of MIB-II (IF-MIB)
- The following tables are supported:
- ifTable
- ifStackTable
- The following tables are supported:
- RFC 2959 Real-Time Transport Protocol Management Information Base (RTP-MIB)
- The following tables of the RTP-MIB are supported:
- rtpSessionTable
- rtpSenderTable
- rtpRcvrTable
- The following tables of the RTP-MIB are supported:
- RFC 2495 DS1, J1, E1, DS2, and E2 Interfaces (DS1-MIB)
- The following tables of the DS1-MIB are supported:
- Dsx1ConfigTable
- Dsx1CurrentTable
- Dsx1IntervalTable
- Dsx1TotalTable
- The following tables of the DS1-MIB are supported:
- 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
- The following tables of the DS3-MIB are supported:
- 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
- The following tables of the SONET-MIB are supported:
- RFC 2127 - ISDN Management Information Base using SMIv2 (ISDN-MIB)
- The following tables of the ISDN-MIB are supported:
- isdnBearerGroup
- isdnSignalingGroup
- The following tables of the ISDN-MIB are supported:
- Telcobridges Private MIB module (TB-MIB)
- tbMtp2
- tbM2pa
- tbM2ua
- tbM3ua
- tbIua
- CPU Usage
- Memory Usage
Related Tasks
- Configuring the tbSnmpAgent application
- Introduction to the TelcoBridges Private MIB Module (TB-MIB)
- Installing NetSNMP from an External Host
- How to relay SNMP on TMG products (IMPORTANT: This link is only meaningful if you need SNMPv1 only.)
Other Tasks
External Sources