Metadata Context items
key | value | Notes |
---|---|---|
intf_id | integer | Physical device interface port ID for this PON/ANI port |
The port ID is extracted from the lower 8-bits of the ANI-G Managed Entity ID and indicates the physical position of the PON interface.
Metrics
key | type / size | Notes |
---|---|---|
transmit_power | int, 16-bits | This attribute reports the current measurement of mean optical launch power. Its value is a 2s complement integer referred to 1 mW (i.e., dBm), with 0.002 dB granularity |
receive_power | int, 16-bits | This attribute reports the current measurement of the total downstream optical signal level. Its value is a 2s complement integer referred to 1 mW (i.e., dBm), with 0.002 dB granularity. |
NOTE: The following metrics were also requested for the PON interface in VOL-935 but they are not available through the OpenOMCI set of Managed Entities. However there are alarms available that relate to these items available through the ANI-G ME:
TR-287 does reference mechanisms to perform OLT and ONU Optical Link monitoring to cover these three items but interfaces are not yet available in VOLTHA and retrieval of these values from an ONU may be difficult as the only defined interface to retrieve data is OMCI.
This group reports metrics associated with the customer facing UNI port of the ONU and is collected from OMCI Physical Path Termination Point Ethernet UNI (Class ID #11) and the UNI-G (Class iD #264).
Metric Group Name: UNI_Status Default Collection: True
Default Interval: 15 minutes
Metadata Context items
key | value | Notes |
---|---|---|
intf_id | integer | Physical device interface port ID for this UNI port |
The port ID is extracted from the UNI-G Managed Entity ID and indicates the physical position of the UNI interface. This ID is implicitly linked to the associated PPTP Ethernet UNI ME.
Metrics
key | type / size | From | Notes |
---|---|---|---|
ethernet_type | int, gauge | PPTP | This attribute represents the sensed interface type as defined in the table below |
oper_status | boolean | PPTP | Link status/Operational Status: Link up (1), Link down (0) |
pptp_admin_state | boolean | PPTP | Administrative state: Locked/disabled (1), Unlocked/enabled (0) |
uni_admin_state | boolean | UNI-G | Administrative state: Locked/disabled (1), Unlocked/enabled (0) |
Sensed Ethernet Type Table
value | Rate | Duplex |
---|---|---|
0x00 | Unknown | n/a |
0x01 | 10BASE-T | full |
0x02 | 100BASE-T | full |
0x03 | Gigabit Ethernet | full |
0x04 | 10Gb/s Ethernet | full |
0x05 | 2.5Gb/s Ethernet | full |
0x06 | 5Gb/s Ethernet | full |
0x07 | 25Gb/s Ethernet | full |
0x08 | 40Gb/s Ethernet | full |
0x11 | 10BASE-T | half |
0x12 | 100BASE-T | half |
0x13 | Gigabit Ethernet | half |
This initial code is only a preliminary work. See the Remaining Work Items section of this document's parent directory for a list of remaining tasks. In addition to these work items, the interval statistics README may have additional work items remaining.
TODO: For each group, list if the default is enabled/disabled