mwPhoneCallType
MERU-VOICE-STATISTICS-MIB ·
.1.3.6.1.4.1.15983.1.1.3.3.2.1.4
Object
column MERU-TCMwlQosProtocol
This object describes Protocol Type
Context
- MIB
- MERU-VOICE-STATISTICS-MIB
- OID
.1.3.6.1.4.1.15983.1.1.3.3.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mwPhoneCallEntry
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 'MERU-VOICE-STATISTICS-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERU-VOICE-STATISTICS-MIB::mwPhoneCallType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MERU-VOICE-STATISTICS-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERU-VOICE-STATISTICS-MIB::mwPhoneCallType.<mwPhoneCallTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MERU-VOICE-STATISTICS-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MERU-VOICE-STATISTICS-MIB::mwPhoneCallType'
Syntax
- Source
- MERU-TCMwlQosProtocol
- Base type
Enumeration
Values & Constraints
Type Values
1 | qosprotocolsip |
2 | qosprotocolh323 |
3 | qosprotocolsccp |
4 | qosprotocolhttp |
5 | qosprotocolother |
6 | qosprotocolnone |
7 | qosprotocolunknown |