All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class examples.snmp.agent.SnmpImpl

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

public class SnmpImpl
extends Snmp
implements Serializable

Constructor Index

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

Method Index

 o getSnmpEnableAuthenTraps()
Getter for the "SnmpEnableAuthenTraps" variable.
 o getSnmpInASNParseErrs()
Getter for the "SnmpInASNParseErrs" variable.
 o getSnmpInBadCommunityNames()
Getter for the "SnmpInBadCommunityNames" variable.
 o getSnmpInBadVersions()
Getter for the "SnmpInBadVersions" variable.
 o getSnmpInGetNexts()
Getter for the "SnmpInGetNexts" variable.
 o getSnmpInGetRequests()
Getter for the "SnmpInGetRequests" variable.
 o getSnmpInPkts()
Getter for the "SnmpInPkts" variable.
 o getSnmpInSetRequests()
Getter for the "SnmpInSetRequests" variable.
 o getSnmpInTotalReqVars()
Getter for the "SnmpInTotalReqVars" variable.
 o getSnmpInTotalSetVars()
Getter for the "SnmpInTotalSetVars" variable.
 o getSnmpOutBadValues()
Getter for the "SnmpOutBadValues" variable.
 o getSnmpOutGenErrs()
Getter for the "SnmpOutGenErrs" variable.
 o getSnmpOutGetResponses()
Getter for the "SnmpOutGetResponses" variable.
 o getSnmpOutNoSuchNames()
Getter for the "SnmpOutNoSuchNames" variable.
 o getSnmpOutPkts()
Getter for the "SnmpOutPkts" 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 SnmpImpl
 public SnmpImpl(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.
Overrides:
getSnmpOutTraps in class Snmp
 o getSnmpOutGetResponses
 public Long getSnmpOutGetResponses() throws SnmpStatusException
Getter for the "SnmpOutGetResponses" variable.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Throws: SnmpStatusException
An error occurred while accessing a MIB node.
Overrides:
setSnmpEnableAuthenTraps in class Snmp

All Packages  Class Hierarchy  This Package  Previous  Next  Index