voiceCdrStatus
WLSX-VOICE-MIB ·
.1.3.6.1.4.1.14823.2.2.1.12.1.1.2.1.10
Object
column ARUBA-TCArubaCallStates
Voice CDR Status
Context
- MIB
- WLSX-VOICE-MIB
- OID
.1.3.6.1.4.1.14823.2.2.1.12.1.1.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlsxVoiceCdrEntry
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 'WLSX-VOICE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-VOICE-MIB::voiceCdrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WLSX-VOICE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-VOICE-MIB::voiceCdrStatus.<voiceCdrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WLSX-VOICE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WLSX-VOICE-MIB::voiceCdrStatus'
Syntax
- Source
- ARUBA-TCArubaCallStates
- Base type
Enumeration
Values & Constraints
Type Values
0 | idle |
1 | initiated |
2 | connecting |
3 | delivered |
4 | connected |
5 | offered |
6 | alerting |
7 | releasing |
8 | cancelling |
9 | challenging |
10 | transient |
11 | blockwait |
12 | succ |
13 | fail |
14 | aborted |
15 | blocked |