-
VLAN [trunk-vlans](https://github.com/openconfig/public/blob/b3e96c91a86fc26af12b79bb7fa9b7b646a4a4c4/release/models/vlan/openconfig-vlan.yang#L202) are defined as a union of integer (vlan-id) and str…
-
### Version
```
tonic v0.9.2
tonic v0.9.2 (*)
tonic-build v0.9.2
tonic v0.9.2 (*)
tonic-web v0.9.2
tonic v0.9.2 (*)
```
### Platform
Win 10 64
### Description
Hi people! …
-
### Description
This issue starts a discussion about enabling:
- linter: [revive](https://revive.run/) - Fast, configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement …
-
If you'd like to report a bug in Flask-Appbuilder, fill out the template below. Provide
any extra information that may be useful
Responsible disclosure:
We want to keep Flask-AppBuilder safe for …
-
Hello,
I am setting up a subscription poller using pygnmi in the following setup:
```
def subscribe(hostname: str, paths: List[str]):
subscription_def = {
"subscription": [
…
-
On a server with reflection enabled (works fine with both grpcurl and grpcox), I get this error when running grpcui:
```
$ grpcui -vvv -bind 0.0.0.0 -port 8082 -plaintext localhost:4567
INFO: 201…
-
Hi,
I am using loader type consul to load the targets. I am not sure what format I have to use.
Here is my gnmic config file
```
username: user
password: passowrd
port: 50051
timeout: 35s
i…
-
### Relevant telegraf.conf
```toml
[[inputs.gnmi]]
alias = "my_hostname"
## Address and port of the gNMI GRPC server
addresses = ["hostname:57400"]
username = "telegraf"
password = "${…
-
#### Description
When upgrade platform from 202205 image to master [or 202405], the following Warning is logged to the syslog every minute. Since telemetry has been converted to "gnmi". The db_m…
-
On the ONOS end, I need to identify different deviceID of stratum-based switch. I only changed the nodeID in the chassis_config_pb.txt file to 96.
```
chassis {
platform: PLT_GENERIC_BAREFOOT…