sipDialPlanPattern
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.18.20.19.1.2
Object
column r/w
OctetString
Allow digit, '*', and '#' characters
and meaning characters that include 'x', '.', '|'
and range format characters that include '~', ','
and parenthesis '(', ')' and brackets '[', ']'
and at most one parenthesis pair
and 'T' for terminate are allowed
and two quotation marks '()' means a null pattern for hot dial.
examples: '002(x.)', '0(x.)', and '(x.)'
'x' represents any digit, '*', and '#' characters
'.' represents zero or more repetitions of character or range that precedes it,
can't use the dot character '.' in brackets
'|' used to separate multiple dialplan patterns
'[' and ']' must pair and nest brackets is illegal
'~' and ',' are allowed showing in brackets only
'~' connected characters must be digit
'T' stand for '#' to terminate and dial out at once
Note: If only pattern is set, the indexed <pattern> <rule> pair will be cleared
'\t' and '\r' is for partial pattern
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.18.20.19.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sipDialPlanContentEntry
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 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::sipDialPlanPattern'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::sipDialPlanPattern.<sipDialPlanName>.<sipDialPlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VES1724-58V-MIB::sipDialPlanPattern'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-47