Re: Junk in snmpwalk output

2018-10-05 Thread Niels Baggesen via Net-snmp-coders
On Fri, Oct 05, 2018 at 09:52:07AM +0200, Gisle Vanem via Net-snmp-coders wrote: > >You should see similar data from IP-MIB in a more readable form. > > Perfect! But I have no idea what a "DISPLAY-HINT" should do. It will tell how the octets should be presented. Look at IP-MIB, you will get somet

Re: Junk in snmpwalk output

2018-10-05 Thread Gisle Vanem via Net-snmp-coders
Niels Baggesen wrote: With this command:    snmpwalk.exe -M mibs -m ALL -v1 -c public 10.0.0.21 I've getting lines with junk in the output:    IPV6-MIB::ipv6NetToMediaValid.1.''.12 = INTEGER: true(1) It is trying to show an OCTET STRING as a string, which in most cases is usef

Re: Junk in snmpwalk output

2018-10-04 Thread Niels Baggesen via Net-snmp-coders
Den 05-10-2018 kl. 00:56 skrev Gisle Vanem via Net-snmp-coders: With this command:   snmpwalk.exe -M mibs -m ALL -v1 -c public 10.0.0.21 I've getting lines with junk in the output:   IPV6-MIB::ipv6NetToMediaValid.1.''.12 = INTEGER: true(1) It is trying to show an OCTET STRING

Re: Junk in snmpwalk output

2018-10-04 Thread Bart Van Assche
On Fri, 2018-10-05 at 00:56 +0200, Gisle Vanem via Net-snmp-coders wrote: > With this command: >snmpwalk.exe -M mibs -m ALL -v1 -c public 10.0.0.21 > > I've getting lines with junk in the output: >IPV6-MIB::ipv6NetToMediaValid.1.''.12 = INTEGER: true(1) >IPV6-MIB::ipv6N

Junk in snmpwalk output

2018-10-04 Thread Gisle Vanem via Net-snmp-coders
With this command: snmpwalk.exe -M mibs -m ALL -v1 -c public 10.0.0.21 I've getting lines with junk in the output: IPV6-MIB::ipv6NetToMediaValid.1.''.12 = INTEGER: true(1) IPV6-MIB::ipv6NetToMediaValid.1.''.22 = INTEGER: true(1) IPV6-MIB::ipv6NetToMediaVali