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