| Package | Description |
|---|---|
| com.h3c.util.snmp |
| Modifier and Type | Method and Description |
|---|---|
SnmpPdu.ErrorType |
SnmpPdu.getErrorStatus()
Returns the PDU error enumeration mapped to the PDU error codes.
|
static SnmpPdu.ErrorType |
SnmpPdu.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnmpPdu.ErrorType[] |
SnmpPdu.ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.