Sam Ribeiro

Results 25 comments of Sam Ribeiro

@gsindigi I am aware of two models that supports it: https://github.com/openconfig/public/blob/master/release/models/openflow/openconfig-openflow.yang#L155 https://github.com/openconfig/public/blob/master/release/models/system/openconfig-system-grpc.yang#L148 Likelly there are others but I am not aware of them. Regarding the Endpoints, the proto would need...

Hi Kishore, I am not sure I understand correctly what you are describing, but the assertion that the client does not know anything about the Target's certificate_id is not correct....

This is not specified in the service definition. The proto needs to be augmented to specify it. There is no currently commonly agreed preference. At the moment you are free...

Hi @m26singhvi , in-sak-mkpdu: MKPDUs Received and Validated with SAK. There can be multiple MKPDUs. So this is your option 2) out-sak-mkpdu: MKPDUs sent with SAK. Please follow https://github.com/openconfig/public/blob/master/doc/external-contributions-guide.md to...

It is likely used for troubleshooting. You can propose an additional leaf that reflects what you want to see but this needs to be supported by an implementer.

Hi Reshad-Rahman. I believe the system is still predictable? If during the transfer, the Target runs out of space, it must return error with InstallError TOO_LARGE. The Target software should...

1) yes, either via a previous gNOI install using the `ca_certificates` field (https://github.com/openconfig/gnoi/blob/master/cert/cert.proto#L303) or during the same install using the same field, or via another mechanism that is not gNOI;...

Hi @peichengATgit, the intention is indeed to scramble the media in order to avoid potential forensics from being able to recover data. I agree with your statement that there may...

Hi @peichengATgit, it means 1/ The main approach of the proto is to abstract from the implementation details of the Target and have the Target manage its own internals. There...