zxAnPonOnuIndex

ZTE-AN-PON-BASE-MIB · .1.3.6.1.4.1.3902.1082.500.1.2.4.2.1.1

Object

This attribute represents the index of ONU.

Context

MIB
ZTE-AN-PON-BASE-MIB
OID
.1.3.6.1.4.1.3902.1082.500.1.2.4.2.1.1
Type
column
Access
noaccess
Status
current
Parent
zxAnPonRxOpticalPowerEntry

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 'ZTE-AN-PON-BASE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PON-BASE-MIB::zxAnPonOnuIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-PON-BASE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PON-BASE-MIB::zxAnPonOnuIndex.<ifIndex>.<zxAnPonOnuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-PON-BASE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-PON-BASE-MIB::zxAnPonOnuIndex'

Syntax

Source
ZTE-AN-PON-TC-MIBZxAnPonOnuIndex
Base type
Integer32
Type Description
ZxAnPonOnuIndex represents the index of ONU.
Each bit field of ZxAnPonOnuIndex has
its definitions such as follows.
          
MSB -- Most Significant Byte
LSB -- Least Significant Byte
          
|MSB   Byte 4   |   Byte 3    |  Byte 2    |   Byte 1  LSB|
|---------------------------------------------------------|
|  Type |                 Index                           |
|(4bits)|                 (28bits)                        |
+-------+-------------------------------------------------+
          
ZxAnPonOnuIndex type : 
   The values definition is,
   0 - Normal ONU index
   3 - Virtual ONU index for profile       
          
0 - Normal ONU index
|MSB   Byte 4   |   Byte 3    |  Byte 2    |   Byte 1  LSB |
|-----------------------------+----------------------------|
|   0   |    Reserve          |ONU Index(1..255) for XGPON |
|(4bits)|    (20bits)         |ONU Index(1..128) for others|
+----------------------------------------------------------+
          
3 - Virtual ONU index for profile
|MSB   Byte 4   |   Byte 3    |  Byte 2    |   Byte 1  LSB |
|-----------------------------+----------------------------|
|   3   |                   Profile Index                  |
|(4bits)|                   (28bits)                       |
+----------------------------------------------------------+
The 'Profile Index' is derived from 'zxAnPonSrvOnuPrfId' of 
'zxAnPonSrvOnuProfileTable'.

Values & Constraints

No enumerated values or constraints recorded.