tof_control::switch_control::switch_util

Function snmp_get_unsigned32

Source
pub fn snmp_get_unsigned32(
    oid_str: &str,
    session: &mut SyncSession,
) -> Result<u32, SwitchError>