zxGponPriorQueueMeId
ZXGPON-SERVICE-MIB ·
.1.3.6.1.4.1.3902.1012.3.25.1.1.2
Object
column Integer32
This attribute provides a unique number for each instance of this managed entity. The most significant bit represents the direction (0b1: Upstream, 0b0: Downstream). The 15 least significant bits represent a queue id. The queue id is numbered in ascending order by the ONT itself. The range of the downstream queue id is 0x0000 to 0x7FFF and the range of upstream queue id is 0x8000 to 0xFFFF in an ONT.
Context
- MIB
- ZXGPON-SERVICE-MIB
- OID
.1.3.6.1.4.1.3902.1012.3.25.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxGponPriorityQueueEntry
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::zxGponPriorQueueMeId'
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::zxGponPriorQueueMeId.<index>'
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::zxGponPriorQueueMeId'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647