adGenGponOntVoIPConfigMethod

ADTRAN-GENGPON-MIB · .1.3.6.1.4.1.664.6.10000.76.1.1.2.3.1.27

Object

column r/w Enumeration
Specifies which method to use in order to configure VoIP to ONT.
localONT: configure VoIP using the local ONT CLI commands;
omci: configure VoIP using OMCI VoIP MEs;
fileRetrival: configure VoIP using VoIP thru provisioning.
      In this case the the OIDs adGenGponConfigFileRetrievalMethod,
                    adGenGponConfigFilePrimaryServer,
                                        adGenGponConfigFileSecondaryServer,
                                        adGenGponConfigFileInterface,
                                        adGenGponConfigFilePath,
                                        adGenGponConfigFileRetrieve
              need to be configured properly

Context

MIB
ADTRAN-GENGPON-MIB
OID
.1.3.6.1.4.1.664.6.10000.76.1.1.2.3.1.27
Type
column
Access
readwrite
Status
current
Parent
adGenGponOntProvEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0localONT
1omci
2fileRetrieval