You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
admin@str-msn4600c-acs-02:~$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
f3d946283216 docker-syncd-mlnx:latest "/usr/local/bin/supe…" 12 hours ago Up 4 hours syncd
3a5f8b307b76 docker-sonic-telemetry:latest "/usr/local/bin/supe…" 10 days ago Up 4 hours telemetry
8896b4309c6b docker-snmp:latest "/usr/local/bin/supe…" 10 days ago Up 4 hours snmp
4ec26079d553 docker-router-advertiser:latest "/usr/bin/docker-ini…" 10 days ago Up 4 hours radv
6a0c94b74961 docker-platform-monitor:latest "/usr/bin/docker_ini…" 10 days ago Up 4 hours pmon
6ca4d8ba2759 docker-lldp:latest "/usr/bin/docker-lld…" 10 days ago Up 4 hours lldp
b0745586ea83 docker-dhcp-relay:latest "/usr/bin/docker_ini…" 10 days ago Up 4 hours dhcp_relay
731db05f959c docker-teamd:latest "/usr/local/bin/supe…" 10 days ago Up 4 hours teamd
05d4692ed040 docker-orchagent:latest "/usr/bin/docker-ini…" 10 days ago Up 4 hours swss
1a6f50f4cdd8 docker-fpm-frr:latest "/usr/bin/docker_ini…" 10 days ago Up 4 hours bgp
30b10cb9a410 docker-sonic-restapi:latest "/usr/local/bin/supe…" 10 days ago Up 4 hours restapi
7e225a2cb4dd docker-acms:latest "/usr/local/bin/supe…" 10 days ago Up 4 hours acms
e51330ef2392 docker-database:latest "/usr/local/bin/dock…" 10 days ago Up 4 hours database
The issue is because oid defined in COUNTERS_PORT_NAME_MAP is not same with that referenced in counter_db. But the reason for the gap is not clear yet.
Description
portstat
always returnsN/A
for all interfaces.And all services are up and stable
Steps to reproduce the issue:
Describe the results you received:
portstat
printedN/A
for all interfaces.Describe the results you expected:
portstat
should print the actual packet number.Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: