Issues
- Method to secure the snmp user credential in opennms 29.0.6NMS-17075Resolved issue: NMS-17075
- After upgrading the opennms to 29.0.6 the services are not startingNMS-17067
- after upgrading to opennms 29.0.6NMS-16981Resolved issue: NMS-16981Dino Yancey
- open nms service is not startingNMS-16268Resolved issue: NMS-16268Sergio Garcia
- Provisioning - Config SMNP Community does not support for more than 10 locationsNMS-14548Resolved issue: NMS-14548Rob Ellis
- Kafka Consumer stops commits when overloadedNMS-14415Resolved issue: NMS-14415Alex May
- Hostname command is missing when running in a containerNMS-14100Resolved issue: NMS-14100Ronny Trommer
- RRD file parsing failed with newts-repository-converterNMS-14079Resolved issue: NMS-14079Christian Pape
- login.jsp page is still visible/accessible after being authenticated by pre-authenticationNMS-14078Resolved issue: NMS-14078fooker
- Reload Import ImprovementsNMS-14076
- Nominatim ssl X509 problem.NMS-14072Resolved issue: NMS-14072
- Add docs for PRIS handlerNMS-14071Resolved issue: NMS-14071Bonnie Robinson
- Add documentation for ACI handlerNMS-14067Resolved issue: NMS-14067
- Document HTTP and HTTPS handlersNMS-14066Resolved issue: NMS-14066Bonnie Robinson
- Document missing handlersNMS-14065Resolved issue: NMS-14065Bonnie Robinson
- Documentation for OpenDaylight handlerNMS-14064Resolved issue: NMS-14064Bonnie Robinson
- Add support for pre-authorization via HTTP header (to be used with pre-authentication)NMS-14059Resolved issue: NMS-14059Alberto
- Database reports need to be rebrandedNMS-14058Resolved issue: NMS-14058Lars Schreiber
- Aruba AOS-CX datacollection configNMS-14056Resolved issue: NMS-14056Alberto
- Wrong wiki URL in debian installerNMS-14053Resolved issue: NMS-14053Mark Mahacek
- Node availability > 100% in the dashboardNMS-14048Resolved issue: NMS-14048Christian Pape
- Scriptd helpers ignore community settingNMS-14045Resolved issue: NMS-14045Alex May
- Negate search terms in alarms advanced searchNMS-14043Resolved issue: NMS-14043Thomas Bigger
- JVM MemoryPool data collection not workingNMS-14041Resolved issue: NMS-14041Dino Yancey
- Web UI copyright year needs updatingNMS-14037Resolved issue: NMS-14037Benjamin Reed
- SNMP collection on Checkpoint devicesNMS-14034Resolved issue: NMS-14034
- install script fails if an OpenNMS directory contains root-owned lost+found directoryNMS-14032Resolved issue: NMS-14032Benjamin Reed
- Doc Update: Don't expose ONMS console to InternetNMS-14030Resolved issue: NMS-14030Bonnie Robinson
- Add outage duration column in outages pageNMS-14027
- Delete BSM window should name the BSMNMS-14026Resolved issue: NMS-14026Christian Pape
- Provisiond does not use the rescan-existing attribute from provisiond-configuration.xmlNMS-14023Resolved issue: NMS-14023Freddy Chu
- Too many open files when starting on a multicore systemNMS-14022
- Syslogd does not map syslogs to nodes clever enoughNMS-14021
- Minion installation from Debian packages failed with missing dir /var/lib/minion/data/tmpNMS-14019Resolved issue: NMS-14019Alex May
- Can't set capabilities in Minion systemd unitNMS-14016Resolved issue: NMS-14016Alex May
- Releases should document third party libraries and their licensesNMS-14004Resolved issue: NMS-14004Benjamin Reed
- Upgrading opennms ignores RUNAS when setting ownership on logs directoryNMS-14000Resolved issue: NMS-14000Christian Pape
- Allow Ticketing To Be Forwarded to KafkaNMS-13942
38 of 38
Method to secure the snmp user credential in opennms 29.0.6
Support Related Issue
Description
Acceptance / Success Criteria
None
Details
Assignee
UnassignedUnassignedReporter
Shobha RamachandrappaShobha RamachandrappaAffects versions
Priority
High
Details
Details
Assignee
Unassigned
UnassignedReporter
Shobha Ramachandrappa
Shobha RamachandrappaAffects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created January 28, 2025 at 6:56 AM
Updated January 30, 2025 at 5:21 PM
Resolved January 29, 2025 at 10:10 PM
Activity
Show:
Dino YanceyJanuary 30, 2025 at 5:21 PM
As described in the docs, SCV credentials are created in the WebUI and accessed as a metadata expression utilizing their alias, e.g. ${scv:alias:username}
, ${scv:alias:password}
Shobha RamachandrappaJanuary 30, 2025 at 4:57 PM
With SCV what are the steps needed for securing snmp credentials.?
Dino YanceyJanuary 30, 2025 at 4:42 PM
Versions prior to the implementation of SCV only have the option of storing SNMP credentials using plain text.
Shobha RamachandrappaJanuary 30, 2025 at 5:12 AM
Hi
what is the correct procedure for securing the snmp user credentials.?
Thanks
Shobha
Shobha RamachandrappaJanuary 30, 2025 at 5:11 AM
what is the correct procedure for securing the snmp user credentials.?
One of our customer who is using opennms 29.0.6 is looking for a method to secure the snmp user credential and scv cmds from karaf shell is not available, is it possible to install any additional package to enable scv cmds ? and we see scv is enabled from opennms 31 onwards what is the correct procedure for securing the snmp user credentials.