issues Search Results · repo:hroi/rust-snmp language:Rust
Filter by
7 results
(61 ms)7 results
inhroi/rust-snmp (press backspace or delete to remove)Could you please check why when running GET request I get a Value::Integer(15) which is correct I get the same when
testing against snmpwalk/snmpget. However when I run GETNEXT request I get a Value::Integer(28)? ...
opensourcegeek
- 1
- Opened on Mar 19, 2018
- #9
Currently when I try to access HEX String output like mac addresses I just get some random characters. I think this
library identifies it as Octet String,
running 1 test
[43, 6, 1, 4, 1, 131, 4, 11, 3, ...
opensourcegeek
- 4
- Opened on Mar 9, 2018
- #8
I m trying to do a SNMP walk using getnext but I m not too sure how to make it keep running until it hits end of the
sub-tree. Even some pseudo-code will be really helpful.
opensourcegeek
- 1
- Opened on Apr 6, 2017
- #6
Implement Travis CI or similar for this project to catch compile issues (like in #3).
hroi
- 2
- Opened on Apr 5, 2017
- #5
I get the following errors when I tried to cross-compile for 32-bit arch.
error[E0512]: transmute called with differently sized types: usize (32 bits) to [u8; 8] (64 bits)
-- /root/.cargo/registry/src/github.com-1ecc6299db9ec823/snmp-0.2.1/src/lib.rs:290:42 ...
opensourcegeek
- 2
- Opened on Apr 2, 2017
- #3
I m porting some code to rust and I have a requirement to get SNMP requests working. Are you intending to maintain this
project? I m happy to help out as well if needed.
opensourcegeek
- 6
- Opened on Mar 24, 2017
- #2
HI, Great library so missing in rust. Any chances to get SNMP SET functionality or I have to write it myself ? :)
MrSpock
- 1
- Opened on Jan 20, 2017
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.