| Package | Description |
|---|---|
| cn.snmp.mutual.uk.pdu | |
| cn.snmp.mutual.uk.stack |
Contains the core classes of the stack.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoveryPdu.addOid(AsnObjectId oid) |
void |
DiscoveryPdu.addOid(AsnObjectId oid,
AsnObject val) |
| Modifier and Type | Method and Description |
|---|---|
AsnObjectId |
Varbind.getOid() |
| Modifier and Type | Method and Description |
|---|---|
void |
Pdu.addOid(AsnObjectId oid) |
void |
Pdu.addOid(AsnObjectId oid,
AsnObject val) |
int |
AsnObjectId.compareTo(AsnObjectId b) |
int |
AsnObjectId.leftMostCompare(int n,
AsnObjectId b) |
boolean |
AsnObjectId.startsWith(AsnObjectId prefix) |
| Constructor and Description |
|---|
Varbind(AsnObjectId Oid) |
Varbind(AsnObjectId Oid,
AsnObject val) |
Copyright © 2019. All rights reserved.