Hi
I'm wondering why is there a different output for the same table with and
without -CB option:
snmptable -CibB -r0 -t15 localhost:161 myPropSeqOfStructItemAttribTable
# SNMP table: my-PROPERTY-MIB::myPropSeqOfStructItemAttribTable
#
# index Boolean Char Octet Long Short ULong UShort String
# 1.3.1.1 ? ? ? ? 1 ? ? ?
# 1.3.2.1 ? ? ? ? 2 ? ? ?
# 1.3.3.1 ? ? ? ? 3 ? ? ?
# 1.3.4.1 ? ? ? ? 4 ? ? ?
# 1.3.5.1 ? ? ? ? 5 ? ? ?
# 1.3.6.1 ? ? ? ? 6 ? ? ?
# 1.3.6.2 ? ? ? ? ? 306660000 ? ?
snmptable -Cib -r0 -t15 localhost:161 myPropSeqOfStructItemAttribTable
# SNMP table: my-PROPERTY-MIB::myPropSeqOfStructItemAttribTable
#
# index Boolean Char Octet Long Short ULong UShort String
# 1.3.1.1 ? ? ? ? 1 ? ? ?
# 1.3.2.1 ? ? ? ? 2 ? ? ?
# 1.3.3.1 ? ? ? ? 3 ? ? ?
# 1.3.4.1 ? ? ? ? 4 ? ? ?
# 1.3.5.1 ? ? ? ? 5 ? ? ?
# 1.3.6.1 ? ? ? ? 6 ? ? ?
# 1.3.1.2 ? ? ? ? ? 301110000 ? ?
# 1.3.2.2 ? ? ? ? ? 302220000 ? ?
# 1.3.3.2 ? ? ? ? ? 303330000 ? ?
# 1.3.4.2 ? ? ? ? ? 304440000 ? ?
# 1.3.5.2 ? ? ? ? ? 305550000 ? ?
# 1.3.6.2 ? ? ? ? ? 306660000 ? ?
snmpwalk -r0 -t15 -On localhost:161 myPropSeqOfStructItemAttribTable
# .1.3.6.1.4.1.59999.33.6.4.1.10.1.5.1.3.1.1 = INTEGER: 1
# .1.3.6.1.4.1.59999.33.6.4.1.10.1.5.1.3.2.1 = INTEGER: 2
# .1.3.6.1.4.1.59999.33.6.4.1.10.1.5.1.3.3.1 = INTEGER: 3
# .1.3.6.1.4.1.59999.33.6.4.1.10.1.5.1.3.4.1 = INTEGER: 4
# .1.3.6.1.4.1.59999.33.6.4.1.10.1.5.1.3.5.1 = INTEGER: 5
# .1.3.6.1.4.1.59999.33.6.4.1.10.1.5.1.3.6.1 = INTEGER: 6
# .1.3.6.1.4.1.59999.33.6.4.1.10.1.6.1.3.1.2 = Gauge32: 301110000
# .1.3.6.1.4.1.59999.33.6.4.1.10.1.6.1.3.2.2 = Gauge32: 302220000
# .1.3.6.1.4.1.59999.33.6.4.1.10.1.6.1.3.3.2 = Gauge32: 303330000
# .1.3.6.1.4.1.59999.33.6.4.1.10.1.6.1.3.4.2 = Gauge32: 304440000
# .1.3.6.1.4.1.59999.33.6.4.1.10.1.6.1.3.5.2 = Gauge32: 305550000
# .1.3.6.1.4.1.59999.33.6.4.1.10.1.6.1.3.6.2 = Gauge32: 306660000
#
snmptable --version
NET-SNMP version: 5.8.dev
Can anyone please help?
Thanks in advance
Best Regards
Claus
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders