⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 snmpbadvalueexception.html

📁 snmp inquistor Pour la communication avec les agents SNMP on utilise un package Java open source
💻 HTML
📖 第 1 页 / 共 3 页
字号:
                   int&nbsp;index)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Insert the SNMP object at the specified position in the sequence.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../snmp/SNMPVarBindList.html" title="class in snmp">SNMPVarBindList</A></CODE></FONT></TD>
<TD><CODE><B>SNMPv1CommunicationInterface.</B><B><A HREF="../../snmp/SNMPv1CommunicationInterface.html#retrieveAllMIBInfo(java.lang.String)">retrieveAllMIBInfo</A></B>(java.lang.String&nbsp;startID)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve all MIB variable values subsequent to the starting object identifier    given in startID (in dotted-integer notation).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../snmp/SNMPVarBindList.html" title="class in snmp">SNMPVarBindList</A></CODE></FONT></TD>
<TD><CODE><B>SNMPv1CommunicationInterface.</B><B><A HREF="../../snmp/SNMPv1CommunicationInterface.html#retrieveMIBTable(java.lang.String)">retrieveMIBTable</A></B>(java.lang.String&nbsp;baseID)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve all MIB variable values whose OIDs start with the supplied baseID.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../snmp/SNMPVarBindList.html" title="class in snmp">SNMPVarBindList</A></CODE></FONT></TD>
<TD><CODE><B>SNMPv1CommunicationInterface.</B><B><A HREF="../../snmp/SNMPv1CommunicationInterface.html#retrieveMIBTable(java.lang.String[])">retrieveMIBTable</A></B>(java.lang.String[]&nbsp;baseID)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve all MIB variable values whose OIDs start with the supplied baseIDs.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../snmp/SNMPVarBindList.html" title="class in snmp">SNMPVarBindList</A></CODE></FONT></TD>
<TD><CODE><B>SNMPv1CommunicationInterface.</B><B><A HREF="../../snmp/SNMPv1CommunicationInterface.html#setMIBEntry(java.lang.String[], snmp.SNMPObject[])">setMIBEntry</A></B>(java.lang.String[]&nbsp;itemID,
            <A HREF="../../snmp/SNMPObject.html" title="class in snmp">SNMPObject</A>[]&nbsp;newValue)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the MIB variable values of the supplied object identifiers given in the     itemID array (in dotted-integer notation).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../snmp/SNMPVarBindList.html" title="class in snmp">SNMPVarBindList</A></CODE></FONT></TD>
<TD><CODE><B>SNMPv1CommunicationInterface.</B><B><A HREF="../../snmp/SNMPv1CommunicationInterface.html#setMIBEntry(java.lang.String, snmp.SNMPObject)">setMIBEntry</A></B>(java.lang.String&nbsp;itemID,
            <A HREF="../../snmp/SNMPObject.html" title="class in snmp">SNMPObject</A>&nbsp;newValue)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the MIB variable value of the object identifier    given in startID (in dotted-integer notation).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SNMPCounter32.</B><B><A HREF="../../snmp/SNMPCounter32.html#setValue(java.lang.Object)">setValue</A></B>(java.lang.Object&nbsp;newValue)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to set the value with an instance of java.lang.Integer or java.lang.BigInteger.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SNMPCounter64.</B><B><A HREF="../../snmp/SNMPCounter64.html#setValue(java.lang.Object)">setValue</A></B>(java.lang.Object&nbsp;newValue)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to set the value with an instance of java.lang.Integer or java.lang.BigInteger.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SNMPGauge32.</B><B><A HREF="../../snmp/SNMPGauge32.html#setValue(java.lang.Object)">setValue</A></B>(java.lang.Object&nbsp;newValue)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to set the value with an instance of java.lang.Integer or java.lang.BigInteger.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SNMPIPAddress.</B><B><A HREF="../../snmp/SNMPIPAddress.html#setValue(java.lang.Object)">setValue</A></B>(java.lang.Object&nbsp;newAddress)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to set the value from a byte array containing the address.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SNMPInteger.</B><B><A HREF="../../snmp/SNMPInteger.html#setValue(java.lang.Object)">setValue</A></B>(java.lang.Object&nbsp;newValue)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to set the value with an instance of java.lang.Integer or java.lang.BigInteger.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SNMPNSAPAddress.</B><B><A HREF="../../snmp/SNMPNSAPAddress.html#setValue(java.lang.Object)">setValue</A></B>(java.lang.Object&nbsp;newAddress)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to set the value from a byte array containing the address.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SNMPNull.</B><B><A HREF="../../snmp/SNMPNull.html#setValue(java.lang.Object)">setValue</A></B>(java.lang.Object&nbsp;o)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Always throws SNMPBadValueException (which null value did you want, anyway?)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SNMPObject.</B><B><A HREF="../../snmp/SNMPObject.html#setValue(java.lang.Object)">setValue</A></B>(java.lang.Object&nbsp;o)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Must set the value of the SNMP object when supplied with an appropriate     Java object containing an appropriate value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SNMPObjectIdentifier.</B><B><A HREF="../../snmp/SNMPObjectIdentifier.html#setValue(java.lang.Object)">setValue</A></B>(java.lang.Object&nbsp;digits)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to set the value from an integer or long array containing the identifier components, or from    a String containing a dot-separated sequence of nonegative values.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SNMPOctetString.</B><B><A HREF="../../snmp/SNMPOctetString.html#setValue(java.lang.Object)">setValue</A></B>(java.lang.Object&nbsp;data)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to set the value from a byte array.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SNMPSequence.</B><B><A HREF="../../snmp/SNMPSequence.html#setValue(java.lang.Object)">setValue</A></B>(java.lang.Object&nbsp;newSequence)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to set the contained SNMP objects from a supplied Vector.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SNMPUInteger32.</B><B><A HREF="../../snmp/SNMPUInteger32.html#setValue(java.lang.Object)">setValue</A></B>(java.lang.Object&nbsp;newValue)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to set the value with an instance of java.lang.Integer or     java.lang.BigInteger.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>SNMPUnknownObject.</B><B><A HREF="../../snmp/SNMPUnknownObject.html#setValue(java.lang.Object)">setValue</A></B>(java.lang.Object&nbsp;data)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Takes a byte array containing the raw bytes stored as the value.</TD>
</TR>
</TABLE>
&nbsp;
<P>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../snmp/package-summary.html">snmp</A> that throw <A HREF="../../snmp/SNMPBadValueException.html" title="class in snmp">SNMPBadValueException</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../snmp/SNMPCounter32.html#SNMPCounter32(byte[])">SNMPCounter32</A></B>(byte[]&nbsp;enc)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to initialize from the BER encoding, usually received in a response from  an SNMP device responding to an SNMPGetRequest.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../snmp/SNMPCounter64.html#SNMPCounter64(byte[])">SNMPCounter64</A></B>(byte[]&nbsp;enc)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to initialize from the BER encoding, usually received in a response from  an SNMP device responding to an SNMPGetRequest.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../snmp/SNMPGauge32.html#SNMPGauge32(byte[])">SNMPGauge32</A></B>(byte[]&nbsp;enc)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to initialize from the BER encoding, usually received in a response from  an SNMP device responding to an SNMPGetRequest.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../snmp/SNMPInteger.html#SNMPInteger(byte[])">SNMPInteger</A></B>(byte[]&nbsp;enc)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to initialize from the BER encoding, usually received in a response from  an SNMP device responding to an SNMPGetRequest.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../snmp/SNMPIPAddress.html#SNMPIPAddress(byte[])">SNMPIPAddress</A></B>(byte[]&nbsp;enc)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to initialize from the BER encoding, as received in a response from      an SNMP device responding to an SNMPGetRequest, or from a supplied byte array    containing the address components.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../snmp/SNMPIPAddress.html#SNMPIPAddress(java.lang.String)">SNMPIPAddress</A></B>(java.lang.String&nbsp;string)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to initialize from a string containing a standard "dotted" IP address.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../snmp/SNMPMessage.html#SNMPMessage(byte[])">SNMPMessage</A></B>(byte[]&nbsp;enc)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct an SNMPMessage from a received ASN.1 byte representation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../snmp/SNMPNSAPAddress.html#SNMPNSAPAddress(byte[])">SNMPNSAPAddress</A></B>(byte[]&nbsp;enc)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to initialize from the BER encoding, as received in a response from      an SNMP device responding to an SNMPGetRequest, or from a supplied byte array    containing the address components.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../snmp/SNMPNSAPAddress.html#SNMPNSAPAddress(java.lang.String)">SNMPNSAPAddress</A></B>(java.lang.String&nbsp;string)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -