SNMP

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Added CPU and Memory usage in TB-MIB section)
m
 
(63 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
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.  
 
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.  
<br/>For information on configuring your TMedia product to use the SNMP protocol, see the section labeled [[SNMP#Related Tasks|"'''Related Tasks'''"]].
+
<br/><br/>For information on configuring your TMedia product to use the SNMP protocol, see the section labeled [[SNMP#Related Tasks|"'''Related Tasks'''"]].
 
<br/>
 
<br/>
 
== 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. '''Toolpack supports SNMP V2 and V3 since release 2.5.80''' (see [[TMG-CONTROL_Version_2.5| Tctrl version history]]). 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|'''TB-MIB''']]).<br>
<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/>
 
<br/>
'''Note:''' The SNMP '''SET''' ability is not currently supported by TelcoBridges.
+
== Supported SNMP MIB modules ==
<br/>
+
#[http://tools.ietf.org/html/rfc1213 RFC 1213 MIB II (RFC1213-MIB)]
====<u>List of MIB modules currently exposed by TMedia gateways</u>====  
+
<br/>
+
#[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''':
 
#**ipRouteTable
 
#**ipRouteTable
 
#**EGP group
 
#**EGP group
 
#**atTable  
 
#**atTable  
#[http://www.ietf.org/rfc/rfc1573.txt RFC 1573 Evolution of Interfaces Group of MIB-II (IF-MIB)]
+
#[http://tools.ietf.org/html/rfc1573.txt RFC 1573 Evolution of Interfaces Group of MIB-II (IF-MIB)]
 
#*The following tables are supported:
 
#*The following tables are supported:
 
#**ifTable
 
#**ifTable
 
#**ifStackTable  
 
#**ifStackTable  
#[http://www.rfc-editor.org/rfc/rfc2959.txt RFC 2959 Real-Time Transport Protocol Management Information Base (RTP-MIB)]
+
#[http://tools.ietf.org/html/rfc2495 RFC 2495 DS1, J1, E1, DS2, and E2 Interfaces (DS1-MIB)]
#*The following tables of the RTP-MIB are supported:
+
#**rtpSessionTable
+
#**rtpSenderTable
+
#**rtpRcvrTable
+
#[http://www.faqs.org/rfcs/rfc4805.html RFC 4805 DS1, J1, E1, DS2, and E2 Interfaces (DS1-MIB)]
+
 
#*The following tables of the DS1-MIB are supported:
 
#*The following tables of the DS1-MIB are supported:
 
#**Dsx1ConfigTable
 
#**Dsx1ConfigTable
Line 30: Line 21:
 
#**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://tools.ietf.org/html/rfc2496 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
Line 36: Line 27:
 
#**Dsx3IntervalTable
 
#**Dsx3IntervalTable
 
#**Dsx3TotalTable
 
#**Dsx3TotalTable
#[http://www.faqs.org/rfcs/rfc3592.html RFC 3592 - Definitions of Managed Object for the SONET/SDH Interface Type (SONET-MIB)]
+
#[http://tools.ietf.org/html/rfc1595 RFC 1595 - Definitions of Managed Object for the SONET/SDH Interface Type (SONET-MIB)]
 
#*The following tables of the SONET-MIB are supported:  
 
#*The following tables of the SONET-MIB are supported:  
 
#**sonetMediumTable
 
#**sonetMediumTable
Line 53: Line 44:
 
#**sonetFarendVtCurrentTable
 
#**sonetFarendVtCurrentTable
 
#**sonetFarendVtIntervalTable
 
#**sonetFarendVtIntervalTable
#[http://www.rfc-editor.org/rfc/rfc2127.txt RFC 2127 - ISDN Management Information Base using SMIv2 (ISDN-MIB)]
+
#[http://tools.ietf.org/html/rfc2127 RFC 2127 - ISDN Management Information Base using SMIv2 (ISDN-MIB)]
 
#*The following tables of the ISDN-MIB are supported:
 
#*The following tables of the ISDN-MIB are supported:
 
#**isdnBearerGroup
 
#**isdnBearerGroup
 
#**isdnSignalingGroup
 
#**isdnSignalingGroup
#[[Media:TB-MIB-2011.txt|Telcobridges Private MIB module (TB-MIB)]]
+
#[[TB-MIB|Telcobridges Private MIB module (TB-MIB)]]
#*tbMtp2
+
#*tbHwCommon
#*tbM2pa
+
#**tbHwIdentTable (Hardware Identification)
#*tbM2ua
+
#**tbHwVersionTable (Hardware Version)
#*tbM3ua
+
#**tbHwTempTable (Hardware Temperature)
#*tbIua
+
#**tbHwPowerSupplyTable (Hardware Power Supply)
#*CPU Usage
+
#**tbHwFanTable (Hardware Fan)
#*Memory Usage
+
#*tbSwCommon
 +
#**tbFeatureTable (Software Features Supported)
 +
#**tbSwVersionTable (Software Version)
 +
#**tbSwPerfTable (CPU Usage)
 +
#*tbSignaling
 +
#**tbMtp2
 +
#**tbM2pa
 +
#**tbM2ua
 +
#**tbM3ua
 +
#**tbIua
 +
#**tbIsdn
 +
#**tbCas
 +
#**tbSip
 +
#**tbH248
 +
#*tbCalls
 +
#*tbNAP
 +
#*tbHaNp1
 +
#*tbHaApp
 +
#*tbClock
  
<br/>
+
=== SNMP IF-MIB ifTable interface type ===
 +
The following table provides the interfaces type supported by TelcoBridges (IF-MIB ifTable described in [https://tools.ietf.org/html/rfc1573 RFC1573]) with their corresponding description. The ifType are described in Internet Assigned Number Authority (IANA) in [http://www.iana.org/assignments/ianaiftype-mib IANAifType-MIB]
 +
{| cellpadding="0" border="0" style="width: 820px;" class="wikitable"
 +
|-
 +
! IANA ifType
 +
! TelcoBridges Interface description
 +
|-
 +
| ethernetCsmacd(6)
 +
| Baseboard Ethernet interfaces
 +
|-
 +
| ds1(18)
 +
| Trunks Line Interface
 +
|-
 +
| ds3(30)
 +
| DS3 Line Interface
 +
|-
 +
| sonet(39)
 +
| SONET/SDH Line Interface
 +
|-
 +
| sonetPath(50)
 +
| SONET/SDH Line Service PATH (VC4/VC3/STS1/DS3)
 +
|-
 +
| sonetVT(51)
 +
| SONET/SDH Line Service SECTION (VC11/VC12/VT15/VT2)
 +
|-
 +
| isdn(63)
 +
| ISDN Stack
 +
|-
 +
| lapd(77)
 +
| ISDN LAPD Link (Primary)
 +
|-
 +
| lapd(77)
 +
| ISDN LAPD Link (Backup)
 +
|-
 +
| isdn(63)
 +
| IUA Link
 +
|-
 +
| isdn(63)
 +
| IUA Peer
 +
|-
 +
| lapd(77)
 +
| LAPD Link
 +
|-
 +
| ss7SigLink (156)
 +
| SS7 M2PA Link
 +
|-
 +
| ss7SigLink (156)
 +
| SS7 M2UA Link
 +
|-
 +
| ss7SigLink (156)
 +
| SS7 M2UA Peer
 +
|-
 +
| ss7SigLink (156)
 +
| Ss7 M3ua Sap
 +
|-
 +
| ss7SigLink (156)
 +
| Ss7 M3ua Psp
 +
|-
 +
| ss7SigLink (156)
 +
| Ss7 M3ua Psrv
 +
|-
 +
| ss7SigLink (156)
 +
| Ss7 Mtp2 Link
 +
|}
 +
 
 +
=== SNMP traps ===
 +
The '''SNMP traps''' module of TelcoBridges products monitor the operation status of some MIBS OIDs and generates notifications when the states change. The default monitoring polling period is set to 1 minute. This value can be modified in the [[SNMP#Configuration|SNMP configuration]].
 +
 
 +
====IF-MIB SNMP Trap/Notification (see RFC1573.txt)====
 +
 
 +
{| cellpadding="0" border="0" style="width: 820px;" class="wikitable"
 +
|-
 +
! Trap Name
 +
! OID
 +
! OBJECTS
 +
! RELEASE
 +
|-
 +
| linkDown
 +
| 1.3.6.1.6.3.1.1.5.3
 +
| { ifIndex, ifAdminStatus, ifOperStatus, ifDescr }
 +
| 2.8+
 +
|-
 +
| linkUp
 +
| 1.3.6.1.6.3.1.1.5.4
 +
| { ifIndex, ifAdminStatus, ifOperStatus, ifDescr }
 +
| 2.8+
 +
|-
 +
| linkDown
 +
| 1.3.6.1.6.3.1.1.5.3
 +
| { ifIndex, ifAdminStatus, ifOperStatus }
 +
| 2.6 and 2.7
 +
|-
 +
| linkUp
 +
| 1.3.6.1.6.3.1.1.5.4
 +
| { ifIndex, ifAdminStatus, ifOperStatus }
 +
| 2.6 and 2.7
 +
|}
 +
 
 +
====[[TB-MIB|TB-MIB SNMP Trap/Notification]]====
 +
 
 +
{| cellpadding="0" border="0" style="width: 820px;" class="wikitable"
 +
|-
 +
! Trap Name
 +
! Details
 +
! OID
 +
! OBJECTS
 +
! CONSIDERED AS AN ALARM
 +
! RELEASE
 +
|-
 +
| tbNapAvailability
 +
| The network access point has a new percentage of availability for calls
 +
# For TDM networks (tbNapSignalingType='''isdn'''(1), '''ss7'''(2), '''casr2'''(6)) this means there are a percentage of channels available for calls. ss7 includes sigtran signaling type.<br/>
 +
# For SIP networks (tbNapSignalingType='''sip'''(3)), this means the remote SIP device is answering or not SIP OPTIONS polling messages and calls can be or can`t be made to this network.<br/>
 +
# When using H.248 (tbNapSignalingType='''tdmMedia'''(5), '''voipMedia'''(4)) this means there are TDM channels or RTP ports available or not for calls.
 +
| 1.3.6.1.4.1.21776.1.1.2.1.0.1
 +
| { tbNapName, tbNapSignalingType, tbNapAvailablePercent }
 +
| When tbNapAvailablePercent=0
 +
| 2.8+
 +
|-
 +
| tbPwrSupplyState
 +
| The redundant power supply has a new state.<br/><br/>tbHwPwrSupplyStatus can be: <br/>'''good'''(0)<br/>'''failure'''(1)
 +
| 1.3.6.1.4.1.21776.1.1.2.1.0.2
 +
| { tbHwPwrSupplyName, tbHwPwrSupplyStatus }
 +
| When tbHwPwrSupplyStatus=1
 +
| 2.8+
 +
|-
 +
| tbNp1State
 +
| The N+1 patch panel has a new state.<br/><br/>tbHaNp1FunctionalState can be: <br/>'''unknown'''(-1)<br/>'''fault'''(0): There is no access to the N+1 patch panel<br/>'''unprotected'''(1): Standby unit is not available<br/>'''unprotectedSwitched'''(2): Standby unit is active and replaced primary unit is not ready to take over<br/>'''healthy'''(3): N+1 unit is normal and standby unit is available<br/>'''healthySwitched'''(4): N+1 unit is switched to the standby unit and replaced primary is available
 +
| 1.3.6.1.4.1.21776.1.1.2.1.0.3
 +
| { tbHaNp1Name, tbHaNp1FunctionalState }
 +
| When tbHaNp1FunctionalState=0 OR tbHaNp1FunctionalState=2
 +
| 2.8+
 +
|-
 +
| tbAppState
 +
| This toolpack application has a new state.<br/><br/>tbHaAppCurrentState can be:<br\>'''unknown'''(100)<br\>'''notRunning'''(101)<br\>'''starting'''(102)<br\>'''ready'''(103)<br\>'''shuttingDown'''(104)<br\>'''goingManagement'''(105)<br\>'''fault'''(106)
 +
| 1.3.6.1.4.1.21776.1.1.2.1.0.4
 +
| { tbHaAppName, tbHaAppCurrentState, tbHaAppHostName }
 +
| When tbHaAppCurrentState=106
 +
| 2.8+
 +
|-
 +
| tbAppHaState
 +
| This toolpack high availability application has changed state.<br/><br/>tbHaAppHaCurrentState can be:<br\>'''notPresent'''(0)<br\>'''active'''(1)<br\>'''standby'''(2)
 +
| 1.3.6.1.4.1.21776.1.1.2.1.0.5
 +
| { tbHaAppName, tbHaAppHaCurrentState, tbHaAppHostName }
 +
| '''__'''
 +
| 2.8+
 +
|-
 +
| tbClkGradeState
 +
| The network synchronization clock from this interface has a new grade.<br/><br\>tbClockType can be:<br\>'''none'''(1)<br\>'''osc'''(2)<br\>'''trunk'''(3)<br\>'''netRef1'''(4)<br\>'''netRef2'''(5)<br\>'''ptmc1'''(6)<br\>'''ptmc2'''(7)<br\>'''ct8a'''(8)<br\>'''ct8b'''(9)<br\>'''mbl'''(10)<br\>'''bits'''(11)<br\>'''ds3'''(12)<br\>'''sonetSdh'''(13)<br\>'''holdover'''(14)<br/><br/>tbClockGrade can be:<br\>'''unqualified'''(0)<br\>'''beingQualified'''(1)<br\>'''qualified'''(2)<br\>'''qualifiedForRecovery'''(3)
 +
| 1.3.6.1.4.1.21776.1.1.2.1.0.6
 +
| { tbClockName, tbClockType, tbClockGrade }
 +
| '''__'''
 +
| 2.8+
 +
|-
 +
| tbClkActiveState
 +
| This interface has been selected or not to provide the network synchronization clock for the whole system.<br/><br/>tbClockActive can be:<br\>'''no'''(0)<br\>'''yes'''(1)
 +
| 1.3.6.1.4.1.21776.1.1.2.1.0.7
 +
| { tbClockName, tbClockType, tbClockActive }
 +
| When tbClockActive=0
 +
| 2.8+
 +
|-
 +
| tbIsdnDChannelState
 +
| The signaling channel for this ISDN interface has changed.<br/><br/>tbIsdnDChannelUp can be:<br\>'''no'''(0)<br\>'''yes'''(1)
 +
| 1.3.6.1.4.1.21776.1.1.2.1.0.8
 +
| { tbIsdnDescription, tbIsdnDChannelUp }
 +
| When tbIsdnDChannelUp=0
 +
| 2.8+
 +
|-
 +
| tbCASPhysicalLineState
 +
| The interface for this CAS stack has changed.<br/><br/>tbCasPhysicalLineUp can be:<br\>'''no'''(0)<br\>'''yes'''(1)
 +
| 1.3.6.1.4.1.21776.1.1.2.1.0.9
 +
| { tbCasDescription, tbCasPhysicalLineUp }
 +
| When tbCasPhysicalLineUp=0
 +
| 2.8+
 +
|-
 +
| tbSipState
 +
| The SIP stack state has changed.<br/><br/>tbSipCurrentState can be:<br\>'''no'''(0)<br\>'''yes'''(1)
 +
| 1.3.6.1.4.1.21776.1.1.2.1.0.10
 +
| { tbSipDescription, tbSipCurrentState }
 +
| When tbSipCurrentState=0
 +
| 2.8+
 +
|-
 +
| tbH248MgcState
 +
| The H.248 communication state between this unit and the Media Gateway Controller has changed.<br/><br/>tbH248MgcCurrentState can be:<br\>'''up'''(1)<br\>'''down'''(2)<br\>'''unknown'''(3)
 +
| 1.3.6.1.4.1.21776.1.1.2.1.0.11
 +
| { tbH248MgcName, tbH248MgcCurrentState }
 +
| When tbH248MgcCurrentState=2
 +
| 2.8+
 +
|-
 +
| tbHostUpdateAvailableState
 +
| The availability state of the host update has changed.<br/><br/>tbHostUpdateAvailable can be:<br\>'''false'''(0)<br\>'''true'''(1)<br\>'''notSupported'''(2)<br\>'''unknown'''(3)<br\>'''disabled'''(4)
 +
| 1.3.6.1.4.1.21776.1.1.2.1.0.12
 +
| { tbHostName, tbHostUpdateAvailable }
 +
| '''__'''
 +
| 2.8+
 +
|}
 +
 
 +
<br>Example of packet capture:
 +
tcpdump port 162 -i mgmt0 -s 0
 +
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
 +
listening on mgmt0, link-type EN10MB (Ethernet), capture size 65535 bytes
 +
14:08:51.491789 IP 10.7.0.13.37452 > 10.7.0.221.snmptrap: V2Trap(144) system.sysUpTime.0=9546160 S:1.1.4.1.0=S:1.1.5.4
 +
interfaces.ifTable.ifEntry.ifIndex.452160.26=26 interfaces.ifTable.ifEntry.ifAdminStatus.452160.26=1
 +
interfaces.ifTable.ifEntry.ifOperStatus.452160.26=1  S:1.1.4.3.0=E:8072.3.2.10
 +
 
 +
== Note ==
 +
The '''ifIndex''' is a random value that can change after configuring the system, or adding new elements.  This should not be relied on as a reference value. Please use the '''ifDescr''' instead.
 +
 
 +
=== SNMP SET ===
 +
The '''SNMP SET''' command is not supported by TelcoBridges products. However, a [[Northbound_interface:RESTful|RESTful API]] can be used to change the configuration remotely.
  
== Related Tasks ==
 
*[[tbSnmpAgent Configuration|Configuring the tbSnmpAgent application]]
 
*[[TB-MIB|Introduction to the TelcoBridges Private MIB Module (TB-MIB)]]
 
*[[Installing NetSNMP from an External Host]]
 
*[[TMG SNMP support|How to relay SNMP on TMG products]]  ('''IMPORTANT:''' This link is only meaningful if you need SNMPv1 only.)
 
 
<br/>
 
<br/>
  
== Other Tasks ==
+
== Configuration ==
*[[How to start NTP|How to install and start NTP on TMG products]]
+
*[[Toolpack:System_Settings_D#SNMP|Configuring SNMP for version 3.0]]
 +
*[[Toolpack:System_Settings_C#SNMP|Configuring SNMP for version 2.10]]
 +
*[[Toolpack:System_Settings_B#SNMP|Configuring SNMP for version 2.9]]
 +
*[[Toolpack:System_Settings_A#SNMP|Configuring SNMP for version 2.8]]
 +
<div class="mw-collapsible mw-collapsed" data-collapsetext="other versions" data-expandtext="Click here for other versions" style="width: 400px;">
 +
*[[tbSnmpAgent Configuration|Configuring SNMP for version 2.7]]
 +
''The below procedures should be used to support SNMP v1 '''ONLY''' for '''Toolpack systems previous to 2.5.80''':
 +
*[[Installing NetSNMP from an External Host]]
 +
*[[TMG SNMP support|How to relay SNMP on TMG products]]
 
<br/>
 
<br/>
 +
</div>
  
 
== External Sources  ==
 
== External Sources  ==
Line 85: Line 307:
  
 
[[Category:Glossary]]
 
[[Category:Glossary]]
 +
[[Category:Revise on Major]]

Latest revision as of 15:35, 4 September 2020

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. Toolpack supports SNMP V2 and V3 since release 2.5.80 (see Tctrl version history). 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).

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 2495 DS1, J1, E1, DS2, and E2 Interfaces (DS1-MIB)
    • The following tables of the DS1-MIB are supported:
      • Dsx1ConfigTable
      • Dsx1CurrentTable
      • Dsx1IntervalTable
      • Dsx1TotalTable
  4. 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
  5. 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
  6. RFC 2127 - ISDN Management Information Base using SMIv2 (ISDN-MIB)
    • The following tables of the ISDN-MIB are supported:
      • isdnBearerGroup
      • isdnSignalingGroup
  7. Telcobridges Private MIB module (TB-MIB)
    • tbHwCommon
      • tbHwIdentTable (Hardware Identification)
      • tbHwVersionTable (Hardware Version)
      • tbHwTempTable (Hardware Temperature)
      • tbHwPowerSupplyTable (Hardware Power Supply)
      • tbHwFanTable (Hardware Fan)
    • tbSwCommon
      • tbFeatureTable (Software Features Supported)
      • tbSwVersionTable (Software Version)
      • tbSwPerfTable (CPU Usage)
    • tbSignaling
      • tbMtp2
      • tbM2pa
      • tbM2ua
      • tbM3ua
      • tbIua
      • tbIsdn
      • tbCas
      • tbSip
      • tbH248
    • tbCalls
    • tbNAP
    • tbHaNp1
    • tbHaApp
    • tbClock

SNMP IF-MIB ifTable interface type

The following table provides the interfaces type supported by TelcoBridges (IF-MIB ifTable described in RFC1573) with their corresponding description. The ifType are described in Internet Assigned Number Authority (IANA) in IANAifType-MIB

IANA ifType TelcoBridges Interface description
ethernetCsmacd(6) Baseboard Ethernet interfaces
ds1(18) Trunks Line Interface
ds3(30) DS3 Line Interface
sonet(39) SONET/SDH Line Interface
sonetPath(50) SONET/SDH Line Service PATH (VC4/VC3/STS1/DS3)
sonetVT(51) SONET/SDH Line Service SECTION (VC11/VC12/VT15/VT2)
isdn(63) ISDN Stack
lapd(77) ISDN LAPD Link (Primary)
lapd(77) ISDN LAPD Link (Backup)
isdn(63) IUA Link
isdn(63) IUA Peer
lapd(77) LAPD Link
ss7SigLink (156) SS7 M2PA Link
ss7SigLink (156) SS7 M2UA Link
ss7SigLink (156) SS7 M2UA Peer
ss7SigLink (156) Ss7 M3ua Sap
ss7SigLink (156) Ss7 M3ua Psp
ss7SigLink (156) Ss7 M3ua Psrv
ss7SigLink (156) Ss7 Mtp2 Link

SNMP traps

The SNMP traps module of TelcoBridges products monitor the operation status of some MIBS OIDs and generates notifications when the states change. The default monitoring polling period is set to 1 minute. This value can be modified in the SNMP configuration.

IF-MIB SNMP Trap/Notification (see RFC1573.txt)

Trap Name OID OBJECTS RELEASE
linkDown 1.3.6.1.6.3.1.1.5.3 { ifIndex, ifAdminStatus, ifOperStatus, ifDescr } 2.8+
linkUp 1.3.6.1.6.3.1.1.5.4 { ifIndex, ifAdminStatus, ifOperStatus, ifDescr } 2.8+
linkDown 1.3.6.1.6.3.1.1.5.3 { ifIndex, ifAdminStatus, ifOperStatus } 2.6 and 2.7
linkUp 1.3.6.1.6.3.1.1.5.4 { ifIndex, ifAdminStatus, ifOperStatus } 2.6 and 2.7

TB-MIB SNMP Trap/Notification

Trap Name Details OID OBJECTS CONSIDERED AS AN ALARM RELEASE
tbNapAvailability The network access point has a new percentage of availability for calls
  1. For TDM networks (tbNapSignalingType=isdn(1), ss7(2), casr2(6)) this means there are a percentage of channels available for calls. ss7 includes sigtran signaling type.
  2. For SIP networks (tbNapSignalingType=sip(3)), this means the remote SIP device is answering or not SIP OPTIONS polling messages and calls can be or can`t be made to this network.
  3. When using H.248 (tbNapSignalingType=tdmMedia(5), voipMedia(4)) this means there are TDM channels or RTP ports available or not for calls.
1.3.6.1.4.1.21776.1.1.2.1.0.1 { tbNapName, tbNapSignalingType, tbNapAvailablePercent } When tbNapAvailablePercent=0 2.8+
tbPwrSupplyState The redundant power supply has a new state.

tbHwPwrSupplyStatus can be:
good(0)
failure(1)
1.3.6.1.4.1.21776.1.1.2.1.0.2 { tbHwPwrSupplyName, tbHwPwrSupplyStatus } When tbHwPwrSupplyStatus=1 2.8+
tbNp1State The N+1 patch panel has a new state.

tbHaNp1FunctionalState can be:
unknown(-1)
fault(0): There is no access to the N+1 patch panel
unprotected(1): Standby unit is not available
unprotectedSwitched(2): Standby unit is active and replaced primary unit is not ready to take over
healthy(3): N+1 unit is normal and standby unit is available
healthySwitched(4): N+1 unit is switched to the standby unit and replaced primary is available
1.3.6.1.4.1.21776.1.1.2.1.0.3 { tbHaNp1Name, tbHaNp1FunctionalState } When tbHaNp1FunctionalState=0 OR tbHaNp1FunctionalState=2 2.8+
tbAppState This toolpack application has a new state.

tbHaAppCurrentState can be:
unknown(100)
notRunning(101)
starting(102)
ready(103)
shuttingDown(104)
goingManagement(105)
fault(106)
1.3.6.1.4.1.21776.1.1.2.1.0.4 { tbHaAppName, tbHaAppCurrentState, tbHaAppHostName } When tbHaAppCurrentState=106 2.8+
tbAppHaState This toolpack high availability application has changed state.

tbHaAppHaCurrentState can be:
notPresent(0)
active(1)
standby(2)
1.3.6.1.4.1.21776.1.1.2.1.0.5 { tbHaAppName, tbHaAppHaCurrentState, tbHaAppHostName } __ 2.8+
tbClkGradeState The network synchronization clock from this interface has a new grade.

tbClockType can be:
none(1)
osc(2)
trunk(3)
netRef1(4)
netRef2(5)
ptmc1(6)
ptmc2(7)
ct8a(8)
ct8b(9)
mbl(10)
bits(11)
ds3(12)
sonetSdh(13)
holdover(14)

tbClockGrade can be:
unqualified(0)
beingQualified(1)
qualified(2)
qualifiedForRecovery(3)
1.3.6.1.4.1.21776.1.1.2.1.0.6 { tbClockName, tbClockType, tbClockGrade } __ 2.8+
tbClkActiveState This interface has been selected or not to provide the network synchronization clock for the whole system.

tbClockActive can be:
no(0)
yes(1)
1.3.6.1.4.1.21776.1.1.2.1.0.7 { tbClockName, tbClockType, tbClockActive } When tbClockActive=0 2.8+
tbIsdnDChannelState The signaling channel for this ISDN interface has changed.

tbIsdnDChannelUp can be:
no(0)
yes(1)
1.3.6.1.4.1.21776.1.1.2.1.0.8 { tbIsdnDescription, tbIsdnDChannelUp } When tbIsdnDChannelUp=0 2.8+
tbCASPhysicalLineState The interface for this CAS stack has changed.

tbCasPhysicalLineUp can be:
no(0)
yes(1)
1.3.6.1.4.1.21776.1.1.2.1.0.9 { tbCasDescription, tbCasPhysicalLineUp } When tbCasPhysicalLineUp=0 2.8+
tbSipState The SIP stack state has changed.

tbSipCurrentState can be:
no(0)
yes(1)
1.3.6.1.4.1.21776.1.1.2.1.0.10 { tbSipDescription, tbSipCurrentState } When tbSipCurrentState=0 2.8+
tbH248MgcState The H.248 communication state between this unit and the Media Gateway Controller has changed.

tbH248MgcCurrentState can be:
up(1)
down(2)
unknown(3)
1.3.6.1.4.1.21776.1.1.2.1.0.11 { tbH248MgcName, tbH248MgcCurrentState } When tbH248MgcCurrentState=2 2.8+
tbHostUpdateAvailableState The availability state of the host update has changed.

tbHostUpdateAvailable can be:
false(0)
true(1)
notSupported(2)
unknown(3)
disabled(4)
1.3.6.1.4.1.21776.1.1.2.1.0.12 { tbHostName, tbHostUpdateAvailable } __ 2.8+


Example of packet capture:

tcpdump port 162 -i mgmt0 -s 0
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on mgmt0, link-type EN10MB (Ethernet), capture size 65535 bytes
14:08:51.491789 IP 10.7.0.13.37452 > 10.7.0.221.snmptrap: V2Trap(144) system.sysUpTime.0=9546160 S:1.1.4.1.0=S:1.1.5.4
interfaces.ifTable.ifEntry.ifIndex.452160.26=26 interfaces.ifTable.ifEntry.ifAdminStatus.452160.26=1 
interfaces.ifTable.ifEntry.ifOperStatus.452160.26=1  S:1.1.4.3.0=E:8072.3.2.10

Note

The ifIndex is a random value that can change after configuring the system, or adding new elements. This should not be relied on as a reference value. Please use the ifDescr instead.

SNMP SET

The SNMP SET command is not supported by TelcoBridges products. However, a RESTful API can be used to change the configuration remotely.


Configuration

The below procedures should be used to support SNMP v1 ONLY for Toolpack systems previous to 2.5.80:


External Sources



Personal tools