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

SNMP Engine "This element is not expected." #570

Open
hack3rman opened this issue Mar 15, 2022 · 0 comments
Open

SNMP Engine "This element is not expected." #570

hack3rman opened this issue Mar 15, 2022 · 0 comments
Labels

Comments

@hack3rman
Copy link

Describe the bug
According to the documentation there should be an engine option for random integers and increments. This does not seem to work.

To Reproduce
Steps to reproduce the behavior:

  1. Copy the lines in snmp.xml
        <mib name="TCP-MIB">
            <symbol name="tcpInSegs">
                <value>tcpInSegs</value>
                <engine type="sysuptime"></engine>
            </symbol>
        </mib>    
  1. Restart conpot
  2. See error
2022-03-15 11:50:46,731 Error parsing XML template: /home/conpot/.local/lib/python3.8/site-packages/conpot/templates/default/snmp/snmp.xml:48:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'engine': This element is not expected.
@hack3rman hack3rman added the bug label Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant