fxsSpecificMessageWaitingIndicatorActivation
MX-POTS-MIB ·
.0.1800.1.10000.10200.200.1.300
Object
column r/w
Enumeration
Specific FXS Message Waiting Indicator Activation.
Configure the Message Waiting Indicator for a specific FXS
line.
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.
This configuration overrides the default configuration set in
the FxsDefaultMessageWaitingIndicatorActivation parameter if
the FxsSpecificMessageWaitingIndicator.EnableConfig parameter
is set to 'Enable'.
Context
- MIB
- MX-POTS-MIB
- OID
.0.1800.1.10000.10200.200.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fxsSpecificMessageWaitingIndicatorEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-POTS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-POTS-MIB::fxsSpecificMessageWaitingIndicatorActivation'
More examples
Read one indexed 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::fxsSpecificMessageWaitingIndicatorActivation.<fxsSpecificMessageWaitingIndicatorId>'
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::fxsSpecificMessageWaitingIndicatorActivation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | disabled |
200 | tone |
300 | visual |
400 | toneAndVisual |