JUNIPER-SIP-COMMON-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
33
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.1 · 1 row entry · 8 columns
This table contains the common configuration objects applicable
to all SIP entities.
jnxSipCommonCfgEntry entry .1.3.6.1.4.1.2636.3.39.1.15.2.1.1.1.1
A row of common configuration.

Each row represents objects for a particular SIP entity
instance present in this system.
Indexes
jnxSipCfgApplName
Column Syntax OID
jnxSipCfgApplName
The name of the network application which uniquely
identifies the application to which this entry is
applicable.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.1.1.1
jnxSipCommonCfgProtocolVersion
This object will reflect the version of SIP supported by this
SIP entity. It will follow the same format as SIP version
information contained in the SIP messages generated by this SIP
entity. For example, entities sup…
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.1.1.2
jnxSipCommonCfgServiceOperStatus
This object contains the current operational state of
the SIP application.

unknown : The operational status cannot be determined
for some reason.
up : The application is operating…
Enumeration
Enumerated Values:
1unknown
2up
3down
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.1.1.3
jnxSipCommonCfgServiceStartTime
The value of sysUpTime at the time the SIP entity was last
started. If started prior to the last re-initialization of the
local network management subsystem, then this object contains a
zero value.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.1.1.4
jnxSipCommonCfgServiceLastChange
The value of sysUpTime at the time the SIP entity entered its
current operational state. If the current state was entered
prior to the last re-initialization of the local network
management subsystem, then this object …
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.1.1.5
jnxSipCommonCfgOrganization
This object contains the organization name which the SIP entity
inserts into Organization headers of SIP messages processed by
this system. If the string is empty, no Organization header is
to be generated.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.1.1.6
jnxSipCommonCfgMaxTransactions
This object indicates the maximum number of simultaneous
transactions per second that the SIP entity can manage. In
general, the value of this object SHOULD reflect a level of
transaction processing per second that is …
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.1.1.7
jnxSipCommonCfgEntityType
This object identifies the list of SIP entities this row is
related to. It is defined as a bit map. Each bit represents a
type of SIP entity. If a bit has value 1, the SIP entity
represented by this row plays the role…
Bits
Enumerated Values:
0other
1userAgent
2proxyServer
3redirectServer
4registrarServer
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.1.1.8
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.2 · 1 row entry · 3 columns
This table contains the list of ports that each SIP entity in
this system is allowed to use.  These ports can be advertised
using the Contact header in a REGISTER request or response.
jnxSipCommonPortEntry entry .1.3.6.1.4.1.2636.3.39.1.15.2.1.1.2.1
Specification of a particular port.
Each row represents those objects for a particular SIP entity
present in this system.
Indexes
jnxSipPortApplName jnxSipCommonPort
Column Syntax OID
jnxSipPortApplName
The name of the network application which uniquely
identifies the application to which this entry is
applicable.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.2.1.1
jnxSipCommonPort
This object reflects a particular port that can be used by the
SIP application.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.2.1.2
jnxSipCommonPortTransportRcv
This object will specify the transport protocol the SIP entity
will use to receive SIP messages.
This object is a bit map. Each bit represents a transport
protocol. If a bit has value 1, then that transport protocol
i…
Bits
Enumerated Values:
0other
1udp
2tcp
3sctp
4tlsTcp
5tlsSctp
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.2.1.3
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.3 · 1 row entry · 4 columns
This table contains a list of the SIP option tags (SIP
extensions) that either required, supported, or unsupported by
the SIP entity.  These option tags are used in the Require,
Proxy-Require, Supported and Unsupported header fields.
          
Example: if a user agent client supports and requires the
server to support reliability of provisional responses (IETF
RFC 3262), this table contains a row with the option tag string
'100rel' in jnxSipCommonOptionTag and the OCTET STRING value of
'1010 0000' or '0xA0' in jnxSipCommonOptionTagHeaderField.
          
If a server does not support the required feature (indicated in
a Require header to a UAS, or in a Proxy-Require to a Proxy
Server), the server returns a 420 Bad Extension listing the
feature in an Unsupported header.
          
Normally the list of such features supported by an entity is
static (i.e. will not change over time).
jnxSipCommonOptionTagEntry entry .1.3.6.1.4.1.2636.3.39.1.15.2.1.1.3.1
A particular SIP option tag (extension) supported or
unsupported by the SIP entity, and which may be supported or
required by a peer.
Each row represents those objects for a particular SIP entity
present in this system.
Indexes
jnxSipOptionTagApplName jnxSipCommonOptionTagIndex
Column Syntax OID
jnxSipOptionTagApplName
The name of the network application which uniquely
identifies the application to which this entry is
applicable.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.3.1.1
jnxSipCommonOptionTagIndex
This object uniquely identifies a conceptual row in the table.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.3.1.2
jnxSipCommonOptionTag
This object indicates the SIP option tag. The option tag names
are registered with IANA and available at http://www.iana.org/.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.3.1.3
jnxSipCommonOptionTagHeaderField
This object indicates whether the SIP option tag is supported
(Supported header), unsupported (Unsupported header), required
(Require or Proxy-Require header) by the SIP entity. A SIP
option tag may be both supported a…
Bits
Enumerated Values:
0require
1proxyRequire
2supported
3unsupported
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.3.1.4
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.4 · 1 row entry · 3 columns
This table contains a list of methods supported by each SIP
entity in this system (see the standard set of SIP methods in
Section 7.1 of RFC 3261).  Any additional methods that may be
incorporated into the SIP protocol can be represented by this
table without any requirement to update this MIB module.
          
The table is informational in nature; conveying to the NMS
capabilities of the managed system.
jnxSipCommonMethodSupportedEntry entry .1.3.6.1.4.1.2636.3.39.1.15.2.1.1.4.1
A particular method supported by the SIP entity.
Each row represents those objects for a particular SIP entity
present in this system.
Indexes
jnxSipMethodSupportedApplName jnxSipCommonMethodSupportedIndex
Column Syntax OID
jnxSipMethodSupportedApplName
The name of the network application which uniquely
identifies the application to which this entry is
applicable.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.4.1.1
jnxSipCommonMethodSupportedIndex
This object uniquely identifies a conceptual row in the table
for a specific SIP method.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.4.1.2
jnxSipCommonMethodSupportedName
This object reflects the supported method's name. The method
name MUST be all upper case (e.g, 'INVITE').
OctetString
Constraints:
range: 1-100
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.4.1.3
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5 · 1 row entry · 15 columns
This table contains timer configuration objects applicable to
SIP user agent and SIP stateful Proxy Server entities.
jnxSipCommonCfgTimerEntry entry .1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1
A row of timer configuration.

Each row represents those objects for a particular SIP entity
present in this system.
Indexes
jnxSipCfgTimerApplName
Column Syntax OID
jnxSipCfgTimerApplName
The name of the network application which uniquely
identifies the application to which this entry is
applicable.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.1
jnxSipCommonCfgTimerA
This object reflects the initial value for the retransmit timer
for the INVITE method. The retransmit timer doubles after each
retransmission, ensuring an exponential backoff in network
traffic. This object represents…
millisecondsUnsigned32
Constraints:
range: 100-1000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.2
jnxSipCommonCfgTimerB
This object reflects the maximum time a SIP entity will wait to
receive a final response to an INVITE. The timer is started
upon transmission of the initial INVITE request.
millisecondsUnsigned32
Constraints:
range: 32000-300000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.3
jnxSipCommonCfgTimerC
This object reflects the maximum time a SIP Proxy Server will
wait to receive a provisional response to an INVITE. The Timer
C MUST be set for each client transaction when an INVITE
request is proxied.
millisecondsUnsigned32
Constraints:
range: 180000-300000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.4
jnxSipCommonCfgTimerD
This object reflects the amount of time that the server
transaction can remain in the 'Completed' state when unreliable
transports are used. The default value MUST be equal to or
greater than 32000 for UDP transport, a…
millisecondsUnsigned32
Constraints:
range: 0-300000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.5
jnxSipCommonCfgTimerE
This object reflects the initial value for the retransmit timer
for a non-INVITE method while in 'Trying' state. The
retransmit timer doubles after each retransmission until it
reaches T2 to ensure an exponential backo…
millisecondsUnsigned32
Constraints:
range: 100-1000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.6
jnxSipCommonCfgTimerF
This object reflects the maximum time a SIP entity will wait to
receive a final response to a non-INVITE request. The timer is
started upon transmission of the initial request.
millisecondsUnsigned32
Constraints:
range: 32000-300000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.7
jnxSipCommonCfgTimerG
This object reflects the initial value for the retransmit timer
for final responses to INVITE requests. If timer G fires, the
response is passed to the transport layer again for
retransmission, and timer G is set to fi…
millisecondsUnsigned32
Constraints:
range: 0-1000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.8
jnxSipCommonCfgTimerH
This object reflects the maximum time a server will wait to
receive an ACK before it abandons retransmitting the response.
The timer is started upon entering the 'Completed' state.
millisecondsUnsigned32
Constraints:
range: 32000-300000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.9
jnxSipCommonCfgTimerI
This object reflects the maximum time a SIP entity will wait to
receive additional ACK message retransmissions.
The timer is started upon entering the 'Confirmed' state. The
default value MUST be T4 for UDP transport a…
millisecondsUnsigned32
Constraints:
range: 0-10000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.10
jnxSipCommonCfgTimerJ
This object reflects the maximum time a SIP server will wait to
receive retransmissions of non-INVITE requests. The timer is
started upon entering the 'Completed' state for non-INVITE
transactions. When timer J fires,…
millisecondsUnsigned32
Constraints:
range: 32000-300000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.11
jnxSipCommonCfgTimerK
This object reflects the maximum time a SIP client will wait to
receive retransmissions of responses to non-INVITE requests.
The timer is started upon entering the 'Completed' state for
non-INVITE transactions. When ti…
millisecondsUnsigned32
Constraints:
range: 0-10000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.12
jnxSipCommonCfgTimerT1
This object reflects the T1 timer for a SIP entity. T1 is an
estimate of the round-trip time (RTT) between the client and
server transactions.
millisecondsUnsigned32
Constraints:
range: 200-10000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.13
jnxSipCommonCfgTimerT2
This object reflects the T2 timer for a SIP entity. T2 is the
maximum retransmit interval for non-INVITE requests and INVITE
responses. It's used in various parts of the protocol to reset
other Timer* objects to this …
millisecondsUnsigned32
Constraints:
range: 200-10000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.14
jnxSipCommonCfgTimerT4
This object reflects the T4 timer for a SIP entity. T4 is the
maximum duration a message will remain in the network. It
represents the amount of time the network will take to clear
messages between client and server t…
millisecondsUnsigned32
Constraints:
range: 200-10000
.1.3.6.1.4.1.2636.3.39.1.15.2.1.1.5.1.15