package
1.4.0
Repository: https://github.com/netways/check_hp_firmware.git
Documentation: pkg.go.dev

# Functions

Test an OID, but prefix a missing dot Useful to be compatible with the base implementation of SNMP, where it is optional.
No description provided by the author
No description provided by the author
IsOidPartOf tests if an OID is equal of below another OID.
Test if an OID is in a valid format like `.1.23.456`.
Create a new file handler and initialize it with data from an io.Reader.
Create a new file handler and initialize it with data by reading from a file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Provides a GoSNMP like data interface, but with data from a snmpwalk output Anyone can generate an output by running: snmpwalk -c public -v2c -On HOST .1.3.6.1 >snmp-data.txt Warning: This does not implement all functions of gosnmp.Handler.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author