adGenGponPonDeploymentRange
ADTRAN-GENGPON-MIB ·
.1.3.6.1.4.1.664.6.10000.76.1.1.2.2.1.7
Object
column r/w
Enumeration
The deployment range for each PON can be selected. Standard range supports upto 20 Km at the maximum rate of 1.2 Gbps Extended range supports upto 37.5 Km at the maximum rate of 890 Mbps Maximum range will support upto 37.5 Km at the maximum rate of 1.2 Gbps
Context
- MIB
- ADTRAN-GENGPON-MIB
- OID
.1.3.6.1.4.1.664.6.10000.76.1.1.2.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenGponPonProvEntry
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-GENGPON-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENGPON-MIB::adGenGponPonDeploymentRange'
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::adGenGponPonDeploymentRange.<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::adGenGponPonDeploymentRange'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standard |
2 | extended |
3 | maximum |