All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class examples.snmp.agent.Snmp

java.lang.Object
   |
   +----examples.snmp.agent.Snmp

public class Snmp
extends Object
implements Serializable
The class is used for implementing the "Snmp" group. The group is defined with the following oid: 1.3.6.1.2.1.11.


Constructor Index

 o Snmp(SnmpMib)
Constructor for the "Snmp" group.

Method Index

 o checkSnmpEnableAuthenTraps(EnumSnmpEnableAuthenTraps)
Checker for the "SnmpEnableAuthenTraps" variable.
 o getSnmpEnableAuthenTraps()
Getter for the "SnmpEnableAuthenTraps" variable.
 o getSnmpInASNParseErrs()
Getter for the "SnmpInASNParseErrs" variable.
 o getSnmpInBadCommunityNames()
Getter for the "SnmpInBadCommunityNames" variable.
 o getSnmpInBadCommunityUses()
Getter for the "SnmpInBadCommunityUses" variable.
 o getSnmpInBadValues()
Getter for the "SnmpInBadValues" variable.
 o getSnmpInBadVersions()
Getter for the "SnmpInBadVersions" variable.
 o getSnmpInGenErrs()
Getter for the "SnmpInGenErrs" variable.
 o getSnmpInGetNexts()
Getter for the "SnmpInGetNexts" variable.
 o getSnmpInGetRequests()
Getter for the "SnmpInGetRequests" variable.
 o getSnmpInGetResponses()
Getter for the "SnmpInGetResponses" variable.
 o getSnmpInNoSuchNames()
Getter for the "SnmpInNoSuchNames" variable.
 o getSnmpInPkts()
Getter for the "SnmpInPkts" variable.
 o getSnmpInReadOnlys()
Getter for the "SnmpInReadOnlys" variable.
 o getSnmpInSetRequests()
Getter for the "SnmpInSetRequests" variable.
 o getSnmpInTooBigs()
Getter for the "SnmpInTooBigs" variable.
 o getSnmpInTotalReqVars()
Getter for the "SnmpInTotalReqVars" variable.
 o getSnmpInTotalSetVars()
Getter for the "SnmpInTotalSetVars" variable.
 o getSnmpInTraps()
Getter for the "SnmpInTraps" variable.
 o getSnmpOutBadValues()
Getter for the "SnmpOutBadValues" variable.
 o getSnmpOutGenErrs()
Getter for the "SnmpOutGenErrs" variable.
 o getSnmpOutGetNexts()
Getter for the "SnmpOutGetNexts" variable.
 o getSnmpOutGetRequests()
Getter for the "SnmpOutGetRequests" variable.
 o getSnmpOutGetResponses()
Getter for the "SnmpOutGetResponses" variable.
 o getSnmpOutNoSuchNames()
Getter for the "SnmpOutNoSuchNames" variable.
 o getSnmpOutPkts()
Getter for the "SnmpOutPkts" variable.
 o getSnmpOutSetRequests()
Getter for the "SnmpOutSetRequests" variable.
 o getSnmpOutTooBigs()
Getter for the "SnmpOutTooBigs" variable.
 o getSnmpOutTraps()
Getter for the "SnmpOutTraps" variable.
 o setSnmpEnableAuthenTraps(EnumSnmpEnableAuthenTraps)
Setter for the "SnmpEnableAuthenTraps" variable.

Constructors

 o Snmp
 public Snmp(SnmpMib myMib)
Constructor for the "Snmp" group.

Methods

 o getSnmpOutTraps
 public Long getSnmpOutTraps() throws SnmpStatusException
Getter for the "SnmpOutTraps" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpOutGetResponses
 public Long getSnmpOutGetResponses() throws SnmpStatusException
Getter for the "SnmpOutGetResponses" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpOutSetRequests
 public Long getSnmpOutSetRequests() throws SnmpStatusException
Getter for the "SnmpOutSetRequests" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpOutGetNexts
 public Long getSnmpOutGetNexts() throws SnmpStatusException
Getter for the "SnmpOutGetNexts" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpOutGetRequests
 public Long getSnmpOutGetRequests() throws SnmpStatusException
Getter for the "SnmpOutGetRequests" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpOutGenErrs
 public Long getSnmpOutGenErrs() throws SnmpStatusException
Getter for the "SnmpOutGenErrs" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpOutBadValues
 public Long getSnmpOutBadValues() throws SnmpStatusException
Getter for the "SnmpOutBadValues" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpOutNoSuchNames
 public Long getSnmpOutNoSuchNames() throws SnmpStatusException
Getter for the "SnmpOutNoSuchNames" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpOutTooBigs
 public Long getSnmpOutTooBigs() throws SnmpStatusException
Getter for the "SnmpOutTooBigs" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInNoSuchNames
 public Long getSnmpInNoSuchNames() throws SnmpStatusException
Getter for the "SnmpInNoSuchNames" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInTooBigs
 public Long getSnmpInTooBigs() throws SnmpStatusException
Getter for the "SnmpInTooBigs" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInASNParseErrs
 public Long getSnmpInASNParseErrs() throws SnmpStatusException
Getter for the "SnmpInASNParseErrs" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInBadCommunityUses
 public Long getSnmpInBadCommunityUses() throws SnmpStatusException
Getter for the "SnmpInBadCommunityUses" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInBadCommunityNames
 public Long getSnmpInBadCommunityNames() throws SnmpStatusException
Getter for the "SnmpInBadCommunityNames" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInTraps
 public Long getSnmpInTraps() throws SnmpStatusException
Getter for the "SnmpInTraps" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInBadVersions
 public Long getSnmpInBadVersions() throws SnmpStatusException
Getter for the "SnmpInBadVersions" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInGetResponses
 public Long getSnmpInGetResponses() throws SnmpStatusException
Getter for the "SnmpInGetResponses" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInSetRequests
 public Long getSnmpInSetRequests() throws SnmpStatusException
Getter for the "SnmpInSetRequests" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpOutPkts
 public Long getSnmpOutPkts() throws SnmpStatusException
Getter for the "SnmpOutPkts" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInPkts
 public Long getSnmpInPkts() throws SnmpStatusException
Getter for the "SnmpInPkts" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInGetNexts
 public Long getSnmpInGetNexts() throws SnmpStatusException
Getter for the "SnmpInGetNexts" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInGetRequests
 public Long getSnmpInGetRequests() throws SnmpStatusException
Getter for the "SnmpInGetRequests" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInTotalSetVars
 public Long getSnmpInTotalSetVars() throws SnmpStatusException
Getter for the "SnmpInTotalSetVars" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInTotalReqVars
 public Long getSnmpInTotalReqVars() throws SnmpStatusException
Getter for the "SnmpInTotalReqVars" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInGenErrs
 public Long getSnmpInGenErrs() throws SnmpStatusException
Getter for the "SnmpInGenErrs" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInReadOnlys
 public Long getSnmpInReadOnlys() throws SnmpStatusException
Getter for the "SnmpInReadOnlys" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpInBadValues
 public Long getSnmpInBadValues() throws SnmpStatusException
Getter for the "SnmpInBadValues" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o getSnmpEnableAuthenTraps
 public EnumSnmpEnableAuthenTraps getSnmpEnableAuthenTraps() throws SnmpStatusException
Getter for the "SnmpEnableAuthenTraps" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o setSnmpEnableAuthenTraps
 public void setSnmpEnableAuthenTraps(EnumSnmpEnableAuthenTraps x) throws SnmpStatusException
Setter for the "SnmpEnableAuthenTraps" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
 o checkSnmpEnableAuthenTraps
 public void checkSnmpEnableAuthenTraps(EnumSnmpEnableAuthenTraps x) throws SnmpStatusException
Checker for the "SnmpEnableAuthenTraps" variable.

Throws: SnmpStatusException
An error occurred while accessing a MIB node.

All Packages  Class Hierarchy  This Package  Previous  Next  Index