sipTrustedSourcesEnable
MX-SIP-MIB ·
.1.3.6.1.4.1.4935.20.20.1.1.110.50
Object
Enables the SIP trusted sources feature.
enable: The unit only accepts SIP messages from the trusted
addresses listed in sipTrustedSourcesTable. All other SIP
messages are ignored. This source address validation takes
place at the IP level and does not depend on the SIP header
or body.
disable: The unit does not validate the source address of
SIP messages at the IP level.
Context
- MIB
- MX-SIP-MIB
- OID
.1.3.6.1.4.1.4935.20.20.1.1.110.50- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipTrustedSources
- 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::sipTrustedSourcesEnable.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::sipTrustedSourcesEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of