fxsDefaultVisualMessageWaitingIndicatorType
MX-POTS-MIB ·
.0.1800.1.10000.10200.150
Object
scalar r/w
Enumeration
Default FXS Visual Message Waiting Indicator Type.
Configures how the Visual Message Waiting Indicator is sent on
FXS lines.
* Fsk: A FSK signal is sent to activate the VMWI on the
phone.
* FskAndVoltage: Both FSK signal and high voltage signal are
used to activate the VMWI on the phone.
Note: FskAndVoltage is not supported on all devices.
Context
- MIB
- MX-POTS-MIB
- OID
.0.1800.1.10000.10200.150- 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::fxsDefaultVisualMessageWaitingIndicatorType.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::fxsDefaultVisualMessageWaitingIndicatorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | fsk |
200 | fskAndVoltage |