TELDAT-MON-PROTOCOL-SIP-MIB: View SNMP OID List / Download MIB

VENDOR: TELDAT, S.A.


 Home MIB: TELDAT-MON-PROTOCOL-SIP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 telProdNpMonProtSip 1.3.6.1.4.1.2007.4.1.2.3.13
This module defines a MIB for Session Initiation Protocol (SIP) wich is a signaling protocol for establishing VoIP calls. SIP MIB |+++ Clear Transaction Stats |+++ Clear UA Stats |+++ Active Proxy |t++ Local Peers Registered |t++ Phones Localy Registered |+++ Transaction Stats Group | |+++ APIs invoked | |+++ Requests parsed | |+++ Responses parsed | |+++ Requests sent | |+++ Responses sent | |+++ Memory errors | |+++ Network errors | |+++ Protocol errors |+++ Ua Stats Group | |+++ Calls Received | |+++ Remote Calls Established | |+++ Remote Calls Rejected | |+++ Calls Initiated | |+++ Calls Established | |+++ Calls Rejected | |+++ Calls Terminated | |+++ Transactions Sent | |+++ Transactions Received
       teldatSipObjects 1.3.6.1.4.1.2007.4.1.2.3.13.1
           teldatSipClearTranStats 1.3.6.1.4.1.2007.4.1.2.3.13.1.1 integer read-write
Clear Transaction Level Stats. Enumeration: 'clear': 1, 'ok': 2, 'undefined': 4, 'error': 3.
           teldatSipClearUAStats 1.3.6.1.4.1.2007.4.1.2.3.13.1.2 integer read-write
Clear UserAgent Level Stats. Enumeration: 'clear': 1, 'ok': 2, 'undefined': 4, 'error': 3.
           teldatSipActiveProxy 1.3.6.1.4.1.2007.4.1.2.3.13.1.3 displaystring read-only
Proxy Server currently active.
           teldatSipLocPeerRegTable 1.3.6.1.4.1.2007.4.1.2.3.13.1.4 no-access
Table with the local peers currently registered in the Active Proxy Server and the expiration time.
               teldatSipLocPeerRegEntry 1.3.6.1.4.1.2007.4.1.2.3.13.1.4.1 no-access
A base list of objects that define a peer registered.
                   teldatSipLocPeerRegIndex 1.3.6.1.4.1.2007.4.1.2.3.13.1.4.1.1 siptableindex no-access
Uniquely identifies a row in the teldatSipLocPeerRegTable.
                   teldatSipLocPeerRegUser 1.3.6.1.4.1.2007.4.1.2.3.13.1.4.1.2 displaystring read-only
User URI of registered user.
                   teldatSipLocPeerRegLocation 1.3.6.1.4.1.2007.4.1.2.3.13.1.4.1.3 displaystring read-only
Location URI of registered user.
                   teldatSipLocPeerRegExpiration 1.3.6.1.4.1.2007.4.1.2.3.13.1.4.1.4 unsigned32 read-only
Time left to expire the registration.
           teldatSipPhoneLocRegTable 1.3.6.1.4.1.2007.4.1.2.3.13.1.5 no-access
Table with the SIP phones localy registered in the router and the expiration time.
               teldatSipPhoneLocRegEntry 1.3.6.1.4.1.2007.4.1.2.3.13.1.5.1 no-access
A base list of objects that define a peer registered.
                   teldatSipPhoneLocRegIndex 1.3.6.1.4.1.2007.4.1.2.3.13.1.5.1.1 siptableindex no-access
Uniquely identifies a row in the teldatSipPhoneLocRegTable.
                   teldatSipPhoneLocRegUser 1.3.6.1.4.1.2007.4.1.2.3.13.1.5.1.2 displaystring read-only
User URI of registered user.
                   teldatSipPhoneLocRegLocation 1.3.6.1.4.1.2007.4.1.2.3.13.1.5.1.3 displaystring read-only
Location URI of registered user.
                   teldatSipPhoneLocRegExpiration 1.3.6.1.4.1.2007.4.1.2.3.13.1.5.1.4 unsigned32 read-only
Time left to expire the registration.
           teldatSipTransStatsObject 1.3.6.1.4.1.2007.4.1.2.3.13.1.6
               teldatSipTransStatsAPIsInvoked 1.3.6.1.4.1.2007.4.1.2.3.13.1.6.1 unsigned32 read-only
Number of SIP API primitives requested.
               teldatSipTransStatsRequestsParsed 1.3.6.1.4.1.2007.4.1.2.3.13.1.6.2 unsigned32 read-only
Number of SIP requestes parsed.
               teldatSipTransStatsResponsesParsed 1.3.6.1.4.1.2007.4.1.2.3.13.1.6.3 unsigned32 read-only
Number of SIP responses parsed.
               teldatSipTransStatsRequestsSent 1.3.6.1.4.1.2007.4.1.2.3.13.1.6.4 unsigned32 read-only
Number of SIP requests sent.
               teldatSipTransStatsResponsesSent 1.3.6.1.4.1.2007.4.1.2.3.13.1.6.5 unsigned32 read-only
Number of SIP responses sent.
               teldatSipTransStatsMemoryErrors 1.3.6.1.4.1.2007.4.1.2.3.13.1.6.6 unsigned32 read-only
Number of SIP memory errors.
               teldatSipTransStatsNetworkErrors 1.3.6.1.4.1.2007.4.1.2.3.13.1.6.7 unsigned32 read-only
Number of SIP network errors.
               teldatSipTransStatsProtocolErrors 1.3.6.1.4.1.2007.4.1.2.3.13.1.6.8 unsigned32 read-only
Number of SIP protocol errors.
           teldatSipUAStatsObject 1.3.6.1.4.1.2007.4.1.2.3.13.1.7
               teldatSipUAStatsCallsReceived 1.3.6.1.4.1.2007.4.1.2.3.13.1.7.1 unsigned32 read-only
Number of SIP calls recived.
               teldatSipUAStatsRemoteCallsEstablished 1.3.6.1.4.1.2007.4.1.2.3.13.1.7.2 unsigned32 read-only
Number of SIP calls recived and established.
               teldatSipUAStatsRemoteCallsRejected 1.3.6.1.4.1.2007.4.1.2.3.13.1.7.3 unsigned32 read-only
Number of SIP calls recived and rejected.
               teldatSipUAStatsCallsInitiated 1.3.6.1.4.1.2007.4.1.2.3.13.1.7.4 unsigned32 read-only
Number of SIP calls initiated.
               teldatSipUAStatsCallsEstablished 1.3.6.1.4.1.2007.4.1.2.3.13.1.7.5 unsigned32 read-only
Number of SIP calls initiated and established.
               teldatSipUAStatsCallsRejected 1.3.6.1.4.1.2007.4.1.2.3.13.1.7.6 unsigned32 read-only
Number of SIP calls initiated and rejected.
               teldatSipUAStatsCallsTerminated 1.3.6.1.4.1.2007.4.1.2.3.13.1.7.7 unsigned32 read-only
Number of SIP calls terminated.
               teldatSipUAStatsTransactionsSent 1.3.6.1.4.1.2007.4.1.2.3.13.1.7.8 unsigned32 read-only
Number of SIP transactions sent.
               teldatSipUAStatsTransactionsReceived 1.3.6.1.4.1.2007.4.1.2.3.13.1.7.9 unsigned32 read-only
Number of SIP transactions recived.
       teldatSipNotificationsPrefix 1.3.6.1.4.1.2007.4.1.2.3.13.2
           teldatSipNotifications 1.3.6.1.4.1.2007.4.1.2.3.13.2.0
       teldatSipMibConformance 1.3.6.1.4.1.2007.4.1.2.3.13.3
           teldatSipMibCompliances 1.3.6.1.4.1.2007.4.1.2.3.13.3.1
           teldatSipMibGroups 1.3.6.1.4.1.2007.4.1.2.3.13.3.2