|
@@ -1,6 +1,6 @@
|
|
|
-- ***********************************************************************
|
|
|
--
|
|
|
--- This MIB provides information related to the OpenSER SIP Router.
|
|
|
+-- This MIB provides information related to the Kamailio SIP Router.
|
|
|
--
|
|
|
-- Copyright (c) The Internet Society (2006)
|
|
|
-- Ammendments (c) Soma Networks, Inc. (2006)
|
|
@@ -10,7 +10,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
-OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
+KAMAILIO-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
|
|
|
IMPORTS
|
|
|
MODULE-IDENTITY,
|
|
@@ -32,24 +32,24 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
SnmpAdminString
|
|
|
FROM SNMP-FRAMEWORK-MIB
|
|
|
|
|
|
- OpenSERSIPTransportProtocol,
|
|
|
- OpenSERSIPMethodIdentifier,
|
|
|
- OpenSERSIPEntityRole
|
|
|
- FROM OPENSER-TC
|
|
|
+ KamailioSIPTransportProtocol,
|
|
|
+ KamailioSIPMethodIdentifier,
|
|
|
+ KamailioSIPEntityRole
|
|
|
+ FROM KAMAILIO-TC
|
|
|
|
|
|
- openserModules, openserSIPCommonMIB
|
|
|
- FROM OPENSER-REG-MIB
|
|
|
+ kamailioModules, kamailioSIPCommonMIB
|
|
|
+ FROM KAMAILIO-REG-MIB
|
|
|
|
|
|
InetPortNumber,
|
|
|
InetAddressType,
|
|
|
InetAddress
|
|
|
FROM INET-ADDRESS-MIB;
|
|
|
|
|
|
- openserSIPCommonModule MODULE-IDENTITY
|
|
|
+ kamailioSIPCommonModule MODULE-IDENTITY
|
|
|
LAST-UPDATED "200603221200Z"
|
|
|
- ORGANIZATION "OpenSER"
|
|
|
+ ORGANIZATION "Kamailio"
|
|
|
CONTACT-INFO
|
|
|
- "http://www.openser.org"
|
|
|
+ "http://www.kamailio.org"
|
|
|
DESCRIPTION
|
|
|
"Originally taken from the IETF Session Initiation Protocol
|
|
|
Working Group ([email protected]). The description is pulled from
|
|
@@ -123,23 +123,23 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
DESCRIPTION
|
|
|
"Initial version of the IETF SOMA-SIP-COMMON-MIB module.
|
|
|
This version published as part of RFC XXXX."
|
|
|
- ::= { openserModules 3 }
|
|
|
+ ::= { kamailioModules 3 }
|
|
|
|
|
|
--
|
|
|
-- Top-Level Components of this MIB.
|
|
|
--
|
|
|
|
|
|
- openserSIPCommonObjects OBJECT-IDENTITY
|
|
|
+ kamailioSIPCommonObjects OBJECT-IDENTITY
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"Sub-tree for accessible objects in the MIB."
|
|
|
- ::= { openserSIPCommonMIB 1 }
|
|
|
+ ::= { kamailioSIPCommonMIB 1 }
|
|
|
|
|
|
- openserSIPCommonConform OBJECT-IDENTITY
|
|
|
+ kamailioSIPCommonConform OBJECT-IDENTITY
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"Sub-tree for conformance specifications."
|
|
|
- ::= { openserSIPCommonMIB 2 }
|
|
|
+ ::= { kamailioSIPCommonMIB 2 }
|
|
|
|
|
|
--
|
|
|
-- This MIB contains objects that are common to all SIP entities.
|
|
@@ -148,64 +148,64 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
--
|
|
|
-- Common basic configuration
|
|
|
--
|
|
|
- openserSIPCommonCfgBase OBJECT-IDENTITY
|
|
|
+ kamailioSIPCommonCfgBase OBJECT-IDENTITY
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"Sub-tree for common basic configurations."
|
|
|
- ::= { openserSIPCommonObjects 1 }
|
|
|
+ ::= { kamailioSIPCommonObjects 1 }
|
|
|
|
|
|
- openserSIPCommonCfgTimer OBJECT-IDENTITY
|
|
|
+ kamailioSIPCommonCfgTimer OBJECT-IDENTITY
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"Protocol timer configuration group."
|
|
|
- ::= { openserSIPCommonObjects 2 }
|
|
|
+ ::= { kamailioSIPCommonObjects 2 }
|
|
|
|
|
|
- openserSIPCommonStatsSummary OBJECT-IDENTITY
|
|
|
+ kamailioSIPCommonStatsSummary OBJECT-IDENTITY
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"SIP message summary statistics group."
|
|
|
- ::= { openserSIPCommonObjects 3 }
|
|
|
+ ::= { kamailioSIPCommonObjects 3 }
|
|
|
|
|
|
- openserSIPCommonStatsMethod OBJECT-IDENTITY
|
|
|
+ kamailioSIPCommonStatsMethod OBJECT-IDENTITY
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"Per method statistics group."
|
|
|
- ::= { openserSIPCommonObjects 4 }
|
|
|
+ ::= { kamailioSIPCommonObjects 4 }
|
|
|
|
|
|
- openserSIPCommonStatusCode OBJECT-IDENTITY
|
|
|
+ kamailioSIPCommonStatusCode OBJECT-IDENTITY
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"Per Status code or status code class statistics group."
|
|
|
- ::= { openserSIPCommonObjects 5 }
|
|
|
+ ::= { kamailioSIPCommonObjects 5 }
|
|
|
|
|
|
- openserSIPCommonStatsTrans OBJECT-IDENTITY
|
|
|
+ kamailioSIPCommonStatsTrans OBJECT-IDENTITY
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"Transaction statistics group."
|
|
|
- ::= { openserSIPCommonObjects 6 }
|
|
|
+ ::= { kamailioSIPCommonObjects 6 }
|
|
|
|
|
|
- openserSIPCommonStatsRetry OBJECT-IDENTITY
|
|
|
+ kamailioSIPCommonStatsRetry OBJECT-IDENTITY
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"Method retry statistics group."
|
|
|
- ::= { openserSIPCommonObjects 7 }
|
|
|
+ ::= { kamailioSIPCommonObjects 7 }
|
|
|
|
|
|
- openserSIPCommonStatsOther OBJECT-IDENTITY
|
|
|
+ kamailioSIPCommonStatsOther OBJECT-IDENTITY
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"Other statistics group."
|
|
|
- ::= { openserSIPCommonObjects 8 }
|
|
|
+ ::= { kamailioSIPCommonObjects 8 }
|
|
|
|
|
|
- openserSIPCommonNotifObjects OBJECT-IDENTITY
|
|
|
+ kamailioSIPCommonNotifObjects OBJECT-IDENTITY
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"Accessible-for-notify objects group."
|
|
|
- ::= { openserSIPCommonObjects 9 }
|
|
|
+ ::= { kamailioSIPCommonObjects 9 }
|
|
|
|
|
|
--
|
|
|
-- Common Configuration Objects
|
|
|
--
|
|
|
- openserSIPProtocolVersion OBJECT-TYPE
|
|
|
+ kamailioSIPProtocolVersion OBJECT-TYPE
|
|
|
SYNTAX SnmpAdminString
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -218,9 +218,9 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
dictated by the standard."
|
|
|
REFERENCE
|
|
|
"RFC 3261, Section 7.1"
|
|
|
- ::= { openserSIPCommonCfgBase 1 }
|
|
|
+ ::= { kamailioSIPCommonCfgBase 1 }
|
|
|
|
|
|
- openserSIPServiceStartTime OBJECT-TYPE
|
|
|
+ kamailioSIPServiceStartTime OBJECT-TYPE
|
|
|
SYNTAX TimeTicks
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -229,10 +229,10 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
started. If started prior to the last re-initialization of
|
|
|
the local network management subsystem, then this object
|
|
|
contains a zero value."
|
|
|
- ::= { openserSIPCommonCfgBase 2 }
|
|
|
+ ::= { kamailioSIPCommonCfgBase 2 }
|
|
|
|
|
|
- openserSIPEntityType OBJECT-TYPE
|
|
|
- SYNTAX OpenSERSIPEntityRole
|
|
|
+ kamailioSIPEntityType OBJECT-TYPE
|
|
|
+ SYNTAX KamailioSIPEntityRole
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
@@ -251,13 +251,13 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
|
|
|
other(0), userAgent(1), proxyServer(2),
|
|
|
redirectServer(3), registrarServer(4)"
|
|
|
- ::= { openserSIPCommonCfgBase 4 }
|
|
|
+ ::= { kamailioSIPCommonCfgBase 4 }
|
|
|
|
|
|
--
|
|
|
-- Support for multiple ports
|
|
|
--
|
|
|
- openserSIPPortTable OBJECT-TYPE
|
|
|
- SYNTAX SEQUENCE OF OpenSERSIPPortEntry
|
|
|
+ kamailioSIPPortTable OBJECT-TYPE
|
|
|
+ SYNTAX SEQUENCE OF KamailioSIPPortEntry
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
@@ -265,10 +265,10 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
in this system is allowed to use. These ports can be
|
|
|
advertised using the Contact header in a REGISTER request
|
|
|
or response."
|
|
|
- ::= { openserSIPCommonCfgBase 5 }
|
|
|
+ ::= { kamailioSIPCommonCfgBase 5 }
|
|
|
|
|
|
- openserSIPPortEntry OBJECT-TYPE
|
|
|
- SYNTAX OpenSERSIPPortEntry
|
|
|
+ kamailioSIPPortEntry OBJECT-TYPE
|
|
|
+ SYNTAX KamailioSIPPortEntry
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
@@ -277,49 +277,49 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
Each row represents those objects for a particular SIP
|
|
|
entity present in this system."
|
|
|
INDEX {
|
|
|
- openserSIPIPType,
|
|
|
- openserSIPIPAddress,
|
|
|
- openserSIPPort
|
|
|
+ kamailioSIPIPType,
|
|
|
+ kamailioSIPIPAddress,
|
|
|
+ kamailioSIPPort
|
|
|
}
|
|
|
- ::= { openserSIPPortTable 1 }
|
|
|
+ ::= { kamailioSIPPortTable 1 }
|
|
|
|
|
|
- OpenSERSIPPortEntry ::=
|
|
|
+ KamailioSIPPortEntry ::=
|
|
|
SEQUENCE {
|
|
|
- openserSIPIPType InetAddressType,
|
|
|
- openserSIPIPAddress InetAddress,
|
|
|
- openserSIPPort InetPortNumber,
|
|
|
- openserSIPTransportRcv OpenSERSIPTransportProtocol
|
|
|
+ kamailioSIPIPType InetAddressType,
|
|
|
+ kamailioSIPIPAddress InetAddress,
|
|
|
+ kamailioSIPPort InetPortNumber,
|
|
|
+ kamailioSIPTransportRcv KamailioSIPTransportProtocol
|
|
|
}
|
|
|
|
|
|
|
|
|
- openserSIPIPType OBJECT-TYPE
|
|
|
+ kamailioSIPIPType OBJECT-TYPE
|
|
|
SYNTAX InetAddressType
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"This object tells us what the address format is for the next
|
|
|
column"
|
|
|
- ::= { openserSIPPortEntry 1 }
|
|
|
+ ::= { kamailioSIPPortEntry 1 }
|
|
|
|
|
|
- openserSIPIPAddress OBJECT-TYPE
|
|
|
+ kamailioSIPIPAddress OBJECT-TYPE
|
|
|
SYNTAX InetAddress
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"This object shows which IP Address the row pertains to"
|
|
|
- ::= { openserSIPPortEntry 2 }
|
|
|
+ ::= { kamailioSIPPortEntry 2 }
|
|
|
|
|
|
- openserSIPPort OBJECT-TYPE
|
|
|
+ kamailioSIPPort OBJECT-TYPE
|
|
|
SYNTAX InetPortNumber
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"This object reflects a particular port that can be used by
|
|
|
the SIP application."
|
|
|
- ::= { openserSIPPortEntry 3 }
|
|
|
+ ::= { kamailioSIPPortEntry 3 }
|
|
|
|
|
|
- openserSIPTransportRcv OBJECT-TYPE
|
|
|
- SYNTAX OpenSERSIPTransportProtocol
|
|
|
+ kamailioSIPTransportRcv OBJECT-TYPE
|
|
|
+ SYNTAX KamailioSIPTransportProtocol
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
@@ -334,13 +334,13 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
The bits are assigned as follows:
|
|
|
|
|
|
other(0), udp(1), tcp(2), sctp(3), tls(4)"
|
|
|
- ::= { openserSIPPortEntry 4 }
|
|
|
+ ::= { kamailioSIPPortEntry 4 }
|
|
|
|
|
|
--
|
|
|
-- Supported SIP Methods
|
|
|
--
|
|
|
- openserSIPMethodSupportedTable OBJECT-TYPE
|
|
|
- SYNTAX SEQUENCE OF OpenSERSIPMethodSupportedEntry
|
|
|
+ kamailioSIPMethodSupportedTable OBJECT-TYPE
|
|
|
+ SYNTAX SEQUENCE OF KamailioSIPMethodSupportedEntry
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
@@ -359,10 +359,10 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
advertised by the SIP entity in the Allow header (Section
|
|
|
20.5 of RFC 3261) MUST be consistent with the methods
|
|
|
reflected in this table."
|
|
|
- ::= { openserSIPCommonCfgBase 7 }
|
|
|
+ ::= { kamailioSIPCommonCfgBase 7 }
|
|
|
|
|
|
- openserSIPMethodSupportedEntry OBJECT-TYPE
|
|
|
- SYNTAX OpenSERSIPMethodSupportedEntry
|
|
|
+ kamailioSIPMethodSupportedEntry OBJECT-TYPE
|
|
|
+ SYNTAX KamailioSIPMethodSupportedEntry
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
@@ -373,17 +373,17 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
|
|
|
The objects in this table entry SHOULD be non-volatile
|
|
|
and their value SHOULD be kept at reboot."
|
|
|
- INDEX { openserSIPMethodSupportedIndex }
|
|
|
- ::= { openserSIPMethodSupportedTable 1 }
|
|
|
+ INDEX { kamailioSIPMethodSupportedIndex }
|
|
|
+ ::= { kamailioSIPMethodSupportedTable 1 }
|
|
|
|
|
|
- OpenSERSIPMethodSupportedEntry ::=
|
|
|
+ KamailioSIPMethodSupportedEntry ::=
|
|
|
SEQUENCE {
|
|
|
- openserSIPMethodSupportedIndex OpenSERSIPMethodIdentifier,
|
|
|
- openserSIPMethodName SnmpAdminString
|
|
|
+ kamailioSIPMethodSupportedIndex KamailioSIPMethodIdentifier,
|
|
|
+ kamailioSIPMethodName SnmpAdminString
|
|
|
}
|
|
|
|
|
|
- openserSIPMethodSupportedIndex OBJECT-TYPE
|
|
|
- SYNTAX OpenSERSIPMethodIdentifier
|
|
|
+ kamailioSIPMethodSupportedIndex OBJECT-TYPE
|
|
|
+ SYNTAX KamailioSIPMethodIdentifier
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
@@ -394,22 +394,22 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
This identifier is suitable for referenceing the
|
|
|
associated method throughout this and other MIBs
|
|
|
supported by this managed system."
|
|
|
- ::= { openserSIPMethodSupportedEntry 1 }
|
|
|
+ ::= { kamailioSIPMethodSupportedEntry 1 }
|
|
|
|
|
|
- openserSIPMethodName OBJECT-TYPE
|
|
|
+ kamailioSIPMethodName OBJECT-TYPE
|
|
|
SYNTAX SnmpAdminString
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"This object reflects the supported method's name.
|
|
|
The method name MUST be all upper case (eg, 'FOO')."
|
|
|
- ::= { openserSIPMethodSupportedEntry 2 }
|
|
|
+ ::= { kamailioSIPMethodSupportedEntry 2 }
|
|
|
|
|
|
|
|
|
--
|
|
|
-- Summary Statistics
|
|
|
--
|
|
|
- openserSIPSummaryInRequests OBJECT-TYPE
|
|
|
+ kamailioSIPSummaryInRequests OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -417,9 +417,9 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
"This object indicates the total number of SIP request
|
|
|
messages received by the SIP entity including
|
|
|
retransmissions."
|
|
|
- ::= { openserSIPCommonStatsSummary 1 }
|
|
|
+ ::= { kamailioSIPCommonStatsSummary 1 }
|
|
|
|
|
|
- openserSIPSummaryOutRequests OBJECT-TYPE
|
|
|
+ kamailioSIPSummaryOutRequests OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -429,9 +429,9 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
entity. Where a particular message is sent more than
|
|
|
once, for example as a retransmission, or as a result of
|
|
|
forking, each transmission is counted separately."
|
|
|
- ::= { openserSIPCommonStatsSummary 2 }
|
|
|
+ ::= { kamailioSIPCommonStatsSummary 2 }
|
|
|
|
|
|
- openserSIPSummaryInResponses OBJECT-TYPE
|
|
|
+ kamailioSIPSummaryInResponses OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -439,9 +439,9 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
"This object contains the total number of SIP response
|
|
|
messages received by the SIP entity including
|
|
|
retransmissions."
|
|
|
- ::= { openserSIPCommonStatsSummary 3 }
|
|
|
+ ::= { kamailioSIPCommonStatsSummary 3 }
|
|
|
|
|
|
- openserSIPSummaryOutResponses OBJECT-TYPE
|
|
|
+ kamailioSIPSummaryOutResponses OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -449,9 +449,9 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
"This object contains the total number of SIP response
|
|
|
messages sent (originated and relayed) by the SIP entity
|
|
|
including retransmissions."
|
|
|
- ::= { openserSIPCommonStatsSummary 4 }
|
|
|
+ ::= { kamailioSIPCommonStatsSummary 4 }
|
|
|
|
|
|
- openserSIPSummaryTotalTransactions OBJECT-TYPE
|
|
|
+ kamailioSIPSummaryTotalTransactions OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -484,24 +484,24 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
|
|
|
For a transaction stateless Proxy Server, this counter
|
|
|
is always 0."
|
|
|
- ::= { openserSIPCommonStatsSummary 5 }
|
|
|
+ ::= { kamailioSIPCommonStatsSummary 5 }
|
|
|
|
|
|
--
|
|
|
-- SIP Method Statistics
|
|
|
-- Total counts for each SIP method.
|
|
|
--
|
|
|
- openserSIPMethodStatsTable OBJECT-TYPE
|
|
|
- SYNTAX SEQUENCE OF OpenSERSIPMethodStatsEntry
|
|
|
+ kamailioSIPMethodStatsTable OBJECT-TYPE
|
|
|
+ SYNTAX SEQUENCE OF KamailioSIPMethodStatsEntry
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"This table contains the method statistics objects
|
|
|
for SIP entities. Each row represents those objects
|
|
|
for a particular SIP entity present in this system."
|
|
|
- ::= { openserSIPCommonStatsMethod 1 }
|
|
|
+ ::= { kamailioSIPCommonStatsMethod 1 }
|
|
|
|
|
|
- openserSIPMethodStatsEntry OBJECT-TYPE
|
|
|
- SYNTAX OpenSERSIPMethodStatsEntry
|
|
|
+ kamailioSIPMethodStatsEntry OBJECT-TYPE
|
|
|
+ SYNTAX KamailioSIPMethodStatsEntry
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
@@ -509,26 +509,26 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
|
|
|
Each row represents those objects for a particular SIP
|
|
|
entity present in this system."
|
|
|
- INDEX { openserSIPStatsMethod }
|
|
|
- ::= { openserSIPMethodStatsTable 1 }
|
|
|
+ INDEX { kamailioSIPStatsMethod }
|
|
|
+ ::= { kamailioSIPMethodStatsTable 1 }
|
|
|
|
|
|
- OpenSERSIPMethodStatsEntry ::=
|
|
|
+ KamailioSIPMethodStatsEntry ::=
|
|
|
SEQUENCE {
|
|
|
- openserSIPStatsMethod OpenSERSIPMethodIdentifier,
|
|
|
- openserSIPStatsOutbounds Counter32,
|
|
|
- openserSIPStatsInbounds Counter32
|
|
|
+ kamailioSIPStatsMethod KamailioSIPMethodIdentifier,
|
|
|
+ kamailioSIPStatsOutbounds Counter32,
|
|
|
+ kamailioSIPStatsInbounds Counter32
|
|
|
}
|
|
|
|
|
|
- openserSIPStatsMethod OBJECT-TYPE
|
|
|
- SYNTAX OpenSERSIPMethodIdentifier
|
|
|
+ kamailioSIPStatsMethod OBJECT-TYPE
|
|
|
+ SYNTAX KamailioSIPMethodIdentifier
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"This object uniquely identifies the SIP method
|
|
|
related to the objects in a particular row."
|
|
|
- ::= { openserSIPMethodStatsEntry 1 }
|
|
|
+ ::= { kamailioSIPMethodStatsEntry 1 }
|
|
|
|
|
|
- openserSIPStatsOutbounds OBJECT-TYPE
|
|
|
+ kamailioSIPStatsOutbounds OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -539,9 +539,9 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
reflected in this counter."
|
|
|
REFERENCE
|
|
|
"RFC 3261, Section 7.1"
|
|
|
- ::= { openserSIPMethodStatsEntry 2 }
|
|
|
+ ::= { kamailioSIPMethodStatsEntry 2 }
|
|
|
|
|
|
- openserSIPStatsInbounds OBJECT-TYPE
|
|
|
+ kamailioSIPStatsInbounds OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -552,13 +552,13 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
counter."
|
|
|
REFERENCE
|
|
|
"RFC 3261, Section 7.1"
|
|
|
- ::= { openserSIPMethodStatsEntry 3 }
|
|
|
+ ::= { kamailioSIPMethodStatsEntry 3 }
|
|
|
|
|
|
--
|
|
|
-- Support for specific status codes
|
|
|
--
|
|
|
- openserSIPStatusCodesTable OBJECT-TYPE
|
|
|
- SYNTAX SEQUENCE OF OpenSERSIPStatusCodesEntry
|
|
|
+ kamailioSIPStatusCodesTable OBJECT-TYPE
|
|
|
+ SYNTAX SEQUENCE OF KamailioSIPStatusCodesEntry
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
@@ -566,10 +566,10 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
each SIP entity in this system has been requested to
|
|
|
monitor. It is the mechanism by which specific status
|
|
|
codes are monitored."
|
|
|
- ::= { openserSIPCommonStatusCode 1 }
|
|
|
+ ::= { kamailioSIPCommonStatusCode 1 }
|
|
|
|
|
|
- openserSIPStatusCodesEntry OBJECT-TYPE
|
|
|
- SYNTAX OpenSERSIPStatusCodesEntry
|
|
|
+ kamailioSIPStatusCodesEntry OBJECT-TYPE
|
|
|
+ SYNTAX KamailioSIPStatusCodesEntry
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
@@ -579,29 +579,29 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
|
|
|
Each row represents those objects for a particular SIP
|
|
|
entity present in this system."
|
|
|
- INDEX { openserSIPStatusCodeMethod, openserSIPStatusCodeValue }
|
|
|
- ::= { openserSIPStatusCodesTable 1 }
|
|
|
+ INDEX { kamailioSIPStatusCodeMethod, kamailioSIPStatusCodeValue }
|
|
|
+ ::= { kamailioSIPStatusCodesTable 1 }
|
|
|
|
|
|
- OpenSERSIPStatusCodesEntry ::=
|
|
|
+ KamailioSIPStatusCodesEntry ::=
|
|
|
SEQUENCE {
|
|
|
- openserSIPStatusCodeMethod OpenSERSIPMethodIdentifier,
|
|
|
- openserSIPStatusCodeValue Unsigned32,
|
|
|
- openserSIPStatusCodeIns Counter32,
|
|
|
- openserSIPStatusCodeOuts Counter32,
|
|
|
- openserSIPStatusCodeRowStatus RowStatus
|
|
|
+ kamailioSIPStatusCodeMethod KamailioSIPMethodIdentifier,
|
|
|
+ kamailioSIPStatusCodeValue Unsigned32,
|
|
|
+ kamailioSIPStatusCodeIns Counter32,
|
|
|
+ kamailioSIPStatusCodeOuts Counter32,
|
|
|
+ kamailioSIPStatusCodeRowStatus RowStatus
|
|
|
}
|
|
|
|
|
|
- openserSIPStatusCodeMethod OBJECT-TYPE
|
|
|
- SYNTAX OpenSERSIPMethodIdentifier
|
|
|
+ kamailioSIPStatusCodeMethod OBJECT-TYPE
|
|
|
+ SYNTAX KamailioSIPMethodIdentifier
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"This object uniquely identifies a conceptual row
|
|
|
in the table and reflects an assigned number used
|
|
|
to identifier a specific SIP method."
|
|
|
- ::= { openserSIPStatusCodesEntry 1 }
|
|
|
+ ::= { kamailioSIPStatusCodesEntry 1 }
|
|
|
|
|
|
- openserSIPStatusCodeValue OBJECT-TYPE
|
|
|
+ kamailioSIPStatusCodeValue OBJECT-TYPE
|
|
|
SYNTAX Unsigned32 (100..999)
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
@@ -609,9 +609,9 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
"This object contains a SIP status code value that the SIP
|
|
|
entity has been requested to monitor. All of the other
|
|
|
information in the row is related to this value."
|
|
|
- ::= { openserSIPStatusCodesEntry 2 }
|
|
|
+ ::= { kamailioSIPStatusCodesEntry 2 }
|
|
|
|
|
|
- openserSIPStatusCodeIns OBJECT-TYPE
|
|
|
+ kamailioSIPStatusCodeIns OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -619,9 +619,9 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
"This object reflects the total number of response messages
|
|
|
received by the SIP entity with the status code value
|
|
|
contained in the sipStatusCodeValue column."
|
|
|
- ::= { openserSIPStatusCodesEntry 3 }
|
|
|
+ ::= { kamailioSIPStatusCodesEntry 3 }
|
|
|
|
|
|
- openserSIPStatusCodeOuts OBJECT-TYPE
|
|
|
+ kamailioSIPStatusCodeOuts OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -629,9 +629,9 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
"This object reflects the total number of response messages
|
|
|
sent by the SIP entity with the status code value
|
|
|
contained in the sipStatusCodeValue column."
|
|
|
- ::= { openserSIPStatusCodesEntry 4 }
|
|
|
+ ::= { kamailioSIPStatusCodesEntry 4 }
|
|
|
|
|
|
- openserSIPStatusCodeRowStatus OBJECT-TYPE
|
|
|
+ kamailioSIPStatusCodeRowStatus OBJECT-TYPE
|
|
|
SYNTAX RowStatus
|
|
|
MAX-ACCESS read-create
|
|
|
STATUS current
|
|
@@ -646,12 +646,12 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
only valid values allowed for this object.
|
|
|
If a row exists, it will reflect a status of
|
|
|
'active' when queried."
|
|
|
- ::= { openserSIPStatusCodesEntry 5 }
|
|
|
+ ::= { kamailioSIPStatusCodesEntry 5 }
|
|
|
|
|
|
--
|
|
|
-- Transaction Statistics
|
|
|
--
|
|
|
- openserSIPCurrentTransactions OBJECT-TYPE
|
|
|
+ kamailioSIPCurrentTransactions OBJECT-TYPE
|
|
|
SYNTAX Gauge32 (0..4294967295)
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -660,7 +660,7 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
definitive (non-1xx) response. In the case of a forked
|
|
|
request, each branch counts as a single transaction
|
|
|
corresponding to the entity identified by applIndex."
|
|
|
- ::= { openserSIPCommonStatsTrans 1 }
|
|
|
+ ::= { kamailioSIPCommonStatsTrans 1 }
|
|
|
|
|
|
--
|
|
|
-- SIP Retry Statistics
|
|
@@ -668,17 +668,17 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
-- This group contains various statistic objects about
|
|
|
-- retransmission counts.
|
|
|
--
|
|
|
- openserSIPCommonStatsRetryTable OBJECT-TYPE
|
|
|
- SYNTAX SEQUENCE OF OpenSERSIPCommonStatsRetryEntry
|
|
|
+ kamailioSIPCommonStatsRetryTable OBJECT-TYPE
|
|
|
+ SYNTAX SEQUENCE OF KamailioSIPCommonStatsRetryEntry
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"This table contains retry statistics objects applicable
|
|
|
to each SIP entity in this system."
|
|
|
- ::= { openserSIPCommonStatsRetry 1 }
|
|
|
+ ::= { kamailioSIPCommonStatsRetry 1 }
|
|
|
|
|
|
- openserSIPCommonStatsRetryEntry OBJECT-TYPE
|
|
|
- SYNTAX OpenSERSIPCommonStatsRetryEntry
|
|
|
+ kamailioSIPCommonStatsRetryEntry OBJECT-TYPE
|
|
|
+ SYNTAX KamailioSIPCommonStatsRetryEntry
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
@@ -686,27 +686,27 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
|
|
|
Each row represents those objects for a particular SIP
|
|
|
entity present in this system."
|
|
|
- INDEX { openserSIPStatsRetryMethod }
|
|
|
- ::= { openserSIPCommonStatsRetryTable 1 }
|
|
|
+ INDEX { kamailioSIPStatsRetryMethod }
|
|
|
+ ::= { kamailioSIPCommonStatsRetryTable 1 }
|
|
|
|
|
|
- OpenSERSIPCommonStatsRetryEntry ::=
|
|
|
+ KamailioSIPCommonStatsRetryEntry ::=
|
|
|
SEQUENCE {
|
|
|
- openserSIPStatsRetryMethod OpenSERSIPMethodIdentifier,
|
|
|
- openserSIPStatsRetries Counter32,
|
|
|
- openserSIPStatsRetryFinalResponses Counter32,
|
|
|
- openserSIPStatsRetryNonFinalResponses Counter32
|
|
|
+ kamailioSIPStatsRetryMethod KamailioSIPMethodIdentifier,
|
|
|
+ kamailioSIPStatsRetries Counter32,
|
|
|
+ kamailioSIPStatsRetryFinalResponses Counter32,
|
|
|
+ kamailioSIPStatsRetryNonFinalResponses Counter32
|
|
|
}
|
|
|
|
|
|
- openserSIPStatsRetryMethod OBJECT-TYPE
|
|
|
- SYNTAX OpenSERSIPMethodIdentifier
|
|
|
+ kamailioSIPStatsRetryMethod OBJECT-TYPE
|
|
|
+ SYNTAX KamailioSIPMethodIdentifier
|
|
|
MAX-ACCESS not-accessible
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"This object uniquely identifies the SIP method
|
|
|
related to the objects in a row."
|
|
|
- ::= { openserSIPCommonStatsRetryEntry 1 }
|
|
|
+ ::= { kamailioSIPCommonStatsRetryEntry 1 }
|
|
|
|
|
|
- openserSIPStatsRetries OBJECT-TYPE
|
|
|
+ kamailioSIPStatsRetries OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -715,9 +715,9 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
retransmissions that have been sent by the SIP
|
|
|
entity. Note that there could be multiple
|
|
|
retransmissions per request."
|
|
|
- ::= { openserSIPCommonStatsRetryEntry 2 }
|
|
|
+ ::= { kamailioSIPCommonStatsRetryEntry 2 }
|
|
|
|
|
|
- openserSIPStatsRetryFinalResponses OBJECT-TYPE
|
|
|
+ kamailioSIPStatsRetryFinalResponses OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -726,21 +726,21 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
retries that have been sent by the SIP entity.
|
|
|
Note that there could be multiple retransmissions
|
|
|
per request."
|
|
|
- ::= { openserSIPCommonStatsRetryEntry 3 }
|
|
|
+ ::= { kamailioSIPCommonStatsRetryEntry 3 }
|
|
|
|
|
|
- openserSIPStatsRetryNonFinalResponses OBJECT-TYPE
|
|
|
+ kamailioSIPStatsRetryNonFinalResponses OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"This object reflects the total number of non-Final Response
|
|
|
retries that have been sent by the SIP entity."
|
|
|
- ::= { openserSIPCommonStatsRetryEntry 4 }
|
|
|
+ ::= { kamailioSIPCommonStatsRetryEntry 4 }
|
|
|
|
|
|
--
|
|
|
-- Other Common Statistics
|
|
|
--
|
|
|
- openserSIPNumUnsupportedUris OBJECT-TYPE
|
|
|
+ kamailioSIPNumUnsupportedUris OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -748,9 +748,9 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
"Number of RequestURIs received with unsupported scheme.
|
|
|
A server normally responds to such requests with a 400 Bad
|
|
|
Request status code."
|
|
|
- ::= { openserSIPCommonStatsOther 1 }
|
|
|
+ ::= { kamailioSIPCommonStatsOther 1 }
|
|
|
|
|
|
- openserSIPNumUnsupportedMethods OBJECT-TYPE
|
|
|
+ kamailioSIPNumUnsupportedMethods OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
@@ -758,16 +758,16 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
"Number of SIP requests received with unsupported methods.
|
|
|
A server normally responds to such requests with a
|
|
|
501 (Not Implemented) or 405 (Method Not Allowed)."
|
|
|
- ::= { openserSIPCommonStatsOther 2 }
|
|
|
+ ::= { kamailioSIPCommonStatsOther 2 }
|
|
|
|
|
|
- openserSIPOtherwiseDiscardedMsgs OBJECT-TYPE
|
|
|
+ kamailioSIPOtherwiseDiscardedMsgs OBJECT-TYPE
|
|
|
SYNTAX Counter32
|
|
|
MAX-ACCESS read-only
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"Number of SIP messages received that for any number
|
|
|
of reasons was discarded without a response."
|
|
|
- ::= { openserSIPCommonStatsOther 3 }
|
|
|
+ ::= { kamailioSIPCommonStatsOther 3 }
|
|
|
|
|
|
--
|
|
|
-- Conformance
|
|
@@ -776,78 +776,78 @@ OPENSER-SIP-COMMON-MIB DEFINITIONS ::= BEGIN
|
|
|
--
|
|
|
-- Compliance Statements
|
|
|
--
|
|
|
- openserSIPCommonCompliance MODULE-COMPLIANCE
|
|
|
+ kamailioSIPCommonCompliance MODULE-COMPLIANCE
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"The compliance statement for SIP entities."
|
|
|
|
|
|
MODULE -- this module
|
|
|
- MANDATORY-GROUPS { openserSIPCommonConfigGroup,
|
|
|
- openserSIPCommonStatsGroup }
|
|
|
+ MANDATORY-GROUPS { kamailioSIPCommonConfigGroup,
|
|
|
+ kamailioSIPCommonStatsGroup }
|
|
|
|
|
|
|
|
|
- GROUP openserSIPCommonStatsRetryGroup
|
|
|
+ GROUP kamailioSIPCommonStatsRetryGroup
|
|
|
DESCRIPTION
|
|
|
"This group is OPTIONAL. A SIP entity can elect to
|
|
|
not provide any retry statistics."
|
|
|
- ::= { openserSIPCommonConform 1 }
|
|
|
+ ::= { kamailioSIPCommonConform 1 }
|
|
|
|
|
|
- openserSIPCommonGroups
|
|
|
- OBJECT IDENTIFIER ::= { openserSIPCommonConform 2 }
|
|
|
+ kamailioSIPCommonGroups
|
|
|
+ OBJECT IDENTIFIER ::= { kamailioSIPCommonConform 2 }
|
|
|
|
|
|
|
|
|
--
|
|
|
-- Units of Conformance
|
|
|
--
|
|
|
- openserSIPCommonConfigGroup OBJECT-GROUP
|
|
|
+ kamailioSIPCommonConfigGroup OBJECT-GROUP
|
|
|
OBJECTS {
|
|
|
- openserSIPProtocolVersion,
|
|
|
- openserSIPServiceStartTime,
|
|
|
- openserSIPPort,
|
|
|
- openserSIPTransportRcv,
|
|
|
- openserSIPIPType,
|
|
|
- openserSIPIPAddress,
|
|
|
- openserSIPEntityType,
|
|
|
- openserSIPMethodName
|
|
|
+ kamailioSIPProtocolVersion,
|
|
|
+ kamailioSIPServiceStartTime,
|
|
|
+ kamailioSIPPort,
|
|
|
+ kamailioSIPTransportRcv,
|
|
|
+ kamailioSIPIPType,
|
|
|
+ kamailioSIPIPAddress,
|
|
|
+ kamailioSIPEntityType,
|
|
|
+ kamailioSIPMethodName
|
|
|
}
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"A collection of objects providing configuration common
|
|
|
to all SIP enities."
|
|
|
- ::= { openserSIPCommonGroups 1 }
|
|
|
+ ::= { kamailioSIPCommonGroups 1 }
|
|
|
|
|
|
- openserSIPCommonStatsGroup OBJECT-GROUP
|
|
|
+ kamailioSIPCommonStatsGroup OBJECT-GROUP
|
|
|
OBJECTS {
|
|
|
- openserSIPSummaryInRequests,
|
|
|
- openserSIPSummaryOutRequests,
|
|
|
- openserSIPSummaryInResponses,
|
|
|
- openserSIPSummaryOutResponses,
|
|
|
- openserSIPSummaryTotalTransactions,
|
|
|
- openserSIPStatsOutbounds,
|
|
|
- openserSIPStatsInbounds,
|
|
|
- openserSIPStatusCodeIns,
|
|
|
- openserSIPStatusCodeOuts,
|
|
|
- openserSIPStatusCodeRowStatus,
|
|
|
- openserSIPCurrentTransactions,
|
|
|
- openserSIPNumUnsupportedUris,
|
|
|
- openserSIPNumUnsupportedMethods,
|
|
|
- openserSIPOtherwiseDiscardedMsgs
|
|
|
+ kamailioSIPSummaryInRequests,
|
|
|
+ kamailioSIPSummaryOutRequests,
|
|
|
+ kamailioSIPSummaryInResponses,
|
|
|
+ kamailioSIPSummaryOutResponses,
|
|
|
+ kamailioSIPSummaryTotalTransactions,
|
|
|
+ kamailioSIPStatsOutbounds,
|
|
|
+ kamailioSIPStatsInbounds,
|
|
|
+ kamailioSIPStatusCodeIns,
|
|
|
+ kamailioSIPStatusCodeOuts,
|
|
|
+ kamailioSIPStatusCodeRowStatus,
|
|
|
+ kamailioSIPCurrentTransactions,
|
|
|
+ kamailioSIPNumUnsupportedUris,
|
|
|
+ kamailioSIPNumUnsupportedMethods,
|
|
|
+ kamailioSIPOtherwiseDiscardedMsgs
|
|
|
}
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"A collection of objects providing statistics common
|
|
|
to all SIP entities."
|
|
|
- ::= { openserSIPCommonGroups 3 }
|
|
|
+ ::= { kamailioSIPCommonGroups 3 }
|
|
|
|
|
|
- openserSIPCommonStatsRetryGroup OBJECT-GROUP
|
|
|
+ kamailioSIPCommonStatsRetryGroup OBJECT-GROUP
|
|
|
OBJECTS {
|
|
|
- openserSIPStatsRetries,
|
|
|
- openserSIPStatsRetryFinalResponses,
|
|
|
- openserSIPStatsRetryNonFinalResponses
|
|
|
+ kamailioSIPStatsRetries,
|
|
|
+ kamailioSIPStatsRetryFinalResponses,
|
|
|
+ kamailioSIPStatsRetryNonFinalResponses
|
|
|
}
|
|
|
STATUS current
|
|
|
DESCRIPTION
|
|
|
"A collection of objects providing retry statistics."
|
|
|
- ::= { openserSIPCommonGroups 4 }
|
|
|
+ ::= { kamailioSIPCommonGroups 4 }
|
|
|
|
|
|
END
|