onuQueueCfgData

FD-ONU-MIB · .1.3.6.1.4.1.34592.1.3.4.4.1.1

Object

column r/w OctetString
contain all queue config information for one ONU.
the value format is:
Get/SET:
--------------------------------------------------------------
| value length | number of links | link0 queues |queue0 size |...
--------------------------------------------------------------
       1	             1               1            1
                                                |<-repeat queues->			
                                 |<---repeat link's numbers--->
 ---------------------------------------------------------------------------------------------
 ...| port numbers | port0 queues |   queue0 size  |...|flooding queues | flooding queue size |
 ---------------------------------------------------------------------------------------------
            1             1               1                     1                    1
                                  |<-repeat queues->|				                                  
                   |<-----repeat port number times-->|
 para comment:
 value length: dont include itself's size
 port numbers: for FD104B, fixed value, 1 
 flooding queues: for now, fixed 1
 flooding queue id:

Context

MIB
FD-ONU-MIB
OID
.1.3.6.1.4.1.34592.1.3.4.4.1.1
Type
column
Access
readwrite
Status
current
Parent
onuQueueCfgEntry
Groups
1

Walk 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 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::onuQueueCfgData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::onuQueueCfgData.<ponCardSlotId>.<oltId>.<onuId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-ONU-MIB::onuQueueCfgData'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance