SNMP
Cboulanger (Talk | contribs) |
Cboulanger (Talk | contribs) |
||
Line 24: | Line 24: | ||
sonetFarendPathIntervalTable, sonetVtCurrentTable, sonetVtIntervalTable, | sonetFarendPathIntervalTable, sonetVtCurrentTable, sonetVtIntervalTable, | ||
sonetFarendVtCurrentTable, sonetFarendVtIntervalTable | sonetFarendVtCurrentTable, sonetFarendVtIntervalTable | ||
− | * [[TB-MIB.txt|Telcobridges Private MIB ] | + | * [[Media:TB-MIB.txt|Telcobridges Private MIB]] |
== References == | == References == |
Revision as of 15:54, 4 November 2010
Simple Network Management Protocol (SNMP) is, according to Wikipedia, "used in network management systems to monitor network-attached devices for conditions that warrant administrative attention."
TelcoBridges and SNMP
TelcoBridges offers basic SNMP support (SNMP v1). Specifically, this is the ability to remotely poll or “GET” system variables known as Managed Objects, which are represented in files known as MIBs. TelcoBridges currently offers polling on a limited number of well-known MIBs (RTP, Sonet, Trunk etc.) as well as some proprietary MIBs (SW version, release, temperature sensors), etc.). However, SNMP 'traps' (i.e., alarms) are not supported in the current release, nor is the ability to 'SET' system variables (defined in SNMP v2).
As of September 2010, TelcoBridges is actively investigating the implementation SNMP v2 support, including GET support as well as alarms/traps at the level of Toolpack.
The list of currently supported MIBs by the TMedia gateways are:
exception of ipRouteTable, EGP group, atTable that are not implemented
following tables supported: rtpSessionTable, rtpSenderTable, rtpRcvrTable
following tables supported: Dsx1ConfigTable, Dsx1CurrentTable, Dsx1IntervalTable, Dsx1TotalTable
following tables supported: Dsx3ConfigTable, Dsx3CurrentTable, Dsx3IntervalTable, Dsx3TotalTable
following tables supported: sonetMediumTable, sonetSectionCurrentTable, sonetSectionIntervalTable, sonetLineCurrentTable, sonetLineIntervalTable, sonetFarendLineCurrentTable, sonetFarendLineIntervalTable, sonetPathCurrentTable, sonetPathIntervalTable, sonetFarendPathCurrentTable, sonetFarendPathIntervalTable, sonetVtCurrentTable, sonetVtIntervalTable, sonetFarendVtCurrentTable, sonetFarendVtIntervalTable