Project

General

Profile

Actions

Feature #12325

closed

IPv6 support for base system SNMP service

Added by Viktor Gurov over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
SNMP
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
22.01
Release Notes:
Default

Description

IPv6 transport for bsnmpd works on the latest snapshots.

config entry:

begemotSnmpdTransInetStatus.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.161.1 = 4

result:

# sockstat | grep ::1:161
root     bsnmpd     18967 7  udp6   ::1:161               *:*

see
https://reviews.freebsd.org/D16654

Actions #2

Updated by Viktor Gurov over 2 years ago

https://docs.netgate.com/pfsense/en/latest/services/snmp.html should be updated after this MR is merged

Actions #3

Updated by Jim Pingle over 2 years ago

  • Status changed from New to Pull Request Review
  • Assignee set to Viktor Gurov
  • Target version set to CE-Next
  • Plus Target Version set to 22.01
Actions #4

Updated by Jim Pingle over 2 years ago

  • Target version changed from CE-Next to 2.6.0
Actions #5

Updated by Viktor Gurov over 2 years ago

  • Status changed from Pull Request Review to Feedback
  • % Done changed from 0 to 100
Actions #6

Updated by Jim Pingle over 2 years ago

  • Subject changed from Add IPv6 support to SNMP daemon to IPv6 support for base system SNMP service

Updating subject for release notes.

Actions #7

Updated by Danilo Zrenjanin over 2 years ago

  • Status changed from Feedback to Resolved

Tested against:

2.6.0-BETA (amd64)
built on Thu Dec 16 06:22:38 UTC 2021
FreeBSD 12.3-STABLE

It works as expected.

root     bsnmpd     63053 5  udp4   *:161                 *:*
root     bsnmpd     63053 6  udp6   *:161                 *:*

Ticket resolved.

Actions

Also available in: Atom PDF