fxsDefaultMessageWaitingIndicatorActivation
MX-POTS-MIB ·
.0.1800.1.10000.10200.100
Object
scalar r/w
Enumeration
Default FXS Message Waiting Indicator Activation.
Configure the Message Waiting Indicator service available on
FXS lines.
When used in conjunction with a voice-messaging system, the
Message Waiting Indicator allows the user to be notified when
new messages are awaiting attention on the messaging server.
* Disabled: The user is not alerted of messages awaiting
attention.
* Tone: When messages are awaiting attention, the user is
alerted by a message waiting tone when picking up the
handset.
* Visual: When messages are awaiting attention, the user is
alerted by a Visual Message Waiting Indicator such as a
blinking LED on the phone.
* ToneAndVisual: When messages are awaiting attention, the
user is alerted by a Visual Message Waiting Indicator such
as a blinking LED on the phone, and a message waiting tone
when picking up the handset.
If a specific configuration is set in the
FxsSpecificMessageWaitingIndicator.Activation parameter and
the FxsSpecificMessageWaitingIndicator.EnableConfig parameter
is set to 'Enable', then it overrides the current default
configuration.
Context
- MIB
- MX-POTS-MIB
- OID
.0.1800.1.10000.10200.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fxsMessageWaitingIndicatorGroup
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::fxsDefaultMessageWaitingIndicatorActivation.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::fxsDefaultMessageWaitingIndicatorActivation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | disabled |
200 | tone |
300 | visual |
400 | toneAndVisual |