Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable snmpd native ipCidrRouteTable implementation #675

Merged
merged 4 commits into from
Jun 7, 2017
Merged

Disable snmpd native ipCidrRouteTable implementation #675

merged 4 commits into from
Jun 7, 2017

Conversation

qiluo-msft
Copy link
Collaborator

@qiluo-msft qiluo-msft commented Jun 6, 2017

The SNMP subagent implements ipCidrRouteTable. If there is no nexthops for default route, ie. switch isolated, the SNMP subagent will response 'no instance'. Then snmpd will response kernel routes, which include non-front panel interfaces. To remove snmpd native implementation, we only expose SNMP subagent's implementation.

@lguohan
Copy link
Collaborator

lguohan commented Jun 6, 2017

can you elaborate the reason, why disable?

@lguohan
Copy link
Collaborator

lguohan commented Jun 6, 2017

can you modify your commit message to include the reasons.

The SNMP subagent implements ipCidrRouteTable. If there is no nexthops
for default route, ie. switch isolated, the SNMP subagent will response
'no instance'. Then snmpd will response kernel routes, which include
non-front panel interfaces. To remove snmpd native implementation, we
only expose SNMP subagent's implementation.
@qiluo-msft
Copy link
Collaborator Author

Modified as you requested.

@lguohan lguohan merged commit ec273c8 into sonic-net:master Jun 7, 2017
@qiluo-msft qiluo-msft deleted the qiluo/snmp-IpCidrRouteTable branch June 7, 2017 06:12
lguohan added a commit that referenced this pull request Jun 7, 2017
lguohan pushed a commit that referenced this pull request Oct 26, 2020
Advance sonic-swss-common submodule by adding the following  commits 

3ec30ef Deprecate RedisClient and remove unused header file (#399)
165a679 Schema update for BGP internal neighbor table (#389)
262e330 Fix SonicV2Connector interfaces (#396)

Advance sonic-sairedis submodule by adding the following  commits 

bc3e044  [Sai]: Change Sai::set log to level INFO (#680)
b16bc8b Clean code: remove unused header file (#678)
40439b4 [syncd] Remove depreacated dependency on swss::RedisClient (#681)
1b6fc2e [syncd] Add supports of bulk api in syncd (#656)
a9f69c1 [syncd] Add to handle FDB MOVE notification (#670)
c7ef5e9 [gbsyncd] exit with zero when platform has no gearbox (#676)
57228fd [gbsyncd]: add missing python dependency (#675)
02a57a6 [vs] Add CRM SAI attributes to virtual switch interface (#673)
609445a fix boot type for fast boot (#674)
1325cdf Add support for saiplayer bulk API and add performance timers (#666)
1d84b90 Add ZeroMQ communication channel between sairedis and syncd (#659)
017056a Support System ports config (#657)
0f3668f Enable fabric counter for syncd's FlexCounter (#669)
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
…ic-net#5703)

Advance sonic-swss-common submodule by adding the following  commits 

3ec30ef Deprecate RedisClient and remove unused header file (sonic-net#399)
165a679 Schema update for BGP internal neighbor table (sonic-net#389)
262e330 Fix SonicV2Connector interfaces (sonic-net#396)

Advance sonic-sairedis submodule by adding the following  commits 

bc3e044  [Sai]: Change Sai::set log to level INFO (sonic-net#680)
b16bc8b Clean code: remove unused header file (sonic-net#678)
40439b4 [syncd] Remove depreacated dependency on swss::RedisClient (sonic-net#681)
1b6fc2e [syncd] Add supports of bulk api in syncd (sonic-net#656)
a9f69c1 [syncd] Add to handle FDB MOVE notification (sonic-net#670)
c7ef5e9 [gbsyncd] exit with zero when platform has no gearbox (sonic-net#676)
57228fd [gbsyncd]: add missing python dependency (sonic-net#675)
02a57a6 [vs] Add CRM SAI attributes to virtual switch interface (sonic-net#673)
609445a fix boot type for fast boot (sonic-net#674)
1325cdf Add support for saiplayer bulk API and add performance timers (sonic-net#666)
1d84b90 Add ZeroMQ communication channel between sairedis and syncd (sonic-net#659)
017056a Support System ports config (sonic-net#657)
0f3668f Enable fabric counter for syncd's FlexCounter (sonic-net#669)
AidanCopeland pushed a commit to Metaswitch/sonic-buildimage that referenced this pull request Apr 14, 2022
Signed-off-by: Guohan Lu <lguohan@gmail.com>
yxieca pushed a commit that referenced this pull request Apr 20, 2023
…omatically (#14751)

src/sonic-swss-common

* 9569f3a - (HEAD -> 202205, origin/202205) [Azp]: Add a new job for bullseye (#675) (11 hours ago) [Ze Gan]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants