gnmi
globalConfigUpdate
Property name |
Value |
---|---|
Application name |
gnmi |
Event name |
globalConfigUpdate |
Default severity |
informational |
Message format string |
gNMI server global configuration updated. |
Cause |
A global configuration change has been made, resulting in gNMI configuration being regenerated. |
Effect |
May result in gNMI server(s) start or stop depending on the configuration change. |
gnmiServerStart
Property name |
Value |
---|---|
Application name |
gnmi |
Event name |
gnmiServerStart |
Default severity |
informational |
Message format string |
gNMI server started for network instance network_instance source address source_address port number gnmi_socket. |
Cause |
gNMI server has started for the mentioned network instance, source address and port number. |
Effect |
gNMI server is ready to receive and process requests for the mentioned network instance, source address and port number. |
gnmiServerStop
Property name |
Value |
---|---|
Application name |
gnmi |
Event name |
gnmiServerStop |
Default severity |
informational |
Message format string |
gNMI server stopped for network network_instance source address source_address port number gnmi_socket. |
Cause |
gNMI server has stopped for the mentioned network instance, source address and port number. |
Effect |
gNMI server is not ready to receive and process requests for the mentioned network instance, source address and port number. |
networkInstanceConfigUpdate
Property name |
Value |
---|---|
Application name |
gnmi |
Event name |
networkInstanceConfigUpdate |
Default severity |
informational |
Message format string |
gNMI server network instance network_instance configuration updated. |
Cause |
A configuration change has been made in the mentioned network instance, resulting in gNMI server configuration being regenerated. |
Effect |
May result in gNMI server start or stop depending on the configuration change. |
subscriptionEnd
Property name |
Value |
---|---|
Application name |
gnmi |
Event name |
subscriptionEnd |
Default severity |
informational |
Message format string |
Subscription for path ' path' requested by peer_address:socket has finished. |
Cause |
A subscription has finished based on the request from mentioned peer. |
Effect |
none. |
subscriptionRequestReceived
Property name |
Value |
---|---|
Application name |
gnmi |
Event name |
subscriptionRequestReceived |
Default severity |
informational |
Message format string |
Subscription request from peer peer_address:socket is received. |
Cause |
A subscription request is received from the mentioned peer. |
Effect |
gNMI server will process the request. |
subscriptionStart
Property name |
Value |
---|---|
Application name |
gnmi |
Event name |
subscriptionStart |
Default severity |
informational |
Message format string |
Subscription for path ' path' requested by peer_address:socket has started. |
Cause |
A subscription has started based on the request from mentioned peer. |
Effect |
none. |
unixSocketGnmiOperDown
Property name |
Value |
---|---|
Application name |
gnmi |
Event name |
unixSocketGnmiOperDown |
Default severity |
critical |
Message format string |
Unix Domain Socket gNMI server is no longer operational. |
Cause |
The Unix domain socket gNMI server has transitioned from any other operational state to the down state. |
Effect |
Unix Domain Socket gNMI server is now down. |
unixSocketGnmiOperUp
Property name |
Value |
---|---|
Application name |
gnmi |
Event name |
unixSocketGnmiOperUp |
Default severity |
warning |
Message format string |
Unix domain socket gNMI server is operational. |
Cause |
The Unix domain socket gNMI server has transitioned from any other operational state to the up state. |
Effect |
Unix domain socket gNMI server is now up. |