MIB Viewer

jnxSipCommonPortTransportRcv

OBJECT-TYPE
1.3.6.1.4.1.2636.3.39.1.15.2.1.1.2.1.3
Access
read-only
Status
current
Sub-identifiers
0
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 is currently being used. If a bit has value 0, then that transport protocol is currently not being used.
BITS { other(0), udp(1), tcp(2), sctp(3), tlsTcp(4), tlsSctp(5) }