Struct snmp::SyncSession [] [src]

pub struct SyncSession { /* fields omitted */ }

Synchronous SNMPv2 client.

Methods

impl SyncSession
[src]

Panics if any of the values are not one of these supported types:

  • Boolean
  • Null
  • Integer
  • OctetString
  • ObjectIdentifier
  • IpAddress
  • Counter32
  • Unsigned32
  • Timeticks
  • Opaque
  • Counter64