voipNumberPlanPattern

E5-111-MIB · .1.3.6.1.4.1.6321.1.2.3.2.16.2.2.1.3

Object

column r/w OctetString
Allowed characters are 0~9, *, T, S, P, x, ., |
and range format characters that include '~', ','
and parenthesis '(', ')', brackets '[', ']', braces '{', '}'
and at most one parenthesis pair are allowed,
Examples: '002(*)', '0(*)', and '(*)'.
'*'      represents one or more digit characters
		'x'      represents any digit character
		'T'      timeout send of dial string, can only appear at the end of pattern
		'S'      star phone key (*) match character in dial plan
		'P'      pound key (#) match character in dial plan
		'.'      represents zero or more repetitions of character or range
         that precedes it, can't use the dot character '.' in brackets
		'|'      used to separate multiple number plan patterns
		[n~m,k]  match a range of digits n~m or a specified digit k,
         '[' and ']' must pair and nest brackets is illegal
         '~' and ',' are allowed showing in brackets only
         '~' connected characters must be digit
{n}      match n digits

Context

MIB
E5-111-MIB
OID
.1.3.6.1.4.1.6321.1.2.3.2.16.2.2.1.3
Type
column
Access
readwrite
Status
current
Parent
voipNumberPlanEntry

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-16