zxGponTrafficSchedulePriWeight
ZXGPON-SERVICE-MIB ·
.1.3.6.1.4.1.3902.1012.3.25.3.1.6
Object
column r/w
Integer32
It represents priority for HOL scheduling or the weight for WRR scheduling. This value is used by the T-CONT or Traffic Scheduler indicated by the T-CONT Pointer attribute or Traffic Scheduler Pointer attribute. If the indicated pointer has Policy = HOL, then this value is interpreted as a priority (0 indicates the highest priority, and 0xFF (255) the lowest). If the indicated pointer has Policy = WRR, then this value is interpreted as a weight.It may be created/read/written/modified.Writing or modifing can be done when the entry SHOULD NOT be used by any other entry.
Context
- MIB
- ZXGPON-SERVICE-MIB
- OID
.1.3.6.1.4.1.3902.1012.3.25.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxGponTrafficScheduleEntry
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-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-SERVICE-MIB::zxGponTrafficSchedulePriWeight'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXGPON-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXGPON-SERVICE-MIB::zxGponTrafficSchedulePriWeight.<zxGponMgmtPonOltId>.<zxGponMgmtPonOnuId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXGPON-SERVICE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXGPON-SERVICE-MIB::zxGponTrafficSchedulePriWeight'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.