fxsSipMessageAlertingEnable
MX-POTS-MIB ·
.0.1800.1.10000.800
Object
Fxs Sip Message Alerting Enable
Determines whether or not the FXS endpoints should handle a
SIP MESSAGE notification.
* Disable: The FXS endpoints will ignore all SIP MESSAGE
notifications.
* Enable: A SIP message notification will trigger an alert
on the FXS endpoint by generating a short ring and sending
the message content through the Caller ID.
The FXS ports needs to be on-hook for the alert to be
generated, otherwise the notification is ignored.
The SIP message notifications are received only if the
SipEp.SipMessageSupport parameter is set to 'AcceptPlainText'.
Context
- MIB
- MX-POTS-MIB
- OID
.0.1800.1.10000.800- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fxsGroup
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-POTS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-POTS-MIB::fxsSipMessageAlertingEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-POTS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-POTS-MIB::fxsSipMessageAlertingEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |