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.
-
Snmp(SnmpMib)
- Constructor for the "Snmp" group.
-
checkSnmpEnableAuthenTraps(EnumSnmpEnableAuthenTraps)
- Checker for the "SnmpEnableAuthenTraps" variable.
-
getSnmpEnableAuthenTraps()
- Getter for the "SnmpEnableAuthenTraps" variable.
-
getSnmpInASNParseErrs()
- Getter for the "SnmpInASNParseErrs" variable.
-
getSnmpInBadCommunityNames()
- Getter for the "SnmpInBadCommunityNames" variable.
-
getSnmpInBadCommunityUses()
- Getter for the "SnmpInBadCommunityUses" variable.
-
getSnmpInBadValues()
- Getter for the "SnmpInBadValues" variable.
-
getSnmpInBadVersions()
- Getter for the "SnmpInBadVersions" variable.
-
getSnmpInGenErrs()
- Getter for the "SnmpInGenErrs" variable.
-
getSnmpInGetNexts()
- Getter for the "SnmpInGetNexts" variable.
-
getSnmpInGetRequests()
- Getter for the "SnmpInGetRequests" variable.
-
getSnmpInGetResponses()
- Getter for the "SnmpInGetResponses" variable.
-
getSnmpInNoSuchNames()
- Getter for the "SnmpInNoSuchNames" variable.
-
getSnmpInPkts()
- Getter for the "SnmpInPkts" variable.
-
getSnmpInReadOnlys()
- Getter for the "SnmpInReadOnlys" variable.
-
getSnmpInSetRequests()
- Getter for the "SnmpInSetRequests" variable.
-
getSnmpInTooBigs()
- Getter for the "SnmpInTooBigs" variable.
-
getSnmpInTotalReqVars()
- Getter for the "SnmpInTotalReqVars" variable.
-
getSnmpInTotalSetVars()
- Getter for the "SnmpInTotalSetVars" variable.
-
getSnmpInTraps()
- Getter for the "SnmpInTraps" variable.
-
getSnmpOutBadValues()
- Getter for the "SnmpOutBadValues" variable.
-
getSnmpOutGenErrs()
- Getter for the "SnmpOutGenErrs" variable.
-
getSnmpOutGetNexts()
- Getter for the "SnmpOutGetNexts" variable.
-
getSnmpOutGetRequests()
- Getter for the "SnmpOutGetRequests" variable.
-
getSnmpOutGetResponses()
- Getter for the "SnmpOutGetResponses" variable.
-
getSnmpOutNoSuchNames()
- Getter for the "SnmpOutNoSuchNames" variable.
-
getSnmpOutPkts()
- Getter for the "SnmpOutPkts" variable.
-
getSnmpOutSetRequests()
- Getter for the "SnmpOutSetRequests" variable.
-
getSnmpOutTooBigs()
- Getter for the "SnmpOutTooBigs" variable.
-
getSnmpOutTraps()
- Getter for the "SnmpOutTraps" variable.
-
setSnmpEnableAuthenTraps(EnumSnmpEnableAuthenTraps)
- Setter for the "SnmpEnableAuthenTraps" variable.
Snmp
public Snmp(SnmpMib myMib)
- Constructor for the "Snmp" group.
getSnmpOutTraps
public Long getSnmpOutTraps() throws SnmpStatusException
- Getter for the "SnmpOutTraps" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpOutGetResponses
public Long getSnmpOutGetResponses() throws SnmpStatusException
- Getter for the "SnmpOutGetResponses" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpOutSetRequests
public Long getSnmpOutSetRequests() throws SnmpStatusException
- Getter for the "SnmpOutSetRequests" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpOutGetNexts
public Long getSnmpOutGetNexts() throws SnmpStatusException
- Getter for the "SnmpOutGetNexts" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpOutGetRequests
public Long getSnmpOutGetRequests() throws SnmpStatusException
- Getter for the "SnmpOutGetRequests" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpOutGenErrs
public Long getSnmpOutGenErrs() throws SnmpStatusException
- Getter for the "SnmpOutGenErrs" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpOutBadValues
public Long getSnmpOutBadValues() throws SnmpStatusException
- Getter for the "SnmpOutBadValues" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpOutNoSuchNames
public Long getSnmpOutNoSuchNames() throws SnmpStatusException
- Getter for the "SnmpOutNoSuchNames" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpOutTooBigs
public Long getSnmpOutTooBigs() throws SnmpStatusException
- Getter for the "SnmpOutTooBigs" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInNoSuchNames
public Long getSnmpInNoSuchNames() throws SnmpStatusException
- Getter for the "SnmpInNoSuchNames" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInTooBigs
public Long getSnmpInTooBigs() throws SnmpStatusException
- Getter for the "SnmpInTooBigs" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInASNParseErrs
public Long getSnmpInASNParseErrs() throws SnmpStatusException
- Getter for the "SnmpInASNParseErrs" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInBadCommunityUses
public Long getSnmpInBadCommunityUses() throws SnmpStatusException
- Getter for the "SnmpInBadCommunityUses" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInBadCommunityNames
public Long getSnmpInBadCommunityNames() throws SnmpStatusException
- Getter for the "SnmpInBadCommunityNames" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInTraps
public Long getSnmpInTraps() throws SnmpStatusException
- Getter for the "SnmpInTraps" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInBadVersions
public Long getSnmpInBadVersions() throws SnmpStatusException
- Getter for the "SnmpInBadVersions" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInGetResponses
public Long getSnmpInGetResponses() throws SnmpStatusException
- Getter for the "SnmpInGetResponses" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInSetRequests
public Long getSnmpInSetRequests() throws SnmpStatusException
- Getter for the "SnmpInSetRequests" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpOutPkts
public Long getSnmpOutPkts() throws SnmpStatusException
- Getter for the "SnmpOutPkts" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInPkts
public Long getSnmpInPkts() throws SnmpStatusException
- Getter for the "SnmpInPkts" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInGetNexts
public Long getSnmpInGetNexts() throws SnmpStatusException
- Getter for the "SnmpInGetNexts" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInGetRequests
public Long getSnmpInGetRequests() throws SnmpStatusException
- Getter for the "SnmpInGetRequests" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInTotalSetVars
public Long getSnmpInTotalSetVars() throws SnmpStatusException
- Getter for the "SnmpInTotalSetVars" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInTotalReqVars
public Long getSnmpInTotalReqVars() throws SnmpStatusException
- Getter for the "SnmpInTotalReqVars" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInGenErrs
public Long getSnmpInGenErrs() throws SnmpStatusException
- Getter for the "SnmpInGenErrs" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInReadOnlys
public Long getSnmpInReadOnlys() throws SnmpStatusException
- Getter for the "SnmpInReadOnlys" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpInBadValues
public Long getSnmpInBadValues() throws SnmpStatusException
- Getter for the "SnmpInBadValues" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
getSnmpEnableAuthenTraps
public EnumSnmpEnableAuthenTraps getSnmpEnableAuthenTraps() throws SnmpStatusException
- Getter for the "SnmpEnableAuthenTraps" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
setSnmpEnableAuthenTraps
public void setSnmpEnableAuthenTraps(EnumSnmpEnableAuthenTraps x) throws SnmpStatusException
- Setter for the "SnmpEnableAuthenTraps" variable.
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
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