interopLocalRingOnProvisionalResponse
MX-SIPEP-MIB ·
.0.1400.1.50000.1100
Object
scalar r/w
Enumeration
Local Ring on Provisional Response
Specifies if the local ring should be started upon receiving a
'18x Provisional' response without SDP.
* Disable: The local ring is not started on a '18x
Provisional' response without SDP, with one exception: the
'180 Ringing' without SDP will start the local ring if the
media stream is not already established.
* LocalRingWhenNoEstablishedMediaStream: The local ring is
started on any '18x Provisional' response without SDP if
the media stream is not already established.
* LocalRingAlways: The local ring is always started on any
'18x Provisional' response without SDP.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.1100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- interopGroup
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-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::interopLocalRingOnProvisionalResponse.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPEP-MIB::interopLocalRingOnProvisionalResponse'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | localRingWhenNoEstablishedMediaStream |
2 | localRingAlways |