ZTE-AN-PON-TC-MIB

        The MIB module which provides a ZTE access node device PON 
managment MIB Textual Conventions.
    
Source file
ZTE-AN-PON-TC-MIB
Last revised
Identity
zxAnPonTcMib
Base OID
1.3.6.1.4.1.3902.1082.500.100
Imported Objects
SNMPv2-SMI enterprises Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
ZTE-AN-SMI zxAnPon
Net-SNMP examples using the zte-ng MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-PON-TC-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-PON-TC-MIB::zxAnPonTcMib'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZTE-AN-PON-TC-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PON-TC-MIB::zxAnPonTcMib'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (1)
.1.3.6.1.4.1.3902.1082.500.100
Dependencies (3) 3 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. ZTE-AN-SMIzte-ng
  4. ZTE-AN-PON-TC-MIBzte-ngselected
Type Definitions (8)
Integer32
ZxAnEponOnuVportIndex reprensents the index of vport in ONU,
from 1 to 256.
Integer32
ZxAnGponOnuGemPortIndex reprensents the index of GEM port in ONU,
from 1 to upper limit supported GEM port count of ONU type.
Integer32
ZxAnGponOnuTcontIndex reprensents the index of T-CONT in ONU,
from 1 to upper limit supported T-CONT count of ONU type.
Integer32
ZxAnGponOnuVportIndex reprensents the index of vport in ONU,
from 1 to 256.
Integer32
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'.
Integer32
ZxAnPonRmOnuAniIndex reprensents the index of ANI in ONU.
Usually there's only one ANI in ONU.
Two ANIs appear in ONU that supports type C/D protection function.
Integer32
ZxAnPonRmOnuIfIndex reprensents the index of interface in ONU.
The definition is as follows:
| MSB Byte 4 | Byte 3 | Byte 2 | Byte 1 LSB |
| Type | Reserved | | |
|----------------------+--------------+----------------+--------------|
| 0: ETH UNI | 0 | Slot No. | Port No. |
| 1: WiFi UNI | 0 | Slot No. | Port No. |
| 2: IP host | 0 | 0 | Index |
| 3: Flow | 0 | 0 | Index |
| 4: GEM port | 0 | 0 | Index |
| 5: Multicast GEM port| 0 | 0 | Index |
| 6: VEIP | 0 | 0 | Index |
| 7: WAN | 0 | 0 | Index |
| 8: xDSL UNI | 0 | Slot No. | Port No. |
|---------------------------------------------------------------------|
Integer32
ZxAnPonRmOnuUniIndex reprensents the index of UNI in ONU.

|MSB Byte 2 | Byte 1 LSB|
|------------------------------+---------------------------|
| Slot No. | Port No. |
+------------------------------+---------------------------+