| Package | Description | 
|---|---|
| com.caucho.server.snmp | |
| com.caucho.server.snmp.types | 
| Modifier and Type | Method and Description | 
|---|---|
| OctetStringValue | SnmpParser. readOctetString() | 
| Constructor and Description | 
|---|
| SnmpRequest(SocketLink connection,
           java.util.TreeMap<java.lang.String,Oid> mibMap,
           OctetStringValue community) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IpAddressValue | 
| class  | OpaqueValue | 
| Modifier and Type | Field and Description | 
|---|---|
| static OctetStringValue | OctetStringValue. PUBLIC | 
| Modifier and Type | Method and Description | 
|---|---|
| OctetStringValue | SnmpMessageValue. getCommunityString() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SnmpMessageValue. setCommunityString(OctetStringValue communityString) | 
| Constructor and Description | 
|---|
| SnmpMessageValue(IntegerValue version,
                OctetStringValue community,
                PduValue pdu) |