adGenVoipDialingProfileExternalLineCodeEntryIndex
ADTRAN-GENVOIP-MIB ·
.1.3.6.1.4.1.664.5.70.20.1.8.3.3.1.1
Object
column OctetString
The DialingProfileExternal Line code index. This must be a dialing profile name as specified by AdGenVoipDialingProfileName followed by a '/' followed by an external line code pattern. See the description of adGenVoipDialingProfileExternalLineCodePattern for the rules of external line code patterns. Ex. commercial/9$ commercial/8 residential/2&
Context
- MIB
- ADTRAN-GENVOIP-MIB
- OID
.1.3.6.1.4.1.664.5.70.20.1.8.3.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- adGenVoipDialingProfileExternalLineCodeProvEntry
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 'ADTRAN-GENVOIP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENVOIP-MIB::adGenVoipDialingProfileExternalLineCodeEntryIndex'
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::adGenVoipDialingProfileExternalLineCodeEntryIndex.<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::adGenVoipDialingProfileExternalLineCodeEntryIndex'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.