...
- Added snmpSubAgent systemd services to bring up the SnmpSubAgent component in RPI.
- Added device specific snmpd.conf
- Removed the MoCA MIB file from CcspRDKBMibList.xml
- Removed resource leak function calls to avoid the run time errors of snmp module.
- Added snmpd systemd service to bring up the snmpd in RPI
Architecture
| draw.io Diagram |
|---|
|
| Gliffy Diagram |
|---|
| macroId | a46c19aa-321c-4608-9182-7a8dbd616900 |
|---|
| displayName | snmp_arch.drawio |
|---|
| name | snmp_arch |
|---|
| revision | 1 | pagePin | 6 |
|---|
|
CCSP SNMP Protocol Agent is implemented as a NET-SNMP MIB handler. During startup, it loads all the XML files defining the following:
...