adGenVoipDialPlanPatternEntryIndex

ADTRAN-GENVOIP-MIB · .1.3.6.1.4.1.664.5.70.20.1.2.3.1.1

Object

column OctetString
The dial plan table index.  This must be in the form of a phone number or
dialing pattern containing wildcards. Available wildcards for this index
are: N=2-9, M=1-8, X=0-9, [abc]=Any digit contained in the bracketed list.
Ending the Dial Plan with '$' will cause the unit to stop attempting to
match further input.
The following rules must be observed:
   1.  Templates MUST have at least one NUMBER or Wildcard.
   2.  '(' ')' and '-' are allowed, but not inside braces '[]'.
   2b.  , are allowed within [], but not elsewhere.
   3.  Wildcards (MNX) are not allowed inside braces [], only
   numbers - order of numbers is not enforced, but ranges are
   not allowed.
   4.  $ is allowed but MUST be the last character or standalone.
   5.  If * and # are entered, they must be the first character.  May not
   be standalone.

Context

MIB
ADTRAN-GENVOIP-MIB
OID
.1.3.6.1.4.1.664.5.70.20.1.2.3.1.1
Type
column
Access
noaccess
Status
current
Parent
adGenVoipDialPlanProvEntry

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

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.