mwiConfigVoltageEnable
MX-MESSAGE-WAITING-INDICATOR-MIB ·
.1.3.6.1.4.1.4935.15.100.1.40.1.20
Object
Enable/Disable the voltage message waiting indicator.
When new messages are awaiting attention on the messaging
server, the unit uses the line voltage to power the LED on the
telephone in addition to the default method.
This variable is effective only if the endpoint is configured
to use the visual message waiting indicator (mwiConfigActivation).
This variable's semantics are different depending on protocol
and/or hardware platforms.
Please refer to the documentation for more details.
Context
- MIB
- MX-MESSAGE-WAITING-INDICATOR-MIB
- OID
.1.3.6.1.4.1.4935.15.100.1.40.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mwiIfConfigurationEntry
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-MESSAGE-WAITING-INDICATOR-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MESSAGE-WAITING-INDICATOR-MIB::mwiConfigVoltageEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-MESSAGE-WAITING-INDICATOR-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MESSAGE-WAITING-INDICATOR-MIB::mwiConfigVoltageEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-MESSAGE-WAITING-INDICATOR-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-MESSAGE-WAITING-INDICATOR-MIB::mwiConfigVoltageEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |