zxGponVideoAniSignalCapability
ZXGPON-ONTMGMT-MIB ·
.1.3.6.1.4.1.3902.1012.3.50.19.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
- ZXGPON-ONTMGMT-MIB
- OID
.1.3.6.1.4.1.3902.1012.3.50.19.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxGponPptpVideoAniEntry
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 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-ONTMGMT-MIB::zxGponVideoAniSignalCapability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-ONTMGMT-MIB::zxGponVideoAniSignalCapability.<zxGponOltIndex>.<zxGponONTIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXGPON-ONTMGMT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXGPON-ONTMGMT-MIB::zxGponVideoAniSignalCapability'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noCapability |
2 | total |
3 | fixed |
4 | totalAndFixed |
5 | variable |
6 | totalAndVariable |
7 | broadband |
8 | totalAndBroadband |