sipTransportContactEnable
MX-SIP-MIB ·
.1.3.6.1.4.1.4935.20.20.1.1.40.10
Object
Indicates whether the unit must include its supported transport in
all SIP messages that have the contact header, except for the
REGISTER message (see the sipTransportRegistrationEnable variable).
If enabled, then the unit will send SIP messages with the 'transport'
parameter in the contact header
It is either set to transport=tcp when TCP is enabled and UDP is
disabled, transport=udp when UDP is enabled and TCP disabled or no
transport parameter when both TCP and UDP are enabled.
Context
- MIB
- MX-SIP-MIB
- OID
.1.3.6.1.4.1.4935.20.20.1.1.40.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipTransport
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SIP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIP-MIB::sipTransportContactEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIP-MIB::sipTransportContactEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of