| Package | Description | 
|---|---|
| com.zebra.sdk.printer | 
 Provides implementation for Zebra branded printer functionality. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
SnmpPrinter.getOidValue(String oid)
Gets the value of the specified  
oid. | 
void | 
SnmpPrinter.setOidValue(String oid,
           int valueToSet)
Sets the value of the specified  
oid to valueToSet. | 
void | 
SnmpPrinter.setOidValue(String oid,
           String valueToSet)
Sets the value of the specified  
oid to valueToSet. | 
| Constructor and Description | 
|---|
SnmpPrinter(String address)
Creates an instance of a Zebra printer which is limited to only SNMP operations. 
 | 
SnmpPrinter(String address,
           String getCommunityName,
           String setCommunityName)
Creates an instance of a Zebra printer, with the given community names, which is limited to only SNMP operations. 
 | 
				© 2015 ZIH Corp. All Rights Reserved.