Notification not sent by CPE

Hi

i had been set an Notification on some item like this

“InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.Stats.EthernetBytesSent”

Or

“InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.TotalBytesReceived“

and got successfull response of setAttribute command but when i send a connectionRequest to CPE and get an Inform from device , this fields does not included in inform body .

is there anything that i should do to make it happen ?

Parameters for which Active Notification MAY be Denied

@imohsen7 What was the attribute? Was it an active notification? If so, here are the parameters that will negate the active notification. Its two parameters are listed below:

InternetGatewayDevice.WANDevice.1.WANCommonInterfaceConfig.TotalBytesReceived

  • InternetGatewayDevice.WANDevice.{i}.WANCommonInterfaceConfig.
    TotalBytesSent
    TotalBytesReceived :cross_mark:
    TotalPacketsSent
    TotalPacketsReceived
    MaximumActiveConnections

InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANPPPConnection.1.Stats.EthernetBytesSent

  • InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANPPPConnection.{i}.Stats.
    EthernetBytesSent :cross_mark:
    EthernetBytesReceived
    EthernetPacketsSent
    EthernetPacketsReceived
    EthernetErrorsSent
    EthernetErrorsReceived
    EthernetUnicastPacketsSent
    EthernetUnicastPacketsReceived
    EthernetDiscardPacketsSent
    EthernetDiscardPacketsReceived
    EthernetMulticastPacketsSent
    EthernetMulticastPacketsReceived
    EthernetBroadcastPacketsSent
    EthernetBroadcastPacketsReceived
    EthernetUnknownProtoPacketsReceived

source: tr-098-1-8-0.xml