ccmeEphoneDnMwiCapability

CISCO-CCME-MIB · .1.3.6.1.4.1.9.9.439.1.1.47.1.14

Object

column Enumeration
Indicates the capability of an extension (ephone-dn)
to process message-waiting indication (MWI) 
notification from an external voice-messaging systems.
              
mwiOn - Extension can process MWI ON notifications 
     using either the main or secondary phone number.
mwiOff - Extension can process MWI OFF notifications 
     using either the main or secondary phone number.
mwiOnOff - Extension can process both MWI ON and OFF 
     notifications using either the main or 
     secondary phone number.
mwiDisabled - MWI notifications are disabled on 
     an extension.

Context

MIB
CISCO-CCME-MIB
OID
.1.3.6.1.4.1.9.9.439.1.1.47.1.14
Type
column
Access
readonly
Status
current
Parent
ccmeEphoneDnConfigEntry
Groups
1

Walk 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 'CISCO-CCME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CCME-MIB::ccmeEphoneDnMwiCapability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CCME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CCME-MIB::ccmeEphoneDnMwiCapability.<ccmeEphoneDnTag>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CCME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CCME-MIB::ccmeEphoneDnMwiCapability'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1mwiOn
2mwiOff
3mwiOnoff
4mwiDisabled

Conformance