sleGponOnuVideoAniAgcMode
SLE-GPON-MIB ·
.1.3.6.1.4.1.6296.101.23.6.8.1.1.14
Object
column Enumeration
This attribute allows the discovery and configuration of the ONT's AGC capabilities. The attribute contains a codepoint for several AGC types. The ONT displays the currently used AGC mode. The OLT can discover new modes via the set command; the ONT denies attempts to set an unsupported mode. The code points are: 0 No AGC. 1 Broadband RF AGC. 2 Optical AGC.
Context
- MIB
- SLE-GPON-MIB
- OID
.1.3.6.1.4.1.6296.101.23.6.8.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleGponOnuVideoAniEntry
- Groups
- 1
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 'SLE-GPON-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-GPON-MIB::sleGponOnuVideoAniAgcMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-GPON-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-GPON-MIB::sleGponOnuVideoAniAgcMode.<sleGponOltId>.<sleGponOnuId>.<sleGponOnuVideoAniIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-GPON-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-GPON-MIB::sleGponOnuVideoAniAgcMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noAgc |
1 | broadbandRfAgc |
2 | opticalAgc |
Conformance
Member of