issues
search
hallidave
/
ruby-snmp
A Ruby implementation of SNMP (the Simple Network Management Protocol).
MIT License
146
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add community string to the SNMP object
#62
CruzMarcio
closed
8 months ago
0
Ship license file in gem.
#61
voxik
closed
3 years ago
1
the decode_tlv() method fail to decode a hex string
#60
Sassanid
closed
3 years ago
1
Infinite loop on no such name error
#59
rbur004
closed
8 months ago
0
walk returns nothing if the oid is a leaf node
#58
rbur004
closed
8 months ago
5
Pushing varbind returns from .walk to array sets value to null (SNMP::Null)
#57
jamesatlasp
closed
5 years ago
1
Request to support `disableAuthorization yes`
#56
cleeland
closed
5 years ago
4
Suggestion to make Manager load_module consistent with MIB load_module
#55
jcfoster
closed
5 years ago
1
by_name merge problem, value changed to nil
#54
jcfoster
closed
5 years ago
1
Comparing with SNMP::Integer is inconsistent and might produce an error
#53
grasshopper1
closed
6 years ago
1
LLDP discover
#52
ramoncordeiro
closed
8 months ago
1
Modified mib.rb regex in #.import_supported to allow newer libsmi
#51
jamesatlasp
closed
6 years ago
1
Changing the TTL value
#50
vardyb
closed
7 years ago
2
Can't get symbolic name of enterprise OID in SNMPv1 trap handler
#49
shingo78
closed
8 months ago
0
Wrong matching of vendor MIBs
#48
MarcusCaepio
closed
8 months ago
0
Encoding::CompatibilityError: incompatible encodings: ASCII-8BIT and UTF-8
#47
MattiL
closed
7 years ago
2
Upgrade smidump to latest version (0.5) and Add openBSD MIBS for PF
#46
chrisvel
closed
6 years ago
0
Fully qualify SNMP::Integer class.
#45
voxik
closed
7 years ago
0
Added IpAddressV6 to varbind
#44
jcfoster
closed
8 months ago
0
Patch to add IpAddressV6 to varbind
#43
jcfoster
closed
8 years ago
1
Add Synology MIB
#42
JulienBreux
closed
4 years ago
0
libsmi-0.4.6 or greater required
#41
PhaedrusTheGreek
closed
8 months ago
1
OIDs are incorrect after SNMP:MIB.load_module a private.enterprises mib-file
#40
zongzw
closed
8 months ago
0
Ability to access name?
#39
tetherit
closed
8 years ago
2
Add support for walk with GETBULK
#38
nward
closed
8 months ago
1
Support for AgentX
#37
maxmeyer
closed
9 years ago
1
get_bulk with non_repeaters greater than 18
#36
genelatham
closed
6 years ago
1
Ruby 2.2 Comparison Operator Deprecation Warning
#35
urma
closed
6 years ago
1
optionally allow agents to use non-increasing OIDs
#34
bjmllr
closed
9 years ago
2
DateAndTime format is unprintable
#33
shawnjgoff
closed
8 months ago
4
Fix test suite
#32
voxik
closed
10 years ago
1
"OIDs are not increasing" error processing should be configurable
#31
xopnet
closed
9 years ago
1
bulk_get with >33 rows
#30
ytti
closed
6 years ago
1
Add UCD-SNMP-MIB.yaml
#29
nikushi
closed
10 years ago
4
Make recv and recvfrom non-blocking
#28
jmthomas
closed
8 months ago
2
Broadcast get support
#27
ressu
closed
8 months ago
2
Added rake to gemspec
#26
workergnome
closed
11 years ago
0
Fixed the error message when a list of ObjectId or VarBind Objects is nil
#25
hiro-su
closed
11 years ago
0
Error handling if the OID does not exist?
#24
scottharman
closed
8 months ago
1
Any hints on creating a yaml file?
#23
scottharman
closed
11 years ago
2
add bulk_walk method for walking using get_bulk instead of get_next
#22
kibs
closed
7 years ago
3
Use value typecasted by super class
#21
nikushi
closed
11 years ago
0
make the right load_modules public (sigh)
#20
rasputnik
closed
8 months ago
1
Allow load_modules to be called after initialization
#19
rasputnik
closed
11 years ago
3
Can't load additional MIBs
#18
rasputnik
closed
11 years ago
2
Enforce encoding.
#17
voxik
closed
11 years ago
0
Stop mixing SNMP::BER into root namespace
#16
justfalter
closed
6 years ago
2
Remove some warnings
#15
kachick
closed
11 years ago
1
After "gem install snmp",I still can not use snmp
#14
besfan
closed
8 months ago
1
SNMP::Manager get => raw octet-string
#13
takz1977
closed
6 years ago
1
Next