zxAnGponRmVideoAniSigCap
ZTE-AN-GPON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.20.2.5.3.1.7
Object
column Enumeration
This attribute indicates the capability of the ONU to measure
the video signal level.
Capabilities are indicated by code points:
noCapability(1): No signal level measurement capability
total(2): Total optical power level
fixed(3): Fixed frequency pilot tone power level
totalAndFixed(4): Total optical power level and fixed
frequency pilot tone power level
variable(5): Variable frequency pilot tone power level
totalAndVariable(6): Total optical power level
and variable frequency pilot tone power level
broadband(7): Broadband RF power level
totalAndBroadband(8): Total optical power level
and broadband RF power level
9..255 Reserved
Context
- MIB
- ZTE-AN-GPON-REMOTE-ONU-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.20.2.5.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnGponRmVideoAniEntry
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 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmVideoAniSigCap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmVideoAniSigCap.<ifIndex>.<zxAnPonOnuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmVideoAniSigCap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noCapability |
2 | total |
3 | fixed |
4 | totalAndFixed |
5 | variable |
6 | totalAndVariable |
7 | broadband |
8 | totalAndBroadband |