vismDsx1TxDigitOrder
CISCO-VISM-DSX1-MIB ·
.1.3.6.1.4.1.351.110.4.3.5.1.1.1.13
Object
column r/w
Enumeration
When the call agent hands the ANI (Automatic Number Identification, denoting the calling party number) and the DNIS (Destination Number Identification Service, indicating the called party number) to the gateway for dialing out, the gateway (by default) dials out the ANI followed by the DNIS. This object indicates the order in which ANI and DNIs will be dialed out from this (outgoing) interface.
Context
- MIB
- CISCO-VISM-DSX1-MIB
- OID
.1.3.6.1.4.1.351.110.4.3.5.1.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsx1VismCnfGrpEntry
- Groups
- 3
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 'CISCO-VISM-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-DSX1-MIB::vismDsx1TxDigitOrder'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-DSX1-MIB::vismDsx1TxDigitOrder.<vismLineNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-DSX1-MIB::vismDsx1TxDigitOrder'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aniThenDnis |
2 | dnisThenAni |