in reply to Re: SNMP from script conflicts with snmpwalk
in thread SNMP from script conflicts with snmpwalk
svPrintQTable OBJECT-TYPE SYNTAX SEQUENCE OF SvPrintQEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "The table of print queues on this server." ::= { server 29 } svPrintQEntry OBJECT-TYPE SYNTAX SvPrintQEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A table entry corresponding to a single print queue on th +is server." INDEX { svPrintQName } ::= { svPrintQTable 1 }
Thus the author's code is correct, there should not be a .0 suffix when getnexting these columnar objects.
|
|---|